I often would like to print out running tasks and a list of current services settings, for now, I do a print screen, but often can not capture all in one print screen. Dies any one know if there is a way to print, or maybe a third part utility that lets you print running tasks from tasl manager and to print services settings?
This conversation is currently closed to new comments.
for tasks you can type in tasklist /V /FO:CSV >C:\OUTPUT.CSV IN COMMAND LINE (OR CREATE A SHORTCUT) It will create a csv file you can open in excel and print.
for services you can type in sc query >C:\query.txt IN COMMAND LINE and open in notepad to print
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Printing task manager and services list