In my case I have 3 ODBC system DSNs that I need to setup as part of an install script for an application server. I want to automate the build of different environments.
Continue reading…
Daily Archives: April 28, 2015
Changing Username and Password with a System DSN
I was automating a build of an application server and needed to create a number of System DSNs via Powershell The problem was I did not know how , in powershell, to add the username and password for a connection. After all, when using the GUI, you are presented with a username and password to […]
Continue reading…