Service Virtualization

  • 1.  How can I send windows command from CA DevTest to a remote windows machine?

    Broadcom Employee
    Posted Oct 11, 2017 01:38 PM

    How can I send windows command from CA DevTest to a remote windows machine?



  • 2.  Re: How can I send windows command from CA DevTest to a remote windows machine?

    Broadcom Employee
    Posted Oct 11, 2017 02:24 PM

    You could use an external command step, but you would need access to the remote Windows machine from the Windows machine you are executing DevTest from.  Map as a share drive to access.

     

    Execute External Command - DevTest Solutions - 10.1 - CA Technologies Documentation 



  • 3.  Re: How can I send windows command from CA DevTest to a remote windows machine?

    Posted Oct 11, 2017 02:28 PM

    You might consider a custom SSH step. Review these links:

    SSH and SFTP step for 8.0.1 

    Run Shell script from Unix box   

    Can i login to linux servers using LISA 

    Can we connect to putty from lisa 

    or look to see if the Execute External Command would help you.