December 4th, 2012

PowerTip: Use PowerShell to Identify ODBC Drivers on Windows 8

Doctor Scripto
Scripter

Summary:  Learn how to use a simple Windows PowerShell cmdlet to identify ODBC drivers on your computer running Windows 8.

Hey, Scripting Guy! Question How can I get a listing of ODBC drivers on my laptop running Windows 8?

Hey, Scripting Guy! Answer Use the Get-OdbcDriver cmdlet, as shown here.

Get-OdbcDriver

 

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback