Hi Friends,
I am in a situation where we need to reprovision all agents currently in the environment. We have almost 700+ agents currently which is practically not possible to do manually. I am looking for a powershell script to perform this. I got a power shell script from Solarwinds technical support but when i try to test this, it not working as expected and i am getting errors. I badly need experts support here to check the script and modify if necessary pleaseeeeeeeee...
ISSUE is that we are unable to provision passive Agents. Cause is that Polling Engines are using OLD SolarWinds-Orion certificates.
/*Note, Active Agents should work with old certificates
Unfortunately, this is the only option we have for the issue:
/1 Update the certificate for the Polling Engines | Creating a new self-signed certificate with 2048 bit key length for internal Orion Platform communications (solarwinds.com)
/2 Re-provision all Agents in the environment (*including the Agents in "Active" communication mode)
As we cannot reprovision all agents (700) manually and in less time because after running config wizard and update the certificate, immediately my all agents communication to SolarWinds will be broken , hence cannot take more down time even to do it manually. Hence requesting this forum to help if we can have any power shell script.
Attached is the script i got. please test this and help.
[View:/cfs-file/__key/communityserver-discussions-components-files/194/Provision_2D00_Windows.txt:820:615][View:/cfs-file/__key/communityserver-discussions-components-files/194/Provision_2D00_Linux.txt:820:615]
Thank you in advance.