windows - Command-line tool to dump all Device Properties displayed in Device Manager -


In Device Manager, when you click on a particular device, you are taken to a dialog box, whose Description tab contains all the types of The device displays the properties of Is there a command line tool to dump it out? I have to separate all the properties of two instruments.

I think that msinfo32 <

try: Msinfo32 / report msiout.txt

Note: / code> that returns immediately at the command prompt, but msinfo runs in the background to show you the file You have to wait.


Comments