Skip to content

Commit b7de26b

Browse files
Update docset/winserver2019-ps/hyper-v/Restart-VM.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 07d3c4b commit b7de26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2019-ps/hyper-v/Restart-VM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Accept wildcard characters: False
251251

252252
### -Wait
253253

254-
Restart-VM suppresses the PowerShell prompt and blocks the pipeline until the VM has restarted. You can use this parameter in a script to restart VM and then continue to process when the restart is finished.
254+
**Restart-VM** suppresses the PowerShell prompt and blocks the pipeline until the virtual machine has restarted. You can use this parameter in a script to restart the virtual machine and then continue to process when the restart is finished.
255255

256256
The `-Wait` parameter waits indefinitely for the virtual machine to restart. You can use the `-Timeout` parameter to adjust the timing and the `-For` and `-Delay` parameters to wait for particular services to become available on the restarted virtual machine.
257257

0 commit comments

Comments
 (0)