Commit Graph

7 Commits

Author SHA1 Message Date
c4b8f4aaf6 feat(baseline): declarative Intune baseline deployer
- Add Deploy-IntuneBaseline.ps1 for YAML-driven policy + assignment deployment
- Add ConvertTo-IntuneBaseline.ps1 to convert export folders to baseline manifests
- Add example OpenIntuneBaseline YAML in Baselines/
- Supports mutations, group auto-creation, idempotency, and WhatIf mode
2026-04-14 14:59:29 +02:00
87b7af25a7 feat(auth): sync full Graph permission set and patch existing apps
- Unified required Microsoft Graph app roles in Initialize-IntuneAuth.ps1
- Added permission patching for existing app registrations
- Logs the change and operations for audit
2026-04-14 12:15:14 +02:00
9dace83cff Make browser auth app id optional 2026-04-08 19:10:45 +02:00
239e3ec16e Add browser auth for headless runs 2026-04-08 16:09:30 +02:00
c803a00df7 Strip legacy UI and keep headless runtime 2026-04-08 15:35:04 +02:00
8fe71c0078 Add headless macOS CLI workflow 2026-04-08 15:18:32 +02:00
Mikael Karlsson
f5613442bd 3.9.3 2023-12-11 18:58:13 +11:00