beautypg.com

Configuration cmdlets, Examples, Configuration cmdlets examples – HP OneView for Microsoft System Center User Manual

Page 8

background image

The Virtual Connect domains, containing the supported HP ProLiant servers acting as Hyper-V hosts
and managed by SCVMM, must be added to the HP Fabric Management Add-in using the HP
Fabric Management PowerShell Snap-in with cmdlet Add-VirtualConnect.

Configuration cmdlets

The HP Fabric Management Add-in provides the following cmdlets, see

Table 1 (page 8)

.

Table 1 Configuration cmdlets

Description

Input parameters

Cmdlet

Adds specified VCM to be managed.
All systems contained inside the

Add-VirtualConnect

Address – the address (either VC
Domain IP address or VC module

configured domain are eligible for
management by the HP Fabric Add-in.

IP address) of the Virtual Connect
Manager (VCM) to be added.

Username – the username to be
used for the VCM.

Password – the password to be
used for the VCM.

Removes specified VCM from
management.

Address – the address (either VC
Domain IP address or VC module IP
address) of the VCM to be removed.

Remove-VirtualConnect

Shows all VCMs that are managed.

None

Get-VirtualConnect

Changes the username and/or
password used for the VCM.

Set-VirtualConnect

Address – the address (either VC
Domain IP address or VC module
IP address) of the VCM to be
updated.

Username – the username to be
used for the VCM.

Password – the password to be
used for the VCM.

Examples

Adding the HP Fabric Management PowerShell Snap-in using a PowerShell command session

PS C:\> Add-PSSnapin HP.SCVMM.CmdLets

Adding a Virtual Connect Domain for management

PS C:\> Add-VirtualConnect

Supply values for the following parameters:

Address: 192.168.0.201

Username: userA

Password: password

Removing a Virtual Connect Domain from management

PS C:\> Remove-VirtualConnect –address 192.168.0.201

8

Installing and configuring the HP SCVMM 2012 Console Integration Kit