• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

devcon: list unknown or disabled devices?

sm625

Diamond Member
I'm trying to figure out how to get the command line tool devcon to list only devices that show as unknown, uninstalled, or disabled in device manager. Basically, that is any device that is not "working properly" according to the device status window. Anyone know a way to do that?
 
Right now it looks like I'm going to have to do a "devcon status *" and then parse through the entire list looking for strings other than "Driver is running". It doesnt seem like an elegant solution.
 
Back
Top