Schedule Munis Refresh in Task Scheduler - OnPrem
Need to schedule Munis data refresh to run automatically at a set time.
OnPrem Munis Database refresh
Informational
Connect to Munis Application server as tylerservice
Open Task Scheduler
On the right, select Create Task
In the General tab add Name and Description of task
Ex: EERP Refresh Train
Select Run whether user is logged on or not
Check off Run with highest privileges
Click OK
Click the Triggers tab
Click New
Set the occurrence frequency, then the day and time for refresh to run
Click OK
Click the Actions tab
Click New
Action should be set to Start a program
Set Program/script to the refresh script file path. Ex: D:\cmd\refreshtrain.cmd
In the Add arguments field, enter the following without any spaces: -q
In the Start in field, enter the cmd directory path. Ex: D:\cmd
Click OK
Click OK to finish creating task
Enter Password and click OK