P
pete0085
Guest
I haven't used this in a while and can't figure out what I am doing wrong. I
am trying to execute a vbs script that will copy files to another pc. The
script works fine run by itself, but psexec is giving me an error of "system
cannot find the file specified". I'm sure it's a real basic thing, can
someone tell me what is wrong??
psexec \\mw_pc20 -u DOMAIN\administrator -p password
\\mw_pc21\sharedfolder\file.vbs
The pc20 is the target pc and the pc21 is mine in this example. I took
notes before but apparently I'm missing something.
am trying to execute a vbs script that will copy files to another pc. The
script works fine run by itself, but psexec is giving me an error of "system
cannot find the file specified". I'm sure it's a real basic thing, can
someone tell me what is wrong??
psexec \\mw_pc20 -u DOMAIN\administrator -p password
\\mw_pc21\sharedfolder\file.vbs
The pc20 is the target pc and the pc21 is mine in this example. I took
notes before but apparently I'm missing something.