SanPolicyType specifies the type of Storage Area Network (SAN) policy to apply to the computer. SAN enables a server to mount disks and other storage devices automatically from other computers.
By configuring the SAN policy on a Windows image, you can control whether disks are automatically mounted, which disks can be mounted, and disable automatically mounting disks.
Values
1 | Mounts all available storage devices. This is the default value. |
2 | Mounts all storage devices except those on a shared bus. |
3 | Does not mount storage devices. |
Valid Passes
Parent Hierarchy
Applies To
XML Sample
The following XML output shows how to configure the SAN policy.
<SanPolicyType>1</SanPolicyType>