I’ve released a small PowerShell script called drivercheck.ps1.
It’s designed to verify the digital signature and status of installed Windows drivers, highlight potential issues, and generate a clean report for troubleshooting or audits.
I’ve developed this script to simplify driver integrity checks in my workflow, and I’m sharing it in case it’s useful to others as well.
The script checks:
- Driver signature validity
- Device status (OK, disabled, error, etc.)
- Driver version, vendor, and date
- Any unsigned or problematic entries
It’s lightweight, has no dependencies, and runs on Windows 10/11 with standard PowerShell.
If you want to test it, need improvements, or are interested in a customized version for your environment, you can reach me here:
mentalist.ops [at] protonmail [dot] com
Happy scripting.
Top comments (0)