Roaming Client packaged installer
launched
Trevor
When downloading the roaming client from the console it should contain the necessary parameters to automatically apply my orgs settings. Otherwise silent install deployment is impossible with tools like jamf now that dont allow for scripted installs. Many other agent based solutions such as rapid7 or crowdstrike already do this and do not require an additional script to install
Minetta Gould
marked this post as
launched
All agents have managed, silent installation options. This request is complete 🎉
S
Steve Staden
Merged in a post:
Agent MSI- file
Peter Koller
We are installing the DNSfilter agent via GPO. Not everybody is family with ORCA.
It would be a benefit to download the right msi-file included the transform of the site-id to save time.
With every new agent-version, we are not sure to create a new mst-file because the settings could be changed...
Teresa Newsome
This would be extremely helpful and valuable to MSP's like us who do not have access to their customer's devices in order to do a silent install and which is a requirement for our customers.
Miguel Segui
This is the string we use.
msiexec /qn /i "c:\temp\DNSFilter_Agent_Setup.msi" NKEY=[Site Key Goes Here] TRAYICON="disabled" TAGS="[Machine Label Goes Here]"
nvm... I see macOS deployment tools.
admin anykey
Hi Trevor
Who told you that scripted installs are not supported anymore? We successfully deploy the Roaming Agent to macOS Ventura machines with a script.