Skip to main content
Agent_1994
New Member
November 13, 2018
Question

unattended DC Agent installation

  • November 13, 2018
  • 1 reply
  • 3940 views

Hello Forum,

 

 Quick question (that I haven't found in the documentation). How do I perform an unattended install or upgrade of the DC

Agent? I.E.: what's the installer command line?

 

Thanks in advance,

 

    1 reply

    Agent_1994
    New Member
    November 13, 2018

    FWIW,

     

     I've found (by looking inside the MSI file) that this kinda works, however I didn't find any "official" documentation:

    [ul]
  • download the dc agent msi file.
  • use this command line: /qn COLLECTORAGENTLIST="COL_1;COL_2;COL_N" IGNORELIST="IGNORE_1;IGNORE_2;IGNORE_N".
  • optional: use /l* logfile.txt or /forcerestart.[/ul]

     I checked the registry entries after this "unattended" install and they're similar to a working DC Agent.