NetXMS Support Forum

English Support => General Support => Topic started by: lindeamon on May 16, 2011, 02:32:49 PM

Title: agent deployment
Post by: lindeamon on May 16, 2011, 02:32:49 PM
hi,

can anyone tell what is the best way to deploy a windows agent ?
for me,the ultimate way is to deploy it via the netxms program but it is possible only to deploy to already installed agents

10x,
lindeamon
Title: Re: agent deployment
Post by: Victor Kirhenshtein on May 17, 2011, 11:16:56 AM
Hi!

Unfortunately there are no built-in tolls for initial agent deployment. For Windows, you can slightly simplify agent deployment by using automated (silent) install mode, activated by /VERYSILENT command line option of agent installer. All possible command line options for installer described in installation manual. I'm not a big expert in WIndows domain administration, but probably you can use group policies to distribute and install agent in unattended mode on domain computers.

Best regards,
Victor

P.S. See also https://www.netxms.org/forum/installation/how-to-configure-and-deploy-netxms-agent/ (https://www.netxms.org/forum/installation/how-to-configure-and-deploy-netxms-agent/)
Title: Re: agent deployment
Post by: lindeamon on May 17, 2011, 12:15:53 PM
hi victor,

isn't there a way to do it with action command running the agent file from a shared network drive when a new node is added and one of it's attributes is "win-i386" ?

10x