Hendelser
29. apr., 14 - 30. apr., 19
Bli med i den ultimate virtuelle Windows Server-hendelsen 29.–30. april for omfattende tekniske økter og direkte Q&A med Microsoft-teknikere.
Registrer deg nåDenne nettleseren støttes ikke lenger.
Oppgrader til Microsoft Edge for å dra nytte av de nyeste funksjonene, sikkerhetsoppdateringene og den nyeste tekniske støtten.
Viktig
In storage area network (SAN) configurations, disabling automount prevents Windows from automatically mounting or assigning drive letters to any new basic volumes that are visible to the system.
automount [ { enable | disable | scrub } ] [noerr]
Parameter | Description |
---|---|
enable | Enables Windows to automatically mount new basic and dynamic volumes that are added to the system and to assign them drive letters. |
disable | Prevents Windows from automatically mounting any new basic and dynamic volumes that are added to the system. Note: Disabling automount can cause failover clusters to fail the storage portion of the Validate a Configuration Wizard. |
scrub | Removes volume mount point directories and registry settings for volumes that are no longer in the system. This prevents volumes that were previously in the system from being automatically mounted and given their former volume mount point(s) when they are added back to the system. |
noerr | For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without this parameter, an error causes DiskPart to exit with an error code. |
To see if the automount feature is enabled, type the following commands from within the diskpart command:
automount
To enable the automount feature, type:
automount enable
To disable the automount feature, type:
automount disable
Hendelser
29. apr., 14 - 30. apr., 19
Bli med i den ultimate virtuelle Windows Server-hendelsen 29.–30. april for omfattende tekniske økter og direkte Q&A med Microsoft-teknikere.
Registrer deg nå