Scheduling Assemble

Assemble can be run at specified intervals using Windows Task Scheduler.

  1. Open Task Scheduler.

  2. Click Create Task.

  3. In General Tab:

    • Enter a description.

    • Run as current user or under an administrative account.

  4. Triggers Tab:

    • Set the interval for running the tool.

    • Check Enable.

  5. 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\).

  6. Conditions:

    • Uncheck the Idle options.

    • Check “Wake the computer to run this task”.

  7. 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:”