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

Re: Get-datastore shows every datastore twice

$
0
0

What does the following produce ?

 

foreach($dsinGet-Datastore){  Get-View ($ds.ExtensionData.Host|%{$_.Key}) |
  select@{N="Datastore";E={$ds.Name}},
 
@{N="Host";E={$_.Name}} }

 

You should see a line for each ESXi that sees the datastore.


Viewing all articles
Browse latest Browse all 251313

Trending Articles



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