I want from command line to run msinfo32 and get to a text file ONLY the running tasks of the system. For example I run the command :
msinfo32 /report .\nfo.txt /categories-all+SWEnvRunningTasks
msinfo32 /report .\nfo.txt /category +SWEnvRunningTasks
....but it exports many other information. Can someone write the correct command syntax? Thanks
I 'm running on Windows 7 64Bit but I think it doesn't matter. I will accept an answer for any system. I think it's another "Microsoft" bug. There is no such functionality that Microsft declares.