Set up a schedule
- If you want the schedule to target a subset of the fleet rather than every device, create a Device Group first (Operations > Device Groups) and assign devices to it from the Devices page.
- Open Operations > Schedules and create a new recurring schedule, scoped either to a device group or to the whole tenant.
- When a schedule fires, the worker doesn’t just blindly dispatch — it re-runs the same pre-flight gate on each matching device first, the same check available on demand in Setup Health > Pre-flight. Devices that fail the gate are skipped that run, not force-fixed.
- Every create, edit, and pause on this page is audited — check Audit Log if a schedule’s history needs review.
- Check Settings > Server Health > Workers & Schedulers to confirm the schedule is actually healthy (last/next fire time) rather than silently stalled — this view is operational, separate from the schedule’s own configuration page.
- Results land in the same places a manually dispatched fix does: Jobs while running, Remediation History once closed. See Remediate a vulnerability for that half of the flow.