cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Silent installation for Flexera Agent by Intune

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 

(1) Solution
tjohnson1
By Technical Writer
Technical Writer

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 

View solution in original post

(3) Replies
tjohnson1
By Technical Writer
Technical Writer

/qn is correct if you are running the MSI. If you are using the EXE the command would be setup.exe /s /v"/qn"

At the end of the install a msg appears. Please see attached screenshot. 

We did the test on couple test laptops and would rather not send out communication to all users' and have it totally silent. 

tjohnson1
By Technical Writer
Technical Writer

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