/build/static/layout/Breadcrumb_cap_w.png

Symantec Backup Exec (Desktop-Laptop Option Agent)

Version: 3

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 6.4k  |  Created: 08/25/2009

Average Rating: 0
Backup Exec (Desktop-Laptop Option Agent) has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (5)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
119
Command Line
Simple installation script

-----------------------------------
@echo off
rem Install Client
msiexec.exe /I "Server\Share\Symantec Backup Exec Desktop Agent.msi" /qn /passive DEFAULTMEDIASERVER="SERVER" DLODBINSTANCENAME="BKUPEXEC" LAUNCHCLIENT="0" /l*v "%TEMP%\DLOAgentInstall.log"

rem Copy shortcut all users desktop
xcopy "%allusersprofile%\Start Menu\Programs\Symantec\Symantec Backup Exec Desktop Agent.lnk" "%allusersprofile%\Desktop"

rem Don't backup administrators accounts files
reg add HKLM\SOFTWARE\Symantec\DLO\3.0\Client\DisabledAccounts /v "%computername%\Administrator" /t REG_DWORD /d 0 /f
reg add HKLM\SOFTWARE\Symantec\DLO\3.0\Client\DisabledAccounts /v "Your_Company_Domain\Administrator" /t REG_DWORD /d 0 /f
-----------------------------------

DEFAULTMEDIASERVER = Backup Exec Server
DLODBINSTANCENAME = Database in Backup Exec Server
LAUNCHCLIENT = Don't start client gui after installation
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note
I used Orca (part of the MS Platform SDK) added a row to the Property table call "DEFAULTMEDIASERVER" plugged my DLO server name in the value field.

Used MSITRAN -g [orig msi] [modified msi] [name of mst] and used the resulting transform in the GPO.

Seems to be working out just fine for me.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Security
The following ADM file should allow the setting of the media server for the workstation:

;This template configures settings for Veritas Backup Exec Desktop/Laptop Option Agent

;Developed by: David Rawling (Senior Consultant)
;Contact info: djr@pdconsec.net
;Date last modified: 8-27-2005
;version: 1.0

CLASS MACHINE

CATEGORY "Veritas Backup Exec DLO Agent"

POLICY "DLO 1 Media Server (Backup Exec 9.0)"
KEYNAME "Software\Veritas\DLO\Client"
EXPLAIN "Specify the name of the default Media server for this workstation. This is normally the Backup Exec Tape Server."
PART !!ServerName EDITTEXT
VALUENAME "DefaultMediaServer"
END PART
END POLICY

POLICY "DLO 2 Media Server (Backup Exec 10.0)"
KEYNAME "Software\Veritas\DLO\2.0\Client"
EXPLAIN "Specify the name of the default Media server for this workstation. This is normally the Backup Exec Tape Server."
PART !!ServerName EDITTEXT
VALUENAME "DefaultMediaServer"
END PART

END POLICY

END CATEGORY

[Strings]
ServerName=Media Server Computer Name
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Note
The DLO agent can be deployed using the vendor-supplied MSI file (located in the DLOAgent share on your media server):

VERITAS Backup Exec DLO Agent.msi

You must apply a transform for the installation to be successful.

The transforms I believe are based on MS standard language codes:

1031.MST: German
1033.MST: English
1034.MST: Spanish
1036.MST: French
1040.MST: Italian
1041.MST: Japanese
1042.MST: Korean
2052.MST: Chinese (Simplified)

If you don't specify a "DefaultMediaServer" in HKLM\Software\Veritas\DLO\Client and/or HKLM\Software\Veritas\DLO\2.0\Client the agent will display an error on logon. I have posted an ADM file which will hopefully appear in the Lockdown section.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note
This a new .ADM for the DLO v11-12.
;This template configures settings for Veritas Backup Exec Desktop/Laptop Option Agent

;Developed by: David Rawling (Senior Consultant)
;Contact info: djr@pdconsec.net
;Date last modified: 8-27-2005
;version: 1.0

CLASS MACHINE

CATEGORY "Veritas Backup Exec DLO Agent"

POLICY "DLO 1 Media Server (Backup Exec 9.0)"
KEYNAME "Software\Veritas\DLO\Client"
EXPLAIN "Specify the name of the default Media server for this workstation. This is normally the Backup Exec Tape Server."
PART !!ServerName EDITTEXT
VALUENAME "DefaultMediaServer"
END PART
END POLICY

POLICY "DLO 2 Media Server (Backup Exec 10.0)"
KEYNAME "Software\Veritas\DLO\2.0\Client"
EXPLAIN "Specify the name of the default Media server for this workstation. This is normally the Backup Exec Tape Server."
PART !!ServerName EDITTEXT
VALUENAME "DefaultMediaServer"
END PART
END POLICY

POLICY "DLO 3 Media Server (Backup Exec 11.0-12.5)"
KEYNAME "Software\Symantec\DLO\3.0\Client"
EXPLAIN "Specify the name of the default Media server for this workstation. This is normally the Backup Exec Tape Server."
PART !!ServerName EDITTEXT
VALUENAME "DefaultMediaServer"
END PART
END POLICY

END CATEGORY

[Strings]
ServerName=Media Server Computer Name
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Backup Exec (Desktop-Laptop Option Agent)

Version

3

Questions & Answers (0)

Questions & Answers related to Symantec Backup Exec (Desktop-Laptop Option Agent)

Blogs (0)

Blog posts related to Symantec Backup Exec (Desktop-Laptop Option Agent)

Reviews (0)

Reviews related to Symantec Backup Exec (Desktop-Laptop Option Agent)

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ