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

Re: Get-datastore NFS type

$
0
0

i got Lucd Stuff

 

 

Get-Datastore | where {$_.type -eq "NFS"} | Get-View | select @{N="Host"; E={$_.Info.Nas.RemoteHost}},

                @{N="Path"; E={$_.Info.Nas.RemotePath}},

            @{N="Capacity"; E={$_.Info.Nas.Capacity}},

            @{N="Free"; E={$_.Info.FreeSpace}} | ft -Wrap


Viewing all articles
Browse latest Browse all 231085

Trending Articles



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