Fyi, since you're using a trusted connection, LastUser isn't needed/used. Save a few bytes on your DCs :)
From: [email protected] [mailto:[email protected]] On Behalf Of J- P Sent: Thursday, May 7, 2015 1:53 PM To: [email protected] Subject: RE: [NTSysADM] Trouble pushing registry That worked, im so used to NOT using wizards that it didn't even cross my mind to attempt it. thanks ________________________________ From: [email protected]<mailto:[email protected]> Date: Tue, 5 May 2015 17:17:04 -0400 Subject: RE: [NTSysADM] Trouble pushing registry To: [email protected]<mailto:[email protected]> So it sounds like you're using a GPP to create the Registry settings. Did you configure the needed settings on the machine you were using to edit the GPO? Once you do that, just choose the Registry Wizard option, navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\SQL2008], then in the bottom pane select all of the values you've listed. From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of J- P Sent: Tuesday, May 5, 2015 4:58 PM To: NT Subject: [NTSysADM] Trouble pushing registry Hi all, I'm trying to push a DSN via the registry (i've never done it before) (w2008 r2 domain) it DOES create the key, but none of the Values get created. this is the registry key data [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\SQL2008] "Driver"="C:\\Windows\\system32\\SQLSRV32.dll" "Description"="CLIENTDB" "Server"="SQLBETA\\CLIENTSQL2" "Database"="CLIENTDB" "LastUser"="my_id" "Trusted_Connection"="Yes" Is there anything "special" that needs to be done. tia
