Remote shutdown help needed
I've been trying to remote shutdown computers over a network such as a school though getting returned errors such as asynchronous error 10060 for I.P and 10049 for PC name and failed to reach ip and Ive also been using a net send batch file to communicate to others though alias is always not found hmm im thinking i got large IP problems and or networking problems.
NB:Do not have Administrative privelidges
Ok i know im really missing something here but whatQ?
heres what you type in on cmd:
shutdown -m \\computer name -s -f -t 60
what this does is:
-m \\computer name is saying what computer you want to shtu down -s means to shutdown the computer -f forces all running applications to close -t means timer. on this, it means a 60 secont timer
if this doesnt help, contact me with the whole error message.
shutdown -m \\computer name -s -f -t 60
what this does is:
-m \\computer name is saying what computer you want to shtu down -s means to shutdown the computer -f forces all running applications to close -t means timer. on this, it means a 60 secont timer
if this doesnt help, contact me with the whole error message
If this doesnt work or too complicated for you, try shutdown -i And just fill in the rest, really easy. I showed some kid this at my school and he got suspended for 2 weeks and lost his A.U.P…..good stuff lol