Skip to content

Commit

Permalink
Update Get-WindowsReservedStorageState.md
Browse files Browse the repository at this point in the history
Fixing example, it fails with -Online.
  • Loading branch information
SteveDiAcetis authored Jun 28, 2024
1 parent c508114 commit 3f08ba4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gets the current state of reserved storage. This command is supported with the o

### Example 1
```powershell
PS C:\> Get-WindowsReservedStorageState -Online
PS C:\> Get-WindowsReservedStorageState
```

This command gets the Windows reserved storage state on the local host.
Expand Down

0 comments on commit 3f08ba4

Please sign in to comment.