PowerTip: Use PowerShell 3.0 in Windows 8 to Find Driver Information
Summary: Use Windows PowerShell 3.0 in Windows to find detailed driver information. How can I obtain detailed information about a specific driver on my Windows 8 computer by using Windows PowerShell 3.0? In an elevated Windows PowerShell console, use the Get-WindowsDriver cmdlet, specify the –Online p...