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
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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