-
released this
2026-04-16 09:36:25 +00:00 | 2 commits to main since this releaseThis patch release adds user-friendly detection for missing
fzfand shows platform-specific install hints before falling back to numbered menus.What's new
Scripts/Start-IntuneToolkit.ps1— detects missingfzfat startup and prints install commands for macOS (brew), Linux (apt/dnf/pacman), and Windows (winget/choco).Scripts/Start-IntuneManagementTui.ps1— same hint behavior for the standalone TUI entry point.README.md— listsfzfas an optional runtime dependency with per-platform install instructions.
Everything else from 4.0.0 remains unchanged.
Downloads