Tag: PowerCli Action
-
How to automate vm snapshot creation using csv and schedule automatic deletion of the snapshot using VRO 8
Snapshot is one of the great feature which we have in vSphere and which can be used like backup whenever we want to perform any change in Virtual Machine. There are multiple ways to take the snapshot for VM using multiple products/Language.We can use vSphere GUI or Rest APIs or pyvmomi or PowerCli . Also […]
-
How to utilize VRO PowerCli actions to make the VRA custom form dynamics for cluster, network and Folder in vRealize Automation 8
Recently I was working on used case where we need to make the custom form dynamics in VRA 8 . Dynamic custom forms ease the job because we do not need to hard code everything . There are multiple ways to do this like you can use JavaScript which is being used in vro from […]