D.2 Sample Scenario

For example, consider the following scenario:

  1. In ZENworks Control Center, create a bundle (not as a sandbox).

    The bundle version, the global version identifier of the bundle’s Install action set, and the local version identifier of the created bundle version are all set to 0 (zero).

  2. In the Install action set of the bundle, add one or more actions and then click Apply.

    The global version identifier for the Install action set is incremented to 1.

  3. Click Publish to publish the sandbox as version, 1.

    The local version identifier of this published version also changes to 1.

  4. Assign the bundle to Device A.

    The bundle runs on Device A and the actions in the Install action set of the latest published version of the bundle, which has the local version identifier set to 1, are executed on the device.

  5. Modify the Install action set of the bundle and click Apply.

    The global version identifier is incremented to 2.

  6. Repeat Step 5 twice more.

    The global version identifier is incremented to 4.

  7. Click Publish to publish the sandbox as version, 2

    The local version identifier of this published version also changes to 4.

  8. Assign the bundle to Device B.

    The bundle runs on Device B and the actions in the Install action set of the latest published version of the bundle, which has the local version identifier set to 4, are executed on the device.