It is not a job property. Basiclly you need to insert BindDesktop to the job command line. For example, if you have a btach file called putty.bat and the current command line is c:\bin\putty.bat, you would need to change that command line to "C:\Program Files\24x7 Automation 3\BindDesktop.exe" winsta0\default "C:\bin\putty.bat" Alternativelly you can change your putty.bat file and insert '"C:\Program Files\24x7 Automation 3\BindDesktop.exe" winsta0\default ' in front of the line calling putty.exe : I believe this comes from the Desktop. : I want my job interacts with putty / pageant in order to connect to a web : server via SSH. : Pageant holds the SSH key. : I don't see how to bind the job with the Desktop : - In the 24x7es GUI there : no field with Bind, at this place i have 'visible/invisible'. : I have tried in vain this feature. : - And I don't understand how to bind with the desktop in the command line. : Can you help me ? : Daniel.
|