I'm given the task of setting up OSSEC for our environment. We have 200 windows servers all over the US that need to be monitored. I successfully installed the server on a ubuntu machine and, as a test, I installed the agent on a Windows box. As part of the installation, I created a key from the OSSEC server and copied it to the agent during installation using msi. Everything works after some headbanging.
Now, I have to do install the agent for 200 servers. Do I have to generate a unique key for each 200 agents as part of installation by going to the OSSEC server each time? I certainly hope not (I have tears in my eyes). Is there a fast way to install the agent without keep extracting key from the server? Those who will be helping me to install the agents do not have access to the OSSEC server. Is there like a "bulk key generated?" Thanks in advance.