SE-CORE-01# show inventory
projects
1 deployment in inventory
deployed
FWC Winget App Deployment via Microsoft Intune
Designed and deployed a scalable Windows application delivery pipeline using the Windows Package Manager (winget) through Microsoft Intune. Replaced manual installer management with version-pinned, policy-driven app deployments across managed endpoints — reducing deployment time and eliminating the need for hand-rolled MSI wrappers for common tooling.
highlights
- Packaged winget deployments as Win32 apps in Intune using detection rules and install/uninstall scripts
- Managed app targeting via Entra ID (Azure AD) device groups
- Handled edge cases: apps without winget IDs, machines behind proxy, and winget bootstrap on older Windows builds
- Documented the process end-to-end for the team to maintain after handoff