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

Re: Help required with the viproperty cmdlet

$
0
0

You can do it like this:

 

New-VIProperty-NameDiskName-ObjectTypeDatastore-Value {    param($Datastore)    [string]::Join(',',($Datastore.ExtensionData.Info.Vmfs.Extent |      Select-Object-ExpandPropertyDiskName))  } -Force

Viewing all articles
Browse latest Browse all 247559

Trending Articles



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