Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Restart-Computer

Restart-Computer - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Restart-Computer

Short description
Restarts ("reboots") the operating system on local and remote computers.

Syntax


Description
The Restart-Computer cmdlet restarts the operating system on the local and remote computers. 

You can use the parameters of Restart-Computer to run the restart operations as a background job, to specify the au
thentication levels and alternate credentials, to limit the operations that run concurrently, and to force an immed
iate restart.

This cmdlet does not require Windows PowerShell remoting unless you use the AsJob parameter.