February 2014
Intermediate to advanced
374 pages
8h 12m
English
In a VMware vSphere environment, you can use folders to organize your infrastructure. In the vSphere web client, you can create folders in the Hosts and Clusters, VMs and Templates, Storage, and Networking inventories. The following screenshot shows an example of folders in the VMs and Templates inventory.

You can browse through these folders using the vSphere PowerCLI Inventory Provider. PowerCLI also has a set of cmdlets to work with these folders: Get-Folder, Move-Folder, New-Folder, Remove-Folder, and Set-Folder.
You can use the Get-Folder cmdlet to get a list of all of your folders:
PowerCLI C:\> Get-Folder
Or you ...
Read now
Unlock full access