Windows Thread, psexec in Technical; Right this has driven me mad this morning - I'm trying to run a vbs file on a remote computer ...
-
21st April 2008, 02:47 PM #1 psexec
Right this has driven me mad this morning - I'm trying to run a vbs file on a remote computer using psexec, done it before but will it work this time?
vbs file in is documents and settings administrator.domain folder
so I used
psexec \\suite01 -c filename.vbs
I've tried the full path to the file, but keep getting the same error - cannot find the file specified. I've put the vbs file in the system folder, copied it accross manually to the remote computer - still not working.
-
-
IDG Tech News
-
21st April 2008, 03:05 PM #2 I think that you have to specify an executable with PSEXEC so you should probably be using
psexec \\suite01 -c {full path}\cscript.exe filename.vbs
-
SHARE:
Similar Threads
-
Replies: 18
Last Post: 29th November 2005, 03:30 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules