Purpose
These instructions are to setup the newsletter scheduled task for HQMS.
Prerequisite(s)
· Access to the HQMS web server
· A local or domain admin account with a password set to never expire.
Instructions
- Go to Control Panel and click on Scheduled Tasks.
- Double-click “Add Scheduled Task” and then click “Next” to start the wizard.
- Click “Browse” and navigate to your HQMS intallation directory (default: C:\Program Files\HQMS) and select hqAuto.exe as the filename then click “Open”.
- Enter “HQMS Newsletter” as the name of the task.
- Select “Daily” under the “Perform this task section” and then click “Next”.
- Set the “Start Time” to 12:00 AM or whenever is preferred.
- Make sure “Every Day” is selected under the “Perform this task” section.
- Set the “Start Date” to whenever is preferred and click “Next”.
- Enter the username and password of a local or domain admin user and click “Next”.
- Check “Open Advanced Properties” and click “Finish”.
- In the textbox labeled “Run”, after the existing text, add a space then type:
/M:1 /F:C:\Inetpub\wwwroot\HQMS
The path following the /F: should point to the document root.
- Click “OK”. The newsletter configuration is complete.