Remote Windows shutdown
To remote shutdown a workstation in 5mins from now:
shutdown /s /t 300 /m \\EWEAW00020
To cancel the command:
shutdown /a /m \\EWEAW00020
To remote shutdown a workstation in 5mins from now:
shutdown /s /t 300 /m \\EWEAW00020
To cancel the command:
shutdown /a /m \\EWEAW00020
No comments yet.