- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the Powercli command to find vsphere clients in powercli (is the a parameter that is specific to vsphere client?)
In Powercli I can find esxi Hosts, I can find virtual machines, Is there a powercli command to find vsphere client (only vsphere clients). one has to connect to viserver in order to access powercli.
get-host for esxi host
get-vm for virtual machines
get-??? for vsphere client ????