what would I have to put in a batch file so that I could abort a remote shutdown someone on the network has initiated?
nevermind, i figured it out. thanks
Hi,
Could you post your solution so others with similar problems could possibily use yours?
yea, I just opened good old notepad and typed Shutdown -a
then I saved it as a .bat file, now when someone trys to shut down my computer remotely, I just click on the batch file and it aborts it.