Skip to main content

Autonomous Deployment

Autonomous Deployment keeps endpoints patched automatically- you define a policy (which patches, which machines, on what schedule) and EndpointOps deploys matching patches without manual steps.

How to get here

You need View Patch permission.

  1. In the left sidebar, click Patch to expand it, then click Autonomous Deployment.

Navigate to: Patch → Autonomous Deployment

URL path: /patch/auto-patch-deployment

The screen

The Autonomous Deployment listThe Autonomous Deployment list

It uses the shared deployment table (ID, Name, Description, Type, Stage, Policy, Pending / Succeeded / Failed, Created By / On, Actions), listing your autonomous policies and their rollout status.

How do I create an autonomous policy?

Click Create to open the form.

The Create Autonomous Deployment formThe Create Autonomous Deployment form
FieldRequiredNotes
Name / Description-Identify the policy.
CategoryYesPatch categories to auto-deploy (multiple).
Patch SeveritiesYesSeverities to auto-deploy (multiple).
OS PlatformYesWindows / Linux / …
ApplicationsYesAll Applications, or Include / Exclude specific ones.
Pre / Post Deployment Scripts-Scripts to run around the install.
Computer Groups-All Computers, Specific Groups, or Scope.
Deployment PolicyYesExecution policy (retry, reboot handling).
Batch Size-How many endpoints at a time (this is the field that sets autonomous apart from Test & Approve).
Notify to-Email recipients.

Save with Create. From then on, any approved patch matching the criteria deploys automatically to the targeted machines- no manual step.

Tips & troubleshooting

  • Nothing deploys. Confirm the policy is enabled, its patch criteria match approved patches, and its schedule has elapsed.