I would like to Export server's scheduled tasks in csv or excel file. I tried using command chtasks /Query /XML >...... but it did not export. Is there any other way of doing it. Advance Thanks
I solved my Problem. Step1:Go to start >> run >> Type Cmd >> change directory to c:\windows\system32 >> type schtasks /query /FO CSV /V >output.csv and hit enter
Step2:Go to start >> run >> Type c:\windows\system32 >> look for output.csv
Step3:Lay back and relax
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |