fleet/docs/solutions/Windows/scripts
Adam Baali 55e3a65a0c
Script that triggers the SCEP enrollment (#34912)
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>
2025-10-29 12:49:06 -04:00
..
hide Windows Insider settings page – [HideInsiderPage].ps1 Doc/solutions/windows cleanup (#34676) 2025-10-22 19:59:12 -07:00
prevent uninstall or modification of Fleet osquery – [NoRemove, NoModify].ps1 Doc/solutions/windows cleanup (#34676) 2025-10-22 19:59:12 -07:00
set screen saver grace period – [ScreenSaverGracePeriod].ps1 organize files into platform, function folders. Standardize filenames… (#34659) 2025-10-22 17:07:33 -04:00
trigger scep enrollment.ps1 Script that triggers the SCEP enrollment (#34912) 2025-10-29 12:49:06 -04:00