A
Amipra
Hi,
I use the following script to shutdown my Windows 10 PC
shutdown /s /f /m \\192.168.94.53 /c "System Will Be Shutdown" /t 0
but I get the following error when I execute the BAT file
192.168.94.53: Access is denied.(5)
I followed the instructions given on this web page https://www.experts-exchange.com/questions/28929401/window-10-remote-shutdown-command-does-not-work-access-denied.html
What should I do to fix this error and achieve my goal?
Continue reading...
I use the following script to shutdown my Windows 10 PC
shutdown /s /f /m \\192.168.94.53 /c "System Will Be Shutdown" /t 0
but I get the following error when I execute the BAT file
192.168.94.53: Access is denied.(5)
I followed the instructions given on this web page https://www.experts-exchange.com/questions/28929401/window-10-remote-shutdown-command-does-not-work-access-denied.html
What should I do to fix this error and achieve my goal?
Continue reading...