Restart a machine using PowerShell

Restart machines using PowerShell

John Savill

July 11, 2016

1 Min Read
Restart a machine using PowerShell

Q. How can I restart my machine using PowerShell?

A. To restart a machine use Restart-Machine. To shutdown use Stop-Computer.

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like