Question:
How can I export a detailed list of scheduled reports?
Answer:
You can export scheduled reports from One Click for eHealth, or from the command line, using nhSchedule; as follows
1.
A. Open One Click for eHealth and go the "Tasks & Information / Report Management / Scheduled Reports"
B. Highlight all the scheduled jobs
C. Right click and choose "Export All"
D. Choose the location for the CSV file that will get created
2. Run nhSchedule -list -full > ScheduledReports.txt
(This will write a list of the scheduled jobs on the eHealth system, including all parameters, into a file called "ScheduleReports.txt; in this case)