Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 246286

Re: update virtual machine custom attribute

$
0
0

Have a look which custom attributes are defined with

Get-CustomAttribute

You can also look for a VM that is under SRM control what custom attributes are there

Get-VM -Name MyVM | Select -Property Name -ExpandProperty CustomFields

Viewing all articles
Browse latest Browse all 246286

Trending Articles