Specifications

Area Cmdlet Description Syntax Example
OutBuffer <Int32>]
Add-H9Cre-
dential
Adds a credential set for
data collection. The avail-
able credential types are
VirtualCenter, Host, and
WMI.
Add-H9Credential [-Endpoint]
<CredentialType> [-User]
<String> [-Password] <String>
[[-Domain] <String>] [[-
Description] <String>] [<Com-
monParameters>]
Add-H9Cre-
dential Vir-
tualCenter
admin Admin321
testDomain
"Virtual
Center On
192.168.1.150"
Get-H9Col-
lector
Retrieves data collector
instances. In a standard
environment, there will be
only one collector. In a
federated installation,
there will be several. Pair
this command with the
Add-H9Datasource cmdlet
to associate new data
sources with a specific
collector.
Get-H9Collector [<Com-
monParameters>]
Get-H9Col-
lector
Add-H9Data- Adds a server or Virtual
Add-H9Datasource [-Address]
<String> [[-Description]
$col = Get-
H9Collector
293
Using cmdlets