/build/static/layout/Breadcrumb_cap_w.png

Installing Agent 11.0 as post task via SDA?

Hi,

Since tokens were implemented, what's the proper way to install the agent as a post-task using the SDA?

We currently use this for Windows and macOS:

msiexec /i ampagent-11.0.119-x86.msi HOST=kbox.domain.com /qn

KACE_SERVER=kbox.domain.com installer -pkg AMPAgent.pkg -target /


And of course, it goes into quarantine to be approved. Any help is appreciated! 


Thanks!



0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: Nico_K 3 years ago
Red Belt
0

there are multiple ways to install the agent.
The easiest way ist to provide token and host with the name (as you have it if you download it under 
Settings |Agent token )

As an example for Windows:
msiexec /qn /i ampagent-11.0.119-x86_kbox.domain.com +D0ae_GIYlwgVjMwFAAxiqRapP987cWHJ5CQIYXY7degDZ6RYqz-cxQ.msi   HOST=kbox.domain.com  TOKEN=D0ae_GIYlwgVjMwFAAxiqRapP987cWHJ5CQIYXY7degDZ6RYqz-cxQ NOHOOKS=1 DEBUG=all
The hostname is added after a "_" and the token after a "+"
You always can add it via option (or Linux/MacOS as a environment variable) too. The Example shows both ways which makes it redundant but it shows the way. The NOHOOKS is Windows specific and installs the agent on a way that no login hooks are triggert (has its pros and cons, in my env where some machines not always have internet access when booting up it speeds up the start)

Don't be a Stranger!

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

Sign up! or login

Share

 
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