Quantcast
Viewing all articles
Browse latest Browse all 293210

Re: How to check if a datastore is inactive?

Yep, returns true:

 

(Get-Datastore -Name "backup" -Datacenter (Get-Datacenter "TEST" -erroraction "Stop") -erroraction "Stop").ExtensionData.Summary.accessible
True


Viewing all articles
Browse latest Browse all 293210

Trending Articles