Workflow Soluiton

 View Only
  • 1.  Authentication in Workflow 7.1

    Posted Apr 23, 2012 07:15 AM
      |   view attached

    Hi,

    Where I can find an object for windows authentication.

    We want to run commands on remote computer with object "Execute process and Wait" and to diagnose the data we receive.

    Regards,



  • 2.  RE: Authentication in Workflow 7.1

    Posted Apr 23, 2012 08:57 AM

    Try the Start Process component found in the SystemUtilities library (not loaded by default - you have to import it). This allows you to execute processes on remote machines.