Very nubile at PowerCLI (books coming) okay so I am trying to write a script to obtain FileSystemInfo I know the vmfkstools command to get what I am looking for but I need a report to do all Partition in the DC via cli?.
vmkfstools -P -v10 -h /vmfs/volumes/****
VMFS-5.54 file system spanning 1 partitions.
File system label (if any): VIEW Vol 02 Workstations
Mode: public ATS only
Capacity 5 TB, 2.3 TB available, file block size 1 MB
Volume Creation Time: Fri Jul 1 20:32:57 2011
Is Native Snapshot Capable: NO
So I now I have to start with Get-DataStore but I can't get anyother info than Name-FreeSpave-Capacity. Any help much appreciated.