Get-MSDSMAutomaticClaimSettings
Get-MSDSMAutomaticClaimSettings
Gets the settings for MSDSM automatically claiming SAN disks for MPIO.
Syntax
Get-MSDSMAutomaticClaimSettings [ <CommonParameters>]
Detailed 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.
Parameters
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
- none
Outputs
The output type is the type of the objects that the cmdlet emits.
- Cim.Instance
Examples
Example 1: Get automatic claim settings
This command gets the automatic claim settings for MSDSM. In this instance, MSDSM automatically claims SAS disks, but not iSCSI disks.
PS C:\> Get-MSDSMAutomaticClaimSettings