Get-MSDSMAutomaticClaimSettings
Gets settings for MSDSM automatically claiming SAN disks for MPIO.
Syntax
Get-MSDSMAutomaticClaimSettings []
Description
The Get-MSDSMAutomaticClaimSettings cmdlet gets the settings for a Microsoft Device Specific Module (MSDSM) automatically claiming storage area network (SAN) disks for Microsoft Multipath I/O (MPIO).
MSDSM can automatically claim serial attached storage (SAS) or Internet Small Computer System Interface (iSCSI) or both or neither. Use the Enable-MSDSMAutomaticClaim cmdlet or the Disable-MSDSMAutomaticClaim cmdlet to change the settings.
Examples
Example 1: Get automatic claim settings
PS C:\> Get-MSDSMAutomaticClaimSettings
Name Value
---- -----
iSCSI False
SAS True
This command gets the automatic claim settings for MSDSM. In this instance, MSDSM automatically claims SAS disks, but not iSCSI disks.
Inputs
none
Outputs
Cim.Instance