VMware Cloud Community
Bunty11
Hot Shot
Hot Shot

vRO and Powershell

Hello,

I want to learn how to run a PowerShell script form VMware vRealize Orchestrator. How to set PowerShell variable in vRO ?

But I am unable to find a single article on it on google.

All articles are on adding PowerShell host to vRO but what to do after that no one mentions ?

Tags (1)
0 Kudos
2 Replies
filosmith
Enthusiast
Enthusiast

Add a PowerShell host with Library/PowerShell/Configuration/Add a PowerShell host.

Run Library/PowerShell/Invoke an external script

igaydajiev
VMware Employee
VMware Employee

You can also take a look at samples distributed with the plugin

Library/PowerShell/Samples/Invoke a script via API

Library/PowerShell/Samples/List directory content

And some docs...

https://docs.vmware.com/en/vRealize-Orchestrator/5.5.2/com.vmware.vsphere.vco_use_plugins.doc/GUID-0...

0 Kudos