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

Re: Export Datacenter Hosts Information

$
0
0

You can get the serial number of the hosts if you insert the following code before the "Version," line:

 

@{Name="SerialNumber";Expression={$_.ExtensionData.Hardware.SystemInfo.OtherIdentifyingInfo |Where-Object {$_.IdentifierType.Key -eq"Servicetag"} |Select-Object-ExpandPropertyIdentifierValue}},

Viewing all articles
Browse latest Browse all 251313

Trending Articles



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