For the complete documentation index, see llms.txt. This page is also available as Markdown.

Pause

Applies to: DeployR 1.1 and later.

The Pause step is very simple: It pauses the execution of the task sequence until the technician clicks the Continue button. It is effectively a breakpoint in the task sequence, useful for troubleshooting.

Note that the task sequence should not be paused for a long period of time, as the security token used to access the DeployR server has a six-hour expiration by default.

Last updated