PowerTip: Use PowerShell to Identify ODBC Drivers on Windows 8

Doctor Scripto

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

 

0 comments

Discussion is closed.

Feedback usabilla icon