Workspace ONE Deployment Data tab / Deployment Options Subtab

The Deployment Options subtab of the Workspace ONE Deployment Data tab lists install command, When to Install, How to install, and When to Call Install Complete options to deploy MSI and EXE packages successfully.

Workspace ONE Deployment Data Tab / Deployment Options Subtab

The Deployment Options subtab of the Workspace ONE Deployment Data tab includes the following properties:

Workspace ONE Deployment Data Tab / Deployment Options Subtab

Property

Description

Disk Space Required (in GB)

Specify free disk space required to install the package, in GB.

Note:Once published to Workspace ONE, it gets converted into KB format.

Device Power Required

Specify the required device power.

RAM Required (in GB)

Specify the RAM requirement, in GB.

Note:Once published to Workspace ONE, it gets converted into MB format.

Install Context

Select one of the following options:

User
Device

By default, it will be selected to User.

Install Command

Specify the command that use to install this package.

Note:This is a mandatory property.

Admin Privileges

Select one of the following options:

True
False

By default, it will be selected to True.

Device Restart

Select one of the following options:

Do not restart
Force restart
User-engaged restart

By default, it will be set to Do not restart.

Number of days after which device automatically reboots

This field populates only when you select User-engaged restart option in the Device Restart. Specify the value between 0 to 7.

Retry Count

Specify the value between 0 to 10. By default, it will be set to 3.

Note:This is a mandatory property.

Retry Interval

Specify the value between 0 to 10. By default, it will be set to 5.

Note:This is a mandatory property.

Install Timeout

Specify the value between 0 to 150. By default, it will be set to 60.

Note:This is a mandatory property.

Installer Reboot Exit Code

Specify the reboot exit code. By default, it will be set to 1641.

Installer Success Exit Code

Specify the exit code. By default, it will be set to 0.

Note:This is a mandatory property.

Use Additional Criteria

Select one of the following options. By default, it will be selected to False.

True
False

Note:Applicable only for MSI.

Identify Application By

Select one of the following options:

Defining criteria
Using custom script

Note:The Identify Application By field populates only when you set Use Additional Criteria to True.

Note:A warning message “Adding criteria to when to call install complete is currently not supported” will be displayed on selection of Defining criteria.

Script Type

The Script Type field populates only when you select Use custom script in the Identify Application By field.

Select one of the following type:

Jscript
PowerShell
VBScript

Note:This is a mandatory property.

Command to Run the Script

Specify the command that use to run the script.

Custom Script File

Click browse and select the script file type.

Note:This is a mandatory property.

Success Exit Code

Specify the exit code.

Note:This is a mandatory property.

Using custom script

Specify the custom script.

See Also