I've been asked to automate the installation of SolarWinds and to configure it appropriately for our organization. I've got it to the point where it'll properly perform a silent installation. After the installation there are several default configuration settings that I need to change. Some examples of those default configurations are:
logon banner
Session timeout
Authorized Active Directory User Group account. <--I figure this one would be especially difficult.
Is it possible to use Powershell or a Batch script to adjust these settings directly in the Orion Database? If so, any hints on where in the database those settings are found? I imagine this would require establishing a connection to the database and running the appropriate SQL statement.
I'm just not sure if this is something that is supported by SolarWinds.