Hi,
I am trying to use the PsExec action to remotely execute a program
(I am using FinalBuilder version 7.0.0.642 with PsTools version 2.44 taken from: http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx)
I get the following validation message when I run script:
Script: Script Execution Failed : Error Executing script : OnValidate Microsoft JScript runtime error 'Properties' is null or not an object In Package Common Script. Line:65 Char:3
When I click on the validation message link the PSExec action opens.
What I really don't understand, is that the same script works on the PC I used to create the script on. I have tried the same script on three different FinalBuilder installations with the same bad result. I have checked the path to PSTools, and variables in script, and it's OK on all installations.
I can remotely install using a DOS Command using same variables as I use in the PSExec action. So of course I could replace all the PSExec actions into DOS Command actions, but it would save me a lot of time if someone could help me resolve this error.
Please advise.
Best regards,
Anders