cancel
Showing results for 
Search instead for 
Did you mean: 

Installing license on BESR 2010 agents?

StaRipper
Not applicable
Partner
Hello,

I can't find how to install license to the BESR 2010 agents on desktops. 

After a reboot the agents request a license. i've installed the licenses i got from Symantec on the BESR server.

Is there a way to distribute the BESR agent with the license in it?

Please help.
14 REPLIES 14

Symanticus
Level 6

Hi Mate,

I also don't know where to get the agent from ?

I thought that BESR 2010 can only backup self ?

markuskoestler
Level 3
Try this:
 Dim v2iAuto
 Dim oNet
 ' Step 1: Create a Backup Ex Recovery Automation object
 Set v2iAuto = CreateObject("Symantec.ProtectorAuto")
 ' Step 2: Connect to the local agent
 Set oNet = CreateObject("Wscript.Network")
 Call v2iAuto.Connect(oNet.ComputerName)
 
 'Step 3: Install the license
 Call v2iAuto.InstallLicense("YOURLICENCSENUMBER")
 Option Explicit

__x_so_fab_x__
Level 3
Employee

For further information regarding the BESR 2010 agent and assistance with the installation, it's best to contact our Enterprise Technical Support Team at 1-800-634-4747 opt 1. I'm sure they will be able to help you.

Hope this will help.....Ü
 

nhej-
Level 5
Employee

nhej-
Level 5
Employee

ioniancat21
Level 5
To install these agents, simply load the BESR install disk and start installing BESR. Choose a "Custom" install and only select the BESR Agent only. Once completed and rebooted, connect to that computer from your console and you should be prompted to enter a license key. Once this is done, you'll be able to setup and manage backup jobs from your console. There must be some agent deployment options, especially with the BESR-MS or Management Console although I haven't used the console much as in my case I have few computers to image so the "connect to remote computer" options are enough for me.

Markus_Koestler
Moderator
Moderator
   VIP   
Did you manage to test the vbs script ?

Markus_Koestler
Moderator
Moderator
   VIP   

Have you had a chance to test the script ?

Markus_Koestler
Moderator
Moderator
   VIP   

Any updates here ?

Markus_Koestler
Moderator
Moderator
   VIP   

Would you please mark this post as solved ?

Markus_Koestler
Moderator
Moderator
   VIP   

Would you please mark this post as solved ?

Markus_Koestler
Moderator
Moderator
   VIP   

Would you please mark this post as solved ?

Markus_Koestler
Moderator
Moderator
   VIP   

Would you please mark this post as solved ?

Markus_Koestler
Moderator
Moderator
   VIP   

May I ask you to mark this post as solved ?