Skip to content

thomas-lauer/W2016DriverBaseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

"# W2016DriverBaseline"

This powershell script read all installed drivers with version to a csv file.

#Get driver baseline in windows powershell

Get-WmiObject Win32_PnPSignedDriver| select devicename, driverversion | Export-Csv -Path c:\server.csv

If you have questions send me a mail to lauer(AT)glsh(point)net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published