Skip to content

Commit d2297f0

Browse files
authored
Merge pull request MicrosoftDocs#2835 from velkovb/fix-2733-add-note
Resolves MicrosoftDocs#2733
2 parents 390601d + 0736a8d commit d2297f0

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

docset/winserver2012-ps/netadapter/Get-NetAdapterPowerManagement.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Get-NetAdapterPowerManagement [-AsJob] [-CimSession <CimSession[]>] [-IncludeHid
2525
```
2626

2727
## DESCRIPTION
28-
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter.
29-
You must be an administrator in order to run this cmdlet.
28+
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter. You need to run this cmdlet in an elevated (Run as Administrator) Windows PowerShell session.
3029

3130
## EXAMPLES
3231

docset/winserver2012r2-ps/netadapter/Get-NetAdapterPowerManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Get-NetAdapterPowerManagement -InterfaceDescription <String[]> [-IncludeHidden]
2727
```
2828

2929
## DESCRIPTION
30-
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter.
30+
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter. You need to run this cmdlet in an elevated (Run as Administrator) Windows PowerShell session.
3131

3232
## EXAMPLES
3333

docset/winserver2016-ps/netadapter/Get-NetAdapterPowerManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-NetAdapterPowerManagement -InterfaceDescription <String[]> [-IncludeHidden]
2828
```
2929

3030
## DESCRIPTION
31-
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a power management capable network adapter.
31+
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter. You need to run this cmdlet in an elevated (Run as Administrator) Windows PowerShell session.
3232

3333
## EXAMPLES
3434

docset/winserver2019-ps/netadapter/Get-NetAdapterPowerManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-NetAdapterPowerManagement -InterfaceDescription <String[]> [-IncludeHidden]
2828
```
2929

3030
## DESCRIPTION
31-
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a power management capable network adapter.
31+
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter. You need to run this cmdlet in an elevated (Run as Administrator) Windows PowerShell session.
3232

3333
## EXAMPLES
3434

docset/winserver2022-ps/netadapter/Get-NetAdapterPowerManagement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-NetAdapterPowerManagement -InterfaceDescription <String[]> [-IncludeHidden]
2828
```
2929

3030
## DESCRIPTION
31-
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a power management capable network adapter.
31+
The **Get-NetAdapterPowerManagement** cmdlet gets the state of the power management features of a Power Management capable network adapter. You need to run this cmdlet in an elevated (Run as Administrator) Windows PowerShell session.
3232

3333
## EXAMPLES
3434

0 commit comments

Comments
 (0)