FN-GM Posted May 11, 2009 Posted May 11, 2009 Hi, I am looking for a batch file that will force a reboot of a computer. Can you use the shutdown.exe application to reboot the computer even if it is locked by the user? Thanks
linkazoid Posted May 11, 2009 Posted May 11, 2009 wouldn't shutdown \\computername -r -t 00 save as .bat.. do the trick.. or do you want this for more than one..
RobC Posted May 12, 2009 Posted May 12, 2009 If you add the -f switch, it won't hang up on applications not closing properly either.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now