mirror of
https://github.com/fleetdm/fleet
synced 2026-05-08 17:50:52 +00:00
This pull request adds a new PowerShell script to automate triggering SCEP enrollment for Windows devices via Fleet MDM. The script is designed to be user-friendly and configurable, with clear instructions for setting up required secrets and variables. New Windows SCEP enrollment script: * Added `trigger scep enrollment.ps1` script with detailed user instructions for configuring Fleet secrets and node names. * Script collects host UUID, generates a SyncML command for SCEP enrollment, and sends it to Fleet MDM using an authenticated API request. * Includes error handling and guidance for checking command results using `fleetctl`. --------- Co-authored-by: Brock Walters <153771548+nonpunctual@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| hide Windows Insider settings page – [HideInsiderPage].ps1 | ||
| prevent uninstall or modification of Fleet osquery – [NoRemove, NoModify].ps1 | ||
| set screen saver grace period – [ScreenSaverGracePeriod].ps1 | ||
| trigger scep enrollment.ps1 | ||