Browsing through your VC database like a drive
Posted on January 14, 2009 • 1 min read • 92 wordsYesterday I was browsing through the PowerShell scripts posted in the VI Toolkit community on the VMware site. One of the scripts I immediately…
This is an archived article. It was originally published on
VMGuru
. This article may contain outdated information.
Yesterday I was browsing through the PowerShell scripts posted in the VI Toolkit community on the VMware site.
One of the scripts I immediately liked was the “Create a PSDrive to browse your inventory” script. With this script you can browse through your vCenter database like it was a drive.
You could just do cd vi: cd Folder01\DataCenter01\host\Web\LiveHost01
And now you can do all kinds of interesting stuff.
Link to the article: http://communities.vmware.com/docs/DOC-3610
