We have a program that uses a ODBC connection to a SQL server and uses SQL auth (NOT Windows auth). How do i go about creating this ODBC connection via GPP w/out goind around to 100 PCs individually.
A lot of searching has netted me seeing that i need to do a registry edit via GPP.
I don't think I should have to do a registry edit or xml edit to configure this. It shouldn't be that hard.
So, really my question is: "what is the easiest way to create this ODBC connection"?