Disable-StorageSpacesMpioSupport
Disable-StorageSpacesMpioSupport
Prevents MPIO from claiming serial attached SCSI (SAS) disks on the local computer, and clears the default Load Balance policy configured for disks with MSDSM. This cmdlet does not uninstall the MPIO feature.
Syntax
Disable-StorageSpacesMpioSupport [ <CommonParameters>]
Detaillierte Beschreibung
The Disable-StorageSpacesMPIOSupport cmdlet prevents MPIO from claiming serial attached SCSI (SAS) disks on the local computer, and clears the default Load Balance policy configured for disks with MSDSM. This cmdlet does not uninstall the MPIO feature.
Parameter
<CommonParameters>
Dieses Cmdlet unterstützt die allgemeinen Parameter: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, -OutVariable. Weitere Informationen finden Sie unter about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Eingaben
Der Eingabetyp ist der Typ der Objekte, die über die Pipeline an das Cmdlet übergeben werden können.
Ausgaben
Der Ausgabetyp ist der Typ der Objekte, die vom Cmdlet ausgegeben werden.
- System.Boolean
- Microsoft.PowerShell.Commands.Internal.Format.FormatStartData
- Microsoft.PowerShell.Commands.Internal.Format.GroupStartData
- Microsoft.PowerShell.Commands.Internal.Format.FormatEntryData
- Microsoft.PowerShell.Commands.Internal.Format.GroupEndData
- Microsoft.PowerShell.Commands.Internal.Format.FormatEndData
Beispiele
Example 1 – Disable MPIO support on the local computer
PS C:\> Disable-StorageSpacesMPIOSupport