FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler.md
... ...
@@ -10,10 +10,10 @@ First, a little background about how the scheduler works. The scheduler requires
10 10
11 11
Here are the steps to install the Izenda Scheduler. It is recommended that you perform these installation steps on the Web Server on which Izenda Reports is installed. The Windows' Scheduled Task Functionality described is only available on Windows Server operating systems.
12 12
13
-1. Click the **Start** button in Windows Server
13
+1. Right Click the **Start** button in Windows Server
14 14
2. Click on the **Control Panel** menu option
15
-3. Navigate to the **Control Panel** search for the menu option **Scheduled Tasks**
16
-4. After it expands click **Create New Scheduled Task**.
15
+3. Navigate to **Scheduled Tasks**
16
+4. Click **Create New Scheduled Task**.
17 17
5. In the General tab give the Task a Name
18 18
6. Go to the Triggers Tab and select New, Set the triggers for a the new task (daily, weekly, monthly) and the start date for the task. In the Advanced Settings on this tab set the repeat frequency (5 minutes, 30 minutes, etc.). If you must have the Izenda items scheduled run on the exact minute it is scheduled, your task should be set to run every minute. The delivery will only happen when this task is run, so if a report is set to run at 11:30, and the scheduled task is set for 11:35 the 11:30 report will be delivered at 11:35.
19 19
7. Go to the Actions Tab and under Action select "Start a program". In the Program/script window browse to or paste in the full file path of the folder that you installed Izenda Reports and select the Izenda scheduler program ( **IzendaScheduler.exe** ). Example: c:\IzendaReports\reference-implementations\bin\IzendaScheduler.exe. Now in the Add Arguments section you will need to paste the full path to the rs.aspx page for the site, example: (http://localhost/rs.aspx)