Home → Admin Manual → Installation → VBS Script for Automated Calling of tasks.php and tasks2.php
Some customers have reported problems using Internet Explorer and Windows Scheduled Tasks when calling tasks.php in very short timespans. A customer provided this VBS script as a better solution to calling the tasks.php script.
Place the file (available below) on your server. Change the variables inside the file, primarily the HTTP path to your HelpSpot tasks.php file (ex: http://helpdesk.myco.com/tasks.php). Near the bottom you'll also need to change the from/to email addresses if you want to receive notification when the script fails. Then create a scheduled task as normal to call the vbs script.
Since this file uses Windows libraries and not Internet Explorer to make the HTTP call it is much more reliable.
Tip: To set a scheduled task to run every minute do the following:
|
tasks.vbs |