Jim624 Posted September 9, 2006 Posted September 9, 2006 Anybody know the Command line string to shut down a remote computer on your network ?? I have looked all over and found some strings but when I run them at the cmd screen it does not do a thing.
gamehead200 Posted September 9, 2006 Posted September 9, 2006 shutdown -m \\computername -s -t 30Will shutdown the computer in 30 seconds.
Jim624 Posted September 9, 2006 Author Posted September 9, 2006 DID THAT COMMAND STRING.....BUT JUST GOT "NETWORK PATH NOT FOUND"......i PUT IN THE CORRECT COMPUTER NAME....BUT I GET THAT MESSAGE
ripken204 Posted September 10, 2006 Posted September 10, 2006 is that computer viewable in the network? and are u able to do other command to that comp such as netsend?
FAT64 Posted September 10, 2006 Posted September 10, 2006 You need "admin" privileges, otherwise anyone could shutdown anyone else's computer.
nitroshift Posted September 13, 2006 Posted September 13, 2006 You need "admin" privileges, otherwise anyone could shutdown anyone else's computer. LMAO, I'd like to see one of the employees here where I work shut down the server
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