Hey all
Was wondering if someone can help ?
I've been racking my brains and have come to the end of my tether as to what could be the problem. Issue is as follows :
New-VIProperty -ObjectType Datastore -Name _DSVersion_ -ValueFromExtensionProperty 'Info.Vmfs.Version'
New-VIProperty -ObjectType Datastore -Name _DSBlocksize_ -ValueFromExtensionProperty 'Info.Vmfs.BlockSizeMb'
All I'm trying to do is create a new vi-property that allows me to see the 'blocksize' and 'filesystem version' from the extensiondata object. I've done this numerous times before with other objects for other object types and they have been successful ?!?! However for this simple creation does NOT seem to be working and i cant figure it out ?!?!?
Any ideas anyone ?
Many thanks in advance
Munster99
(PS versions as below)
PowerCLI C:\> Get-PowerCLIVersion
PowerCLI Version
----------------
VMware vSphere PowerCLI 5.0.1 build 581491
---------------
Snapin Versions
---------------
VMware AutoDeploy PowerCLI Component 5.0 build 544967
VMware ImageBuilder PowerCLI Component 5.0 build 544967
VMware License PowerCLI Component 5.0 build 544881
VMware vSphere PowerCLI Component 5.0 build 581435