When the media server is updated, either through a full install, hotfix or Service Pack release, the Desktop Agents need to be updated in one of the following ways:
Table: How to update the Desktop Agent
To update Desktop Agents from the DLO Administration Console using the Command Line Interface
-
Update the media server as directed in the update documentation.
-
From the command line on the media server, change to the DLO installation directory.
-
Run DLOCommandu.exe with the update option to add the configuration file and make note of the ID number that is returned when this command is run:
DLOCommandu -update -add -f..\agents\dlo\update_13.0\DLOAgentUpdate_BE.ini
If the configuration file has been moved or renamed, you must specify the full path and file name in the command.
Description=Updates Backup Exec DLO Desktop Agent to 13.0
srcPath=\\MediaServerName\DLOAgent\update_13.0
-
Run DLOCommandu.exe with the publish command to make the update available to Desktop Agent users.
DLOCommandu -update -publish -UI y -U UserName DLOCommandu -update -publish -UI y -P ProfileName
Where y is the ID number returned when the ‘add’ command was run in step 3. Using an asterisk in place of UserName or ProfileName publishes the update to all users.
When this command is executed, it returns a list of all users that are targeted for update. Users will be updated the next time the Desktop Agent application is started.