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

Re: delete the content of a datastore

$
0
0

Hello

 

Thanks for information.

This method can also be used to browse the content of VMFS datastores and make stuff in it (usefull in my infrstructure)

 

$dStore = Get-Datastore -Name Local01
New-PSDrive -Location $dStore -Name Data1 -PSProvider VimDatastore -Root '\'
get-childitem Data1:

Viewing all articles
Browse latest Browse all 247559

Trending Articles



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