~/ctrl-alt-press/workshops/endpoint-triad REV 1

Hands-on workshop · syllabus

Generative Endpoint Management Through the Triad

Apprentice · Defense · Offense, applied to the fleet — the convergence domain, where every other domain's blast radius is multiplied by the device count.

Who it's for Orchestrators, architects, and builders authoring and operating fleet endpoint management with AI in the loop — across Windows, macOS, iOS, and Android — plus the strategists who govern autonomous remediation.

3
Lenses
8
Modules
8.5M
Devices, CrowdStrike

§1 · Premise

Endpoint is where the catalog converges — multiplied by N devices

A mistake on one machine is a bug. The same mistake on the fleet is an outage.

AI generates fleet-wide endpoint policy and scripts faster than you can reason about what one of them does to one device — let alone to ten thousand at once. It converts a paragraph of plain language into a configuration profile, a remediation, a compliance rule, and offers to deploy it. And autonomous endpoint management is arriving on top of that: agents that detect, decide, and remediate across the estate without a human in the loop.

The danger is not that the AI is worse than you. The danger is that it removes the friction that used to slow a fleet push — the same friction whose absence turned a single faulty file into the largest IT outage in history. A remediation script is PowerShell as SYSTEM times every device; a compliance policy is a Conditional Access signal that can cascade into a fleet-wide identity lockout; a profile is policy-as-code; an autonomous remediation is an AgODR firing across the estate; and “compliant” is the watermelon painted green across thousands of devices. The triad keeps the fleet visible: Apprentice keeps your model of per-device effect and fleet reach intact, Defense treats every generated policy as a change to every device before it ships, Offense hunts the drift and governs the automation before it reverts your own emergency fix.

§2 · Falsification bet

The bet we are willing to lose

The trust layer of this workshop is not a testimonial — it is a falsifiable claim with a horizon and a check. If it fails, bring the deployment report that proves it.

THE BET FIG 1 PENDING

Position The triad keeps the fleet's blast radius visible and staged Horizon Two quarters from install Checkable Per-device-effect prediction, share of changes shipped without a pilot ring, and whether self-remediation can tell a deliberate change from drift, measured

If a team installs all three lenses over its endpoint practice — a withholding config on its assistant, ring-and-detection discipline before every fleet change, and governance over autonomous remediation — and after two quarters its admins are no better at predicting a policy's per-device effect, its generated profiles still ship to All Devices without a pilot ring, and its self-remediation still cannot tell a deliberate emergency change from drift, then the triad added ceremony and I was wrong. Bring the deployment report that proves it.

OPEN · CHECKABLE Per-device-effect prediction, share of changes shipped without a pilot ring, and whether self-remediation can tell a deliberate change from drift, measured

§3 · The three lenses

Three lenses, installed in a fixed order

Endpoint has native predict-and-trace instruments: the deployment ring (pilot → broad → all) and the detection-before-remediation pattern, where a detection script reports which devices would be changed before any remediation runs. You install the lenses in sequence because the order is load-bearing.

Install order Apprentice Defense Offense Never reversed
  1. 01

    Apprentice

    Predict per-device effect and fleet reach before you deploy; pilot ring and detection first, always.

    Operates on Your model of what a policy does to one device and how far the assignment reaches; the reasoning that atrophies when a profile validates and you ship it.
  2. 02

    Defense

    Your generated policy is your fleet. “The Copilot agent generated the policy” is not an incident finding.

    Operates on Fleet-wide misconfig, mis-targeted assignment, the compliance-to-lockout cascade, destructive remediation as SYSTEM — every change before it ships.
  3. 03

    Offense

    The fleet drifts quietly and at scale; a small percentage of thousands of devices is still thousands of devices.

    Operates on Grey devices, assignment gaps, eroding compliance; governing autonomous remediation and endpoint agents through the decision record.

Load-bearing rule Apprentice:Mentor → Defense → Offense, never reversed. Install Defense and Offense before you can reason about what a policy does to a device and how far its assignment reaches, and you build deployment rings and remediation automation around configurations you cannot read — staging changes you do not understand and auto-remediating toward a baseline you never verified. Install the how of reading a policy's per-device effect before the what you defend and the where you hunt drift. If time is short, modules are shortened, not resequenced.

§4 · Who gets what

Where the value lands by archetype

One core program, but its center of gravity shifts with where you operate in the endpoint lifecycle. Pick your stance to see the emphasis and the recommended tier.

FIG 2 Same triad, your surface

Supporter L1–L2

Stance enrollment, helpdesk, user impact
Emphasis Reading a profile before it ships; the user-facing blast radius.
Where value lands All tiers

Builder L3

Stance script/policy/app packaging
Emphasis Remediation-as-SYSTEM gates; detection-before-remediation; app detection rules.
Where value lands All tiers

Orchestrator EM / Director

Stance deployment rings, remediation cadence
Emphasis The ring model; the deploy gate; the autonomous-remediation gate.
Where value lands Cohort, in-person

Architect Principal

Stance fleet topology, compliance↔CA design
Emphasis Assignment reach; policy precedence; agent governance; recovery path.
Where value lands Cohort, in-person

Strategist CISO / CTO / VP

Stance governs
Emphasis Multi Admin Approval policy, autonomous-remediation policy, audit, watermelon vs posture.
Where value lands In-person + capstone

§5 · Curriculum

Three modules, then the capstone

Each module is one lens: an objective, the core move, a build exercise you do paper-first in a sandbox tenant with a disposable pilot ring, and a checkpoint that names the failure mode. Predict-and-trace is the ring plus detection — predict the per-device effect by hand, deploy to the pilot ring, trace the result before widening.

FIG 3 Modules 1–3 + capstone
Module 1 · Lens 1 Apprentice:Mentor — reason about per-device effect and fleet reach

Objective

Install the predict-per-device-then-pilot reflex and a withholding config that defaults your assistant to coaching, so you never deploy a policy whose effect on one device — and reach across many — you cannot trace.

Core move

Configure the assistant to refuse a finished profile, compliance rule, remediation, or app deployment for anything that touches the fleet, and instead ask the senior questions — what state it changes, SYSTEM or user context, assignment scope and transitive reach, conflict and precedence, what breaks for the user, is there a pilot ring and a rollback. Predict the per-device effect by hand, deploy to a pilot ring, trace; detection-before-remediation is the same discipline at script level. Keep the eroding reasoning sharp: precedence, not-configured vs disabled, transitive reach, SYSTEM vs user.

Exercise

Read a supplied profile plus compliance policy cold — what each changes on a device, which devices the assignment reaches, any conflict, and the single setting most likely to cause a fleet-wide incident — then deploy to a two-device pilot ring and trace. Write your withholding config: senior endpoint questions, forbid compliance policies / remediation scripts / All-Devices assignments as finished config, require per-device effect, run context, scope, and rollback, require a pilot ring before any broad assignment.

Checkpoint

If you could not name the fleet-wide-incident setting in the cold read, the diagnostic worked. If your config lets the model emit an All-Devices assignment without a pilot ring, it has no teeth where the blast radius lives.

Module 2 · Lens 2 Defense — your generated policy is your fleet

Objective

Install the gate that proves an AI-generated endpoint change safe before it ships to the fleet, scored against a fixed taxonomy — and dismantle the most comfortable illusion in endpoint management.

Core move

CrowdStrike (19 July 2024) is the proof: a faulty file to 100% of endpoints at once, no staged rollout, no circuit-breaker, kernel privilege, no remote recovery, no customer control — ~8.5M devices boot-looped. The fast path skipped the staging, and generative AI is the fast path. The myth that has to die: “compliant” is not “secure” — green compliance is the service ledger; pair it with a posture signal (Endpoint Analytics, Defender) that a checkbox cannot satisfy. The defense stack: ring deployment, report-only mode, detection-before-remediation, Multi Admin Approval, break-glass exclusions, BitLocker escrow, an offline recovery path.

Exercise

Harden one generated change (compliance policy, configuration profile, remediation script) through the gate: failure modes present, the assignment reach and most destructive action, whether the compliance change could cascade into a lockout, whether break-glass is excluded, whether the script's destructive verb has detection-before-remediation evidence, and whether “compliant” is backed by a real posture signal.

Checkpoint

If your change assigns to All Devices with no pilot ring, you wrote a CrowdStrike. If your compliance policy could mark the fleet non-compliant, simulate it against your admins and break-glass before it ships — a fleet lockout is an outage you inflicted.

Module 3 · Lens 3 Offense — hunt fleet drift and govern the automation

Objective

Arm your endpoint rituals so each surfaces fleet drift before it fails loudly, and design the gate that governs autonomous remediation and endpoint agents through the decision record.

Core move

Endpoints drift quietly and at scale: grey devices that stopped checking in, assignment gaps, remediation that silently fails on a subset, compliance that erodes one device at a time. The autonomous-remediation trap is the convergence of the whole catalog: a self-remediation reverts an on-call engineer's deliberate emergency change because it cannot tell documented change from drift — fighting its own responders, at fleet scale, as SYSTEM. The fix is the decision record: the automation checks open ODRs before it reverts and emits an AgODR per action, with fleet-wide / destructive / identity-cascading actions blocked on Multi Admin Approval. Govern endpoint agents as the Identity workshop demands — unique credential, least privilege, named owner, attribution.

Exercise

Arm one endpoint ritual with a single offensive move and test it (surfaces fleet drift? gameable like a rubber-stamped report? adds a meeting or modifies one?). Then design the autonomous-remediation gate: what it reads before reverting, the AgODR fields it emits, and the blast-radius tiers — with fleet-wide, destructive, and identity-cascading actions always gated on Multi Admin Approval.

Checkpoint

If your governance gate has no “check open ODRs first” step, you built the automation that reverts the emergency fix across the whole fleet. If a wipe or fleet-wide action can fire without human approval, tier it — the blast radius here is every device.

Capstone · adversarial defense Capstone — install and defend your triad

Brief

Design the 60-day install of all three lenses over a real (or supplied) endpoint estate, then defend it before a panel in the CTRL ALT PRESS voice.

Scenario

A regulated enterprise manages a mixed Windows/macOS/iOS fleet through a cloud UEM, with Defender for Endpoint and Entra-based device compliance feeding Conditional Access, mid-migration off Windows 10. A recent generated compliance policy nearly marked the fleet non-compliant, and a self-remediation reverted an on-call engineer's emergency change. Leadership reads the green compliance dashboard as proof of security. 60 days, no new headcount, you may not stop the team using AI or autonomous remediation.

Must contain

  • The withholding config (Apprentice) and the predict-pilot-trace drill, with the change classes it forbids generating.
  • The defense stack (Defense): ring deployment, report-only mode, detection-before-remediation, Multi Admin Approval, break-glass exclusions, BitLocker escrow, an offline recovery path — and the retirement of “compliant = secure,” paired with a real posture signal.
  • The autonomous-remediation/agent governance gate that reads ODRs and emits AgODRs, with fleet-wide and destructive actions gated.
  • The recovery plan for the CrowdStrike scenario: a bad change reaches devices now boot-looping and unable to reach the network.
  • The 60-day behavioral markers, with “compliant means secure” and “the agent generated the policy” both banned.

Pass line

Pass ≥ 18/30; distinction ≥ 24 with no dimension below 3.

You will leave able to

  • Predict a policy's per-device effect and its assignment reach before deploying, using the pilot ring and detection-before-remediation as a standing habit, and configure an assistant to withhold the policy and coach the reasoning.
  • Detect the failure modes of AI-generated endpoint config — fleet-wide misconfiguration, mis-targeted assignment, policy conflict, the compliance-to-lockout cascade, destructive remediation as SYSTEM, hallucinated settings — and run a blast-radius deploy gate.
  • Build a defense stack — ring deployment, report-only mode, detection-before-remediation, Multi Admin Approval, break-glass exclusions, BitLocker escrow, an offline recovery path — and explain why “compliant” is not “secure.”
  • Govern autonomous remediation and endpoint agents through the ODR/AgODR discipline, so automation reads the decision record before it reverts a deliberate change.
  • Defend the install against an adversarial panel, including the question CrowdStrike forced on the industry: what stops your fast path from skipping the staging?

§6 · Failure taxonomy

The failure modes of AI-generated endpoint config

A working taxonomy to score against. Each is harmless on one device and an outage on all of them — that is the fleet multiplier.

Failure mode → counter
Failure modeCounter
Fleet-wide misconfiguration — a wrong setting harmless on one device, an outage on all of them. Ring deployment; report-only/audit mode first.
Mis-targeted assignment — All Devices when it should have been a pilot group; the wrong dynamic group; unpredicted transitive reach. Verify assignment scope; exclude IT/break-glass devices.
Policy conflict — two profiles set the same CSP differently and the result is undefined or the wrong one wins. Conflict analysis before deploy.
Compliance-to-lockout cascade — a compliance policy marks the fleet non-compliant, which Conditional Access then uses to block access. Simulate against admin and break-glass; stage compliance changes in report-only.
Destructive remediation as SYSTEM — a destructive verb run at fleet scale in the highest-privilege context. `-WhatIf`/ShouldProcess, detection-before-remediation, and the deploy gate — multiplied by the fleet.
Hallucinated settings / CSP / OMA-URI — references to settings or values that do not exist or do not mean what was implied. Verify against the real CSP reference.
Data-loss configs — BitLocker without key escrow, a mis-targeted wipe/retire, a profile that strips data access. Verify key escrow before encryption; treat wipe/retire targeting as destructive.

§7 · Evidence floor

The research this stands on

No testimonials, no countdown timers. Claims carry provenance; vendor and unverified figures are labeled.

  1. 01

    On 19 July 2024 a faulty Falcon Channel File reached ~8.5M Windows devices at once — kernel BSOD/boot loops, days-long manual recovery — because five controls were absent: no staged rollout, no circuit-breaker, kernel privilege, no remote recovery, no customer control.

    CrowdStrike root-cause analysis; Microsoft and CISA advisories; one-year retrospectives Well-documented; treat ten-figure loss figures as estimates.

  2. 02

    The rapid-response content path had a lighter validation pipeline than regular updates — the fast path skipped the staging. That is what generative AI does to endpoint work.

    One-year-after engineering retrospective The load-bearing detail for this workshop.

  3. 03

    Autonomous Endpoint Management is a defined 2026 category: AI-driven oversight, adaptive enforcement, and self-remediation (isolation, reapplication, rollback) beyond static rules.

    AEM market roundups; Microsoft Intune announcements (2025–2026) Vendor sources — verify exact capabilities at delivery time.

  4. 04

    Copilot / Security Copilot agents are GA and act: Policy Configuration, Vulnerability Remediation, and Device Offboarding agents; cross-domain automation can disable a user and quarantine their device in one motion.

    Microsoft Intune / Security Copilot documentation (2025–2026) Vendor sources — verify availability at delivery time.

  5. 05

    Windows 10 reached end of support on 14 October 2025 — most fleets are mid-migration to Windows 11, the highest-volume fleet-change window in years.

    Microsoft lifecycle The live fleet-migration driver.

  6. 06

    “Compliant” is not “secure”: a device green by policy can be insecure — the watermelon at fleet scale. Pair the compliance ledger with a posture signal a checkbox cannot satisfy.

    CTRL ALT PRESS Experience Outcome Layer (two-ledger discipline) Catalog spine applied to endpoint.

  7. 07

    No partition between an LLM's output and the organization that deploys it; the agent is not a separate legal entity.

    Moffatt v. Air Canada (2024 BCCRT 149) The legal anchor for the Defense lens.

§8 · Enroll

Choose your delivery tier

Three modalities, same curriculum, all run in a sandbox tenant with a disposable pilot ring. Efficacy rises with the live BUILD/BREAK drills on fleet lockouts — the in-person intensive runs against instructor-seeded lockouts and a self-remediation bot.

Delivery modalities
ModalityFormatEfficacyPositioning
Self-paced 8 modules, sandbox tenant + test devices, ring drills, template packLowest — no live BUILD/BREAK on fleet lockoutsEntry tier; justified by the sandbox tenant and lifetime updates
Virtual cohort 8 weekly live sessions, paper-first per-device drills, shared sandbox ring, async capstoneHigh — accountability + witnessed cold readsPremium; the cap preserves drill integrity
In-person intensive 2 days, live deployments against instructor-seeded lockouts and a self-remediation botMaximum — the practice is embodiedTop tier; pairs with the ODR workshop's agent-governance audit

A domain installment of The Triad of Prompt Lenses; pairs with the agent-governance audit from ODR & AgODR.

Register

Register for this workshop

Submitting this form emails the CTRL ALT PRESS team your details — we'll follow up by email to confirm dates, delivery, and next steps.