Reference > Package Window >

Common Step Properties

All steps have the following properties.

Step Title

An optional value that gives a description to the step. It will be shown in the Deployment Status during a deployment to make it easier to track the status of a deployment.

Conditions

All conditions must be matched for a step to run.  If the step can't run due to conditions then it will be skipped and then next step will run.  If a package doesn't have any steps that can run for a particular computer then it will fail with an error message.

O/S Version

Select the version or versions of Windows for which the step will be applied.

Architecture

Choose whether the step is to be run on 32-bit, 64-bit, or both types of systems.

Logged On State

This step is run depending on whether this is a user logged on to the computer interactively.

Condition

Description

Always Run

Run this step regardless of logged on state

Only if no user is logged on

Only run this step if no users are logged on

Only if a user is logged on

Only run this step if a user is logged on

Options

Enabled

Whether the step will be executed when the package is deployed.

Run As

Pro Mode is required to use "Run As".

See Credentials for a list of user options to run deployment as.  Please read this page for limitations and considerations for this option. This option only applies to the Install and Command steps.

Error Mode

Item

Description

Stop Deployment with Error

If step fails stop deployment with returned error

Continue

Continue deployment even if step fails

Stop Deployment with Success

If step fails then stop deployment and show success

PDQ Deploy Version 3.1 (release 4) © 2014 Admin Arsenal