Quantcast
Channel: VMware Communities : Popular Discussions - vCloud Director PowerCLI
Viewing all articles
Browse latest Browse all 13334

set vCloud Director vApp VM memory and hardware with PowerCLI

$
0
0

I am trying to modify the memory and CPU allocation for a vCloud Director vApp VM. The vApp is deployed, but stopped. I have tried various combinations of the PowerCLI commandlets, but with no success. My latest attempt, which looked promising, was this...

 

Get-CIVapp -Name 'VMName' | Get-CIVM | Get-VM | Set-VM -MemoryGB 2 -NumCPU 2

 

Has anyone found success in doing this?

 

Thanks

Paul


Viewing all articles
Browse latest Browse all 13334

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>