Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 180329

(Get-DataStore ) How to find out which Datacenter is using the same datastore

$
0
0

Hi,

A newbie question:

How can I find out which Datacenters are using the same Datastore. 

The command I'am using is:

PS C:\Windows\system32> Get-Datastore -name 'Templates' | where{$_.FileSystemVersion -match "^5."}
Name                               FreeSpaceGB      CapacityGB
----                               -----------      ----------
Templates                              187,471         299,750
Templates                              187,466         299,750
Templates                              187,471         299,750
Templates                              187,466         299,750
 
In the get-member I see Datacenter, but I don't get it correct.
 
Thanks in advance.
 
 
Cheers,
Roberto

Viewing all articles
Browse latest Browse all 180329

Trending Articles



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