HP Version Control 7.0 Installation and Configuration Guide

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 ""
NOTE: Specify the values for each of the parameters in double quotation marks ("").
where,
/interval "7" corresponds to one week (7 days, valid values: 1, 2, 7, 14, 28)
/dayofweek "0" corresponds to Sunday (0 is default, and is not used if the interval is less than
7. Valid values: 0, 1, 2, 3, 4, 5, 6)
/time " 22" corresponds to 10 PM (24-hour time format, valid values: 0 to 23)
/proxyname " proxy.domain.com" "proxy.domain.com" specifies the name or IPv4 of
the proxy server to use for autodownload
/proxyport "1234" "1234" specifies the port number for the given proxy name
/proxyuser "" specifies the user name for authenticating the proxy server
/proxypwd "" specifies the password for the given proxy user name
NOTE: If /proxyuser argument has a valid user name and /proxypwd is not used as argument,
vcrmcli.exe prompts the user for a password during execution.
The command configures the autoupdate schedule settings to update the repository on Sunday 10
PM.
40 Updating a repository