Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Quickly restarting Windows 8 with a PowerShell command

$
0
0

In Windows 8, you can restart your computer by using a shutdown /r or shutdown /r /t 0 command-line tool. If you have not discovered, Windows 8 includes another command-line tool that you can achieve the same purpose. It is the PowerShell command named restart-computer.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles