Specifications
Appendix B: Using PowerCLI
Area Cmdlet Description Syntax Example
source Center to the list of tar-
gets Virtualization Man-
ager can collect against.
<String>] [[-Collector] <Col-
lector>] [[-Port] <Int32>] [[-
UnmanagedHost]] [[-StartNow]]
[<CommonParameters>]
Add-
H9Datasource
192.168.1.150
"Virtual
Center on
192.168.1.150"
$col[0] 443
Search and
facet brows-
ing
Set-H9Query Sets or updates the active
query. You can retrieve
the items returned by the
active query with the Get-
H9Result cmdlet. The cus-
tom items are Virtual
Machine, Host, Datastore,
and Cluster.
Set-H9Query [-Query] <String>
[[-CiType] <String>] [<Com-
monParameters>]
An active query
for all VMs: Set-
H9Query * Vir-
tualMachine
Get-H9Result Returns the configuration
item references in the cur-
rent active search. The
configuration items are
Virtual Machine, Host,
Datastore, and Cluster.
Get-H9Result [[-Start]
<Int32>] [[-End] <Int32>]
[<CommonParameters>]
Query for con-
figuration items
from the active
query with result
numbers start-
ing with 10 and
294