Skip to main content

On-Demand Deployment

On-Demand Deployment pushes selected, approved patches to a chosen set of endpoints right now (or on a schedule you pick)- the manual counterpart to the automated Autonomous and Progressive workflows.

How to get here

You need View Patch permission.

  1. In the left sidebar, click Patch to expand it, then click On-Demand Deployment.

Navigate to: Patch → On-Demand Deployment

URL path: /patch/patch-deployments

The deployments list

The On-Demand Deployment listThe On-Demand Deployment list
ColumnWhat it shows
IDThe deployment ID.
NameThe deployment name.
DescriptionWhat it does.
TypeInstall or rollback.
StageDraft, Initiated, In Progress, Completed, …
PolicyThe deployment policy used.
Pending / Succeeded / FailedPer-endpoint progress counts.
Created By / Created OnWho and when.
ActionsView task history, and more.

This deployment table is shared by all four patch-deployment screens- only the Type and the create form differ.

Card view

Switch the table to cards with the list / card toggle in the toolbar. Each card shows the deployment's type, stage, a per-endpoint progress bar (completed / failed / pending), and its policy- handy for scanning many deployments at a glance.

The On-Demand Deployment list switched to card viewThe On-Demand Deployment list switched to card view

How do I create a deployment?

Click Create to open the deployment form.

The Create Patch Deployment formThe Create Patch Deployment form
FieldRequiredNotes
Name / Description-Identify the deployment.
Configuration TypeYesInstall or Rollback (uninstall).
Scope-The endpoints / departments / locations to target.
PatchesYesThe approved patches to deploy (filtered by approval = approved and the install/rollback state).
Pre / Post Deployment Scripts-Scripts to run before/after.
Scheduled Start Time-When to start (leave blank for now).
Deployment PolicyYesThe execution policy (retry, batching, reboot handling).
Notify to-Email recipients for status.
Retry CountYesHow many times to retry a failed endpoint.
Batch Size-How many endpoints at a time.

Save with Publish to start it, or Save As Draft.

Rollback uninstalls patches

Choosing Rollback as the Configuration Type removes the selected patches from every targeted endpoint and may force reboots- there is no automatic undo. Roll back to a small Scope first and confirm the result before widening it.

Tips & troubleshooting

  • A patch isn't in the Patches picker. Only Approved patches are deployable- approve it on its detail page first.