A new Flexera Community experience is coming on November 25th. Click here for more information.
Hello Experts,
We are working on installing Flexera agents on all laptops. We packaged in PowerShell and then use Intune to deploy.
We switched to silent the install as Flexera says /qn but it was not doing it.
Are there any other commands that we missed?
Thanks,
Peng
‎Jul 19, 2023 11:32 AM
That is for the policy that gets downloaded at the end of the install. That is controlled via mgsetup.ini, POLICYARGS. See step 3: https://docs.flexera.com/fnms/EN/GatherFNInv/index.html#SysRef/FlexNetInventoryAgent/tasks/FA3-CustomSetupIni.html
‎Jul 20, 2023 10:20 AM
/qn is correct if you are running the MSI. If you are using the EXE the command would be setup.exe /s /v"/qn"
‎Jul 19, 2023 08:42 PM
That is for the policy that gets downloaded at the end of the install. That is controlled via mgsetup.ini, POLICYARGS. See step 3: https://docs.flexera.com/fnms/EN/GatherFNInv/index.html#SysRef/FlexNetInventoryAgent/tasks/FA3-CustomSetupIni.html
‎Jul 20, 2023 10:20 AM