
sean_w_walker asked a question.
Manually apply agent policy
Is it possible to manually apply an agent policy during install? My customer is not allowed to have their agents download policies from the Beacon server due to regulatory compliance regulations. I need to know how I can get policy files to each agent another way upon initial agent installation.
Hi Sean,
You can update the agent configuration at install using the MGGSETUP.ini file as detailed here:
https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/GatherFNInv/index.htmlSysRef/FlexNetInventoryAgent/topics/FA3-DeploymentNotesWin.html
I would suggest that the agent configuration may need to change over time, and doing this via controlled Beacon policy is the correct way to do this, particualrly if there is a large number of agents to re-configure.
I'd also think that as both the Beacon and Agents are typically on-premise, there is reduced risk. The agent to beacon communications can also be configured for encrypted communications via HTTPS and over TLS1.2
I'm not aware of your environment configuration, but this may be worth revisting?
Policy can be manually applied on a computer by running the "mgspolicy" agent command.
On Windows, this command should be run using an account local administrator rights to update policy from the specified beacon URL:
On UNIX-like operation systems, run the command using root rights:
(Adjust the path to mgspolicy as appropriate based on the agent installation directory you have used.)
Is there some other place that you're thinking it would be possible to get policies from that would work for this environment that you are working in?