Will exporter pro pull a list of odbc connections with settings?
Announcement
Collapse
No announcement yet.
How to report on ODBC DSN and USN
Collapse
X
-
If interested, I was able to use Exporter Pro to scan all my systems in AD and report on the ODBC Data Sources and their config. This was in preparation for replacing a sever with a new name and we wanted to find out what machines on our domain were using an ODBC connection to point to the old server.
Tools - Exporter Pro - Export from Selected Object
Created an export Configuration using the Registry
- HKEY_LOCAL_MACHINE
- Registry Key Path: SOFTWARE\ODBC\ODBC.INI
- Export values from Key and all sub-keys
- For Registry Value Names include:
-- %KEY_PATH%
-- %KEY_NAME%
-- %OBJECT_NAME%
-- %VALUE%
The resulting data can be filtered and sorted.
Where Registry Key Name = ODBC Data Sources, you have a list of named data sources.
Where Registry Key Name is the actual name of the Data Source, you have the configuration, including the server it it is configured to point to.
Comment
-
Comment