Arik5405
Platinum Member
For some reason a couple of the computers here will not shutdown using psshutdown. I have been using the same batch file for months and have no idea why the 3 computers that wont shutdown are just now having problems. psshutdown.exe and the batch files are installed right on the C: drive of a server with a scheduled task to execute the batch files. The other computers still shut down just fine.
Here is an example of part of one of the batch files: (not sure how to turn off those stupid smiley faces, it's just c: \ with out the extra space between : and \)
c:\psshutdown \\VFS-103-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-104-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-321-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-324-TS- -t 300 -u administrator -p xxxxxxxx -f -c
103, 104, and 324 are the 3 that won't shut down. There are probably about 50 computers in this one batch file.
Does anyone have any ideas? Thanks.
Here is an example of part of one of the batch files: (not sure how to turn off those stupid smiley faces, it's just c: \ with out the extra space between : and \)
c:\psshutdown \\VFS-103-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-104-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-321-TS- -t 300 -u administrator -p xxxxxxxx -f -c
c:\psshutdown \\VFS-324-TS- -t 300 -u administrator -p xxxxxxxx -f -c
103, 104, and 324 are the 3 that won't shut down. There are probably about 50 computers in this one batch file.
Does anyone have any ideas? Thanks.
Last edited: