Scheduling Assemble
Assemble can be run at specified intervals using Windows Task Scheduler.
-
Open Task Scheduler.
-
Click Create Task.
-
In General Tab:
-
Enter a description.
-
Run as current user or under an administrative account.
-
-
Triggers Tab:
-
Set the interval for running the tool.
-
Check Enable.
-
-
Actions:
-
Choose the Action “Start a Program”.
-
In Program/Script browse to and choose the tool. The full path should have double quotes around it (i.e., “C:\Ivanti \assemble.exe").
-
In Add Arguments specify the tool arguments (i.e., vsp1.ini rules1.ini run).
-
In Start In enter the path of the directory containing the tool without double quotes (i.e., C:\Mobileiron\).
-
-
Conditions:
-
Uncheck the Idle options.
-
Check “Wake the computer to run this task”.
-
-
Settings:
-
Check “Allow task to be run on demand”.
-
Check “Stop the task if it runs longer than:” and choose “1 hour”.
-
Check “If the running task does not end when requested, force it to stop”.
-
Choose “Do no start a new instance” under “If the task is already running, then the following rule applies:”
-