i think actually you cant change anything on you vcloud vms via the vcloud powercli, you can only start-civm/stop-civm/stop-civmguest/suspend-civm your civm's
example: Get-CIVapp "vappname" | get-civ -name "vmname" | stop-civm
i think actually you cant change anything on you vcloud vms via the vcloud powercli, you can only start-civm/stop-civm/stop-civmguest/suspend-civm your civm's
example: Get-CIVapp "vappname" | get-civ -name "vmname" | stop-civm