shutdown.exe

H

Howard

I placed shutdown.exe on my server but cannot shut down
computers on the newtork from either a batch file or
command line. Does shutdown.exe need to be on the remote
pc's? I presently have shutdown.exe and the batch file in
the root directory of my server. I am running 2000
advanced server and Win2k on the desktops
 
R

Ray at

Nothing needs to be installed on the remote machines. What does "cannot"
mean? Do you get an error?

Ray at work
 
H

Howard

Yes. The error is "shutdown is not recognized as an
internal or external command". What I mean by cannot is
that the remote machines do not shut down.
 
R

Ray at

You have to either execute C:\full\path\to\shutdown.exe or put shutdown.exe
in any of the paths in your %PATH% environment variable, i.e. C:\Winnt,
C:\winnt\system32, etc.

Ray at work
 
H

Howard

Thanks. I'll make the changes..
-----Original Message-----
You have to either execute C:\full\path\to\shutdown.exe or put shutdown.exe
in any of the paths in your %PATH% environment variable, i.e. C:\Winnt,
C:\winnt\system32, etc.

Ray at work




.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top