There is a similar question unfortunately with no solution and I am not allowed to comment it, so I ask here.
I'm using Windows 8.1 and I would like to invoke msinfo32 from command line.
This line executes as I expect:
msinfo32 /report test.txt
It exports everything to test.txt, but when I want to filter the output like this:
msinfo32 /report test.txt /categories +all -loadedmodules
or
msinfo32 /report test.txt /categories +loadedmodules
The resulted files are the same as I would have executed the first command. What's more the following command does nothing, just makes the msinfo gui show up.
msinfo32 /showcategories
Any hints? Thanks!
Aucun commentaire:
Enregistrer un commentaire