We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75635c2 + 530c750 commit e237b6aCopy full SHA for e237b6a
docset/winserver2025-ps/dism/Get-WindowsReservedStorageState.md
@@ -18,13 +18,13 @@ Get-WindowsReservedStorageState [-LogPath <String>] [-ScratchDirectory <String>]
18
```
19
20
## DESCRIPTION
21
-Gets the current state of reserved storage. This command is supported with the online Windows image.
+Gets the current state of reserved storage. This command is only supported with the online Windows image.
22
23
## EXAMPLES
24
25
### Example 1
26
```powershell
27
-PS C:\> Get-WindowsReservedStorageState -Online
+PS C:\> Get-WindowsReservedStorageState
28
29
30
This command gets the Windows reserved storage state on the local host.
0 commit comments