BigFix Technical Search
Search BigFix
|
|
|
| Search Areas | |||
| BigFix Support Website | Knowledge Base | ||
| User Forums | Main BigFix Website | ||
Looking for info on the BigFix Relevance Language? Try the Inspector Search Engine. |
|||
Summary:
How do I connect to multiple BES Servers from a single BES Console?
Solution:
In order to connect to multiple BES Servers from a single BES Console, the following conditions must be met:
- You must have a database login for each BES Server. If you do not have a login, you can create one using the BES Admin Tool that is installed on the BES Server computer.
- Your network must be configured to allow you to connect to each database using an ODBC connection.
- You must have an ODBC DSN for each of the BES Servers.
- Go to Control Panel > Administrative Tools > Data Sources (ODBC)
- Under the User DSN (or System DSN) click the 'Add' button
- Choose 'SQL Server' from the list and hit 'Finish'
- Fill in the name field with 'bes_
' (Note: the BES Console will only recognize data source names that start with 'bes_') - Choose the Server that has the BES Server you wish to connect to (you can fill in the description or leave it blank) then click 'Next'
- Choose 'SQL Server authentication' and enter your 'Login ID' and 'Password' (this is the username and password created using the BES Admin Tool) then click 'Next'
- Click the check box 'Change the default database to' and select 'BFEnterprise' then click 'Next'
- Click 'Next' again, then 'Finish', and then 'Test Data Source' to verify that everything is working properly
- Open the BES Console and verify that you can connect to the BES Server
For x64 Systems
**Note: The BigFix Console uses 32-bit DSN's to determine how to connect with the database. On a 64-bit system you must configure the 32-bit DSNs rather than the 64-bit DSN's that can be reached via Administrative Tools.
In order to configure the 32-bit DSN's in the default setup, Run the following command:
C:\windows\SysWOW64\odbcad32.exe
Knowledge Base ID: | 59 |
Version Information: | 7.0 |
Creation Date: | 5 Sep 2002 17:40:22 |
Last Modified Date: | 29 May 2009 17:27:43 |
