Software for ProLiant Manual

Updating the repository
Configuring the repository using VCRM CLI
This section describes procedures that you can use to configure the repository using the VCRM CLI. The
topics discussed in this section are:
Displaying the current VCRM settings
Selecting the operating systems to download ProLiant Support Packs
Changing the repository folder
Initializing the update from the web
Configuring automatic update for VCRM
Displaying the current VCRM settings
From the command prompt, enter the following command:
vcrmcli.exe /show
The command displays the current settings of the HP Version Control Repository Manager in XML format.
NOTE: VCRM is restarted while executing vcrmcli.exe file.
NOTE: The displayed XML output may contain Proxy server password.
Selecting the operating systems to download ProLiant Support Packs
From the command prompt, enter the following command:
vcrmcli.exe /os "OS version"
The command configures the operating systems listed to download ProLiant Support Packs.
Example:
vcrmcli.exe /os win2003x64, win2003x86, win2008x64, win2008x86, win2k8 R2,
Rhel5, Rhel5x64, Rhel4, Rhel4x64
NOTE: VCRM is restarted while executing vcrmcli.exe file.
NOTE: Specify the values for the parameters in double quotation marks ("").
The command configures the operating systems list to download ProLiant Support Packs as shown:
win2003x64 downloads ProLiant Support Packs on Windows Server 2003 x64 platform.
win2003x86 downloads ProLiant Support Packs on Windows Server 2003 x86 platform.
win2008x64 downloads ProLiant Support Packs on Windows Server 2008 x64 platform.
win2008x86 downloads ProLiant Support Packs on Windows Server 2008 x86 platform.
win2k8 R2 downloads ProLiant Support Packs on Windows Server 2008 x64 platform.
Rhel5 downloads ProLiant Support Packs on Red Hat Enterprise Linux 5 server x86 platform.
Rhel5x64 downloads ProLiant Support Packs on Red Hat Enterprise Linux 5 server AMD64/EM64T
platforms.
Rhel4 downloads ProLiant Support Packs on Red Hat Enterprise Linux 4 server x86 platform.
Rhel4x64 downloads ProLiant Support Packs on Red Hat Enterprise Linux 4 server AMD64/EM64T
platforms.
Updating the repository 11