Hi all,
We are currently running SAM 6.7. We have ~500 servers across different ~50 sites.
Is it possible to add an Agent to a default Server build, so that when the new server comes on line it automatically gets added to Solarwinds?
Thanks.
tom_reynolds_ark wrote:Hi all,We are currently running SAM 6.7. We have ~500 servers across different ~50 sites.Is it possible to add an Agent to a default Server build, so that when the new server comes on line it automatically gets added to Solarwinds?Thanks.
tom_reynolds_ark wrote:
Typically customers tend to use group policies Use a group policy to migrate agents on Windows
Thanks Serena! I will review the link you submitted. One problem is, in our current environment, we don't manage the GPOs. They are managed by the parent company and very difficult to change. But we do control the build process, so if I can figure out what local reg keys to change, we can do that.
So, is there a local solution not dependent upon GPOs? A list of reg keys I can import that point to my SolarWinds server?
you, could use use the golden Image approch, you pre-define all settings then deploy it with the image. but still this doesnt help when actaully pushing the agent out to already running vm's. might be worth puting this in your next build:Deploy with a Gold Master Imagem hopfully that helps
ha, and wow, i didn't realise, you can actually deploy the agent via PowerShell, here is a snippet of already made code provided by the tdanner (very coooool)
OrionSDK/DeployAgentViaVerb.ps1 at master · solarwinds/OrionSDK · GitHub