Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.62 KB

Disable-AccelNetManagement.md

File metadata and controls

62 lines (40 loc) · 1.62 KB
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

Disable-AccelNetManagement

SYNOPSIS

Disables Accelerated Networking Management cluster-wide.

SYNTAX

Disable-AccelNetManagement [<CommonParameters>]

DESCRIPTION

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.

EXAMPLES

EXAMPLE 1

Disable-AccelNetManagement

This example disables the AccelNet Management layer on the cluster.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Enable-AccelNetManagement

Get-AccelNetManagement

Get-AccelNetManagementPreReq

Set-AccelNetManagement