Disable Network Adapter Power Management

Microsoft Platform Guide

Audience
Public
Source Type
Documentation
Note:

Applicable to Pure supported Windows Server versions.

Note:

Warning - This command will cause a network adapter reset unless the -NoRestart switch is used. If -NoRestart is used, you must manually restart the network adapter via the Windows UI or script to reset the network adapter and activate the power management setting. For more information, refer to this Microsoft documentation.

Alter the -Name parameter to reflect the name of the adapter to be modified.


PS C:\> Disable-NetAdapterPowerManagement -Name "Ethernet1"