Forum Discussion

Sudesh_tendulka's avatar
Sudesh_tendulka
Icon for Nimbostratus rankNimbostratus
Oct 25, 2013

Winrm service running on LTM?

Hi We are trying to develop a solution for one of our client using VMware VCO (orchestrator). The F5 Plugin doesn't satisfy all the requirements of our client. So we are using PowerShell scripts to achieve our tasks We are having one issue here, for running a powershell script on F5, we need to first add a windows machine to VCO and then run a ps script on it, which uses the snapin and runs the command on F5. My question is is F5 running the Winrm daemon so that we can add F5 as a PS host directly, instead of going through the middle host?

 

5 Replies

    • Sudesh_tendulka's avatar
      Sudesh_tendulka
      Icon for Nimbostratus rankNimbostratus
      This is the only requirement for our project. Otherwise we are able to run scripts like creating a pool etc. using Powershell machine in the middle. Also can we access the powershell library using ssh? we can add powershell host using ssh
  • But what functions do you need to use the PowerShell for? Could you use TMSH and the vCO SSH plug-in instead?

     

  • automating the configuration tasks(like Create Virtual Server,Update Virtual Server,Create Load Balancing Pool,Update Load Balancing Pool, Add member to priority group, Configure Health Monitor, Create Data Group, Create iRules, Create SSL Profile, Create Persistence Profile)