Start a Conversation

Unsolved

A

1 Rookie

 • 

1 Message

565

March 7th, 2022 06:00

SCCM install of Avamar SQL Client for Windows

HI 

Has anyone installed the SQL plugin for Windows using SCCM? It fails as it wants a driver installed. I have attached a screenshot. Is there a command line option for the install to approve the driver install?Annotation 2022-03-07 144044.png

 

1 Message

March 10th, 2022 02:00

Hello Andy,

That is the driver for ItemPoint Table level recovery ( TLR).

As per the SQL admin guide, the silent install command including also ItemPoint is this:

msiexec /i AvamarSQL-windows-x86_64-.msi /q

Dell EMC Avamar for SQL Server User Guide pag. 43

If the installation process still prompts for confirmation to install the Eldos driver, please open a case with Support as this might need a Request For Enhancement. 

However, if you don´t need Table level recovery (TLR), the command that won´t install ItemPoint is this:

msiexec /i AvamarSQL-windows-x86_64-.msi /q /ComponentArgs "EMCItemPoint":"noipinstall"

Thanks!

 

No Events found!

Top