githubEdit

Restarting the machine

TIP: This only works if the SeShutdownPrivilege is available. PowerShell remoting uses network logon which does not support SeShutdownPrivilege.

execute -o shutdown -r -t 0

Last updated