Export Scheduled Task

Export scheduled task into text file from elevated windows command line
SCHTASKS /Query /FO LIST /V >"%USERPROFILE%\Desktop\MyScheduledTasks.txt"

0 comments: