In addition to the default drive, you can create new custom inventory drives by using the New-PSDrive cmdlet.
Note: An alternative to creating an inventory drive is to map an existing inventory path. For example, run:
New-PSDrive -Name myVi -PSProvider VimInventory -Root “vi:\Folder01\Datacenter01”
.
Prerequisites
Verify that you are connected to a vCenter Server system.