Assuming they are running an NT based OS and you have the authority to do so, should be able to do it with:
shutdown -m \\%machinename% -s
Other switches you can use are -f for forcing applications to close or -t TIME where time is a number in seconds (do shutdown /? on command line for all switches).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.