Thanks Jef, I'll give it a whirl
From: [EMAIL PROTECTED] Subject: RE: [ActiveDir] [ActiveDir Digest] Date: Tue, 16 May 2006 09:12:09 -0500 Reply-To: [email protected] Jeri, System ODBC DSN's are stored in the registry at HKLM\SOFTWARE\ODBC\ODBC.INI\<DSN NAME>. The DSN names themselves are listed as values in "HKLM\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources" If you create the DSN's you need by hand, then you can export them to a reg file and build a custom ADM file around it. Be aware that these are system DSN's, so they apply to the machine. If users from different OU's need the same DSN name, but with different parameters, then you will need to use user level DSN's, which are in the same location but in HKCU. Jef -----Original Message----- From: Bland, Jeri [mailto:[EMAIL PROTECTED] Sent: Monday, May 15, 2006 4:38 PM To: '[email protected]' Subject: RE: [ActiveDir] [ActiveDir Digest] Is there a way to set up Group Policy to direct two different OUs at login to connect to their respective system DSNs pointing to specific SQL databases running on the same terminal server? Am I even saying this right? List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
