SCCM – Basic SQL query to report on each memory slot in computer Not flash, but it works 🙂 SCCM 2012 CB
Continue reading…
SQL Server
PowerShell – ODBC SQL Query
Hre is an Example SQL Query Using ODBC and Powershell
Continue reading…
Create 32-Bit ODBC System DSN with Powershell
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…
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…