HP Version Control Repository Manager 6.2 User Guide

NOTE: Executing the command vcrmcli.exe /os without any value displays all the supported operating
system attributes.
NOTE: VCRM downloads ProLiant Support Packs for HP Version Control Agent's operating systems.
Changing the repository folder
From the command prompt, enter the following command:
vcrmcli.exe /repository location
The command configures the VCRM repository directory to the new location while retaining all of the other
settings.
Example:
vcrmcli.exe /repository c:\new repository
The command configures the VCRM repository directory to “c:\new repository” directory.
NOTE: VCRM is restarted while executing vcrmcli.exe file.
NOTE: Specify the values for the parameters in double quotation marks ("").
Initializing the update from the web
From the command prompt, enter the following command:
vcrmcli.exe /updatenow
NOTE: VCRM is restarted while executing vcrmcli.exe file.
The command starts automatically updating the current VCRM repository directory from the web based on
the current settings while retaining all of the other settings including the VCRM autoupdate schedule settings.
NOTE: If /updatenow command is entered with other options like /repository, /autoupdate, etc,
VCRM CLI applies all the new settings and then start the update once.
Configuring automatic update for VCRM directory
From the command prompt, enter the following command:
vcrmcli.exe /autoupdate
/interval "Interval"
/dayofweek "Day of the week"
/time "Update Start time"
/proxyname Proxy server name or IP address
/proxyport Port number
/proxyuser User Name
/proxypwd Password
NOTE: VCRM is restarted while executing vcrmcli.exe file.
The command configures the VCRM autoupdate schedule settings.
Example:
vcrmcli.exe /autoupdate /interval 7 /dayofweek 0 /time 22 /proxyname
proxy.domain.com /proxyport 1234 /proxyuser “” /proxypwd “”
12 Getting started