@Akash Saini this all depends on how you have this setup.
Situation 1:Is there a few machines running the sqlserver probe that have say 50 SQL Server connection profiles on each to check all 600 SQL boxes? If so then use the method suggested by Chris Pearson:
https://knowledge.broadcom.com/external/article/140764/uim-sql-db-connection-profiles-change-a.htmlThat way the PW can be updated on the few boxes and replaced easily with cfg update manually.
Situation 2:If each SQL box has a robot installed and has its own instance of the sqlserver probe monitoring itself locally, then set them up to have the Robot service on the sql boxes running as the AD SQL service account that has the access to monitor/access those SQL DB's.
Then when you setup the connection you specify for the Authentication: "
Robot Service Authentication" like this:

When the PW needs to be changed on the svc account then AD controls the PW change but you then need to update the Nimsoft Robot service Run As user PW on box. To do this there are dozen of PowerShell scripts out there than can remotely change a service run as user PW and restart the service.
This will require the robot service on all the SQL boxes to be changed to Run As: the AD SQL svc service account. This would be a 1x PITA setup and change but then in future when the PW does change you just run the PS script to change the PW on the service on each box and restart service. Don't need to mess with probe settings.
Situation 3:If each SQL box has their own robot / sqlserver probe with the
same connection & profile name with the same svc account U/P then update one box, save the cfg in the archive then distribute this package to all the SQL Server instances to update the probes cfg. They all need the same Connection Profile so the settings are applied on each box in same profile settings so it takes.
------------------------------
Daniel Blanco
Enterprise Tools Team Architect
DBlanco@eci.com------------------------------
Original Message:
Sent: 03-11-2021 03:49 AM
From: Akash Saini
Subject: Need to change sqlserver probe authentication password through nexec scripts
Hi Folks,
We tried to change multiple server sqlprobe probe authentication password authentication through the nexec probe. And we tried through pu.exe but there is some issue - failed to run command.
Please help on this issue
Akash Saini
9910641662