We want to implement automated password rotation for the Solarwinds domain AD account.
A different solution would change the password, it has the ability to run a script. The Solarwinds domain AD account is stored within Solarwinds as a Windows credential. Is there a method for changing this password, and what else would need to be done, e.g. stopping / starting any services on the pollers?
All polling is done via agents, there is no WMI / WinRM polling in place. Some application templates may be using this domain AD account.
There is no report that I know of which can list the Nodes -> Application Template (and possibly Component) that is using a credential which isn't Inherit from Node, which would be useful in assessing where specific accounts are used. Does anyone have some SQL to do this?