Shutdown, Restart Computer Remotely
Shutdown :by using PowerShell UAC “Windows administrators periodically” promotion press “start + R “ and write “powershell start-process powershell -verb runas” Stop Computer SYNTAX Stop-Computer [[-ComputerName] <string[]>] [[-Credential] <pscredential>] [-AsJob] [-DcomAuthentication...