Skip to content

Instantly share code, notes, and snippets.

View tux234's full-sized avatar

Mitch Francese tux234

View GitHub Profile
@tux234
tux234 / fleet-and-wcd.md
Last active September 19, 2025 16:59
Learnings: Windows Deployment with Windows Configuration Designer

Windows Provisioning with Orchestration Script + Fleet Mapping

High-Level Goal

Automate Windows provisioning via Windows Configuration Designer (WCD):

  • Install Fleet agent.
  • Create the correct local user account.
  • Securely handle credentials (LAPS for admin, bootstrap pw for user).
  • Map device → user in Fleet via Tines webhook + Fleet API.