I'm trying to use the dos 'shutdown' command to restart a pc on the network using the following:
"shutdown -r -m \\COMPUTERNAME -t 10"
From what I can see that should restart the computer in 10 seconds. It looks to be working but tells me access is denied to the networked pc. How can I give myself access?
thanks
"shutdown -r -m \\COMPUTERNAME -t 10"
From what I can see that should restart the computer in 10 seconds. It looks to be working but tells me access is denied to the networked pc. How can I give myself access?
thanks