Is it possible to run a vbscript remotely with psexec? Normally the field of psexec calls for an exe file, so can this be changed or manipulated to deal with a vbs file?
|
feedback
|
|
This post suggests it is: | |||||
feedback
|
|
Got it to work by making cscript.exe the command to use and then the vbs file is its argument. Fixed now. Thank you. | ||||
|
feedback
|