gmonks Posted October 19, 2012 Posted October 19, 2012 We have a problem where some machines stick on shutdown so to get around this I made a simple batch file on the affected machines. shutdown.exe -s -f -t 10 It has worked on every machine except one where it just opens command prompt and then quickly closes. Does anybody know why this might happen? Same permissions as the staff on the other affected computers. Thanks George.
apeo Posted October 19, 2012 Posted October 19, 2012 Try running the bat in command prompt and if there is an error, it will show it up.
gmonks Posted October 19, 2012 Author Posted October 19, 2012 (edited) Try running the bat in command prompt and if there is an error, it will show it up. It is sorted now thank you. Edited October 19, 2012 by gmonks
gmonks Posted October 19, 2012 Author Posted October 19, 2012 Still won't work. Run it from cmd and it says 'Required privileged isn't held by user' but like I said other staff with same levels of access can run it fine?
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