description | external help file | Module Name | ms.date | online version | schema | title |
---|---|---|---|---|---|---|
Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell. |
Microsoft.FailoverClusters.PowerShell.dll-Help.xml |
FailoverClusters |
01/22/2025 |
2.0.0 |
Disable-AccelNetManagement |
Disables Accelerated Networking Management cluster-wide.
Disable-AccelNetManagement [<CommonParameters>]
Disables AccelNet Management cluster-wide. This doesn't turn off SR-IOV on VMs.
Disabling this feature on the cluster won't change any configuration settings on the VMs. They will no longer be managed by AccelNet or tracked by HUD.
Disable-AccelNetManagement
This example disables the AccelNet Management layer on the cluster.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.