VMware Cloud Community
TheVMinator
Expert
Expert
Jump to solution

Workflow to execute script inside OS

How can you run a script inside a guest operating system from Orchestrator?  PowerCLI has invoke-vmscript cmdlet - what is the equivalent javascript / vCO method to do this?

Reply
0 Kudos
1 Solution

Accepted Solutions
Burke-
VMware Employee
VMware Employee
Jump to solution

vCO has Guest Operations workflows available as part of the vCenter plug-in. See the following package and sample scripts to get started:

vCO Team Article: Leveraging the Guest Script Manager package

Guest script manager package

Script manager batch script samples (Local administrator and managing DNS records)

Script manager powerShell script samples (Change guest IP and DNS servers addresses)

If my answer resolved or helped you, please mark it as Correct or Helpful to award points. Thank you!

Visit http://www.vcoteam.info & http://blogs.vmware.com/orchestrator
for vRealize Orchestrator tips and tutorials - @TechnicalValues on Twitter

View solution in original post

Reply
0 Kudos
1 Reply
Burke-
VMware Employee
VMware Employee
Jump to solution

vCO has Guest Operations workflows available as part of the vCenter plug-in. See the following package and sample scripts to get started:

vCO Team Article: Leveraging the Guest Script Manager package

Guest script manager package

Script manager batch script samples (Local administrator and managing DNS records)

Script manager powerShell script samples (Change guest IP and DNS servers addresses)

If my answer resolved or helped you, please mark it as Correct or Helpful to award points. Thank you!

Visit http://www.vcoteam.info & http://blogs.vmware.com/orchestrator
for vRealize Orchestrator tips and tutorials - @TechnicalValues on Twitter
Reply
0 Kudos