Example: If an element is created to run a particular command or executable and the Filespec and/or the Arguments have not been entered correctly, this error may be received. For instance, when launching a VB script from the application launcher, it is not correct to simply enter the path to the VB script. The correct method is to enter Wscript.exe as the Filespec and enter the full path to the .vbs file as the argument.
It is further recommended to use a variable for the Netlogon share instead of running the application from a hard coded server location. If the VB script is placed in the Program Files\ScriptLogic Manager\Scripts folder and then the changes are replicated in Desktop Authority, the file will be replicated to all NetLogon shares listed in the manager. Running the script in this manner will ensure that the VB script will run from the NetLogon share of the authenticating server which should always be available to the user during the execution of the script.
FILESPEC: WScript.exe
ARGUMENTS: $Netlogon\Myfile.vbs
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center