Workflow Soluiton

 View Only

PSExec Error on running windows commands

  • 1.  PSExec Error on running windows commands

    Posted Apr 16, 2015 02:48 AM

    When I run the following command from command prompt, I get the required output

    command: psexec //[machine-name] ipconfig

    When i run the same command using workflow i get the following error

    Log Error: Failed to initialize process report. logProcess is null.

    I have used "merge text" and "execute process and wait" components