Go go the Task Scheduler in Windows
Go to the folder Task Scheduler Library
Click Import Task and import the XML file c:/sigparser/EmailFetcher/SigParser Email Fetcher Template.xml
Configure the task
General tab
Name: SigParser Email Fetcher 1
Select Run whether the user is logged on or not
Triggers tab
Customize the trigger as you see fit
Actions tab
Edit the Action
In the Arguments field modify the instance ID to include your company name.
Example: --instance=MyCo1 mailboxlistfile="C:\sigparser\mailboxes.txt"
Click OK
Click OK to finish creating the task
Test the task by:
Right clicking on the task in the list
Click Run
You can view the logs by opening the file C:\sigparser\EmailFetcher\emailfetcher.log