We’ve just replaced our BigFix 7 server (and local DB) with a new BigFix 8 installation with a remote database. We’ve totally replaced the old server with a new server. The install created the console installer but it currently has the database pointing locally instead of to the remote DB as it should. This is the version 8 console generated on installation. Is there a way to force BigFix to create a new console installer with the proper DSN or modify the DSN in the MSI file?
The installer used the server name as you suggested but we are using a remote database which is our problem. I know how to go in and change the DSN entry but I was just hoping I could repackage the console installer to have the correct entry.
ie.
The server installation generated BigFix 8 console installer DSN points the DB to 10.x.x.42 (BigFix server).
We needed the installer to point the DSN to 10.x.x.45\itscapps (Remote DB Server).