Intune Toolkit
A PowerShell-based GUI solution for managing Microsoft Intune policies. Features Microsoft Graph authentication, multi-platform policy and app management, assignment operations, backup/restore in JSON format, CSV/Markdown export, and comprehensive activity logging.
Screenshots
Security Analysis
36 files scanned on Aug 16, 2026
The Intune Toolkit script largely implements legitimate admin tooling (UI loading, Graph interactions, local script loading). Notable security considerations: reliance on a directory of external scripts (supply-chain/trust boundary risk), logging of sensitive session details, and some lax error handling that could hinder security auditing. Recommendations include script signing/integrity checks, redacted logging for sensitive data, tightened error handling, and validation of loaded scripts before execution.
You might also like
IntuneManagement
A PowerShell application with WPF GUI for managing Microsoft Intune and Azure policies. Features export, import, copy, delete, document, and compare operations across 30+ object types with cross-tenant migration, ADMX import, bulk operations, and automated documentation.
Device Offboarding Manager
A PowerShell-based GUI application for streamlined device lifecycle management across Microsoft cloud services. Enables bulk device offboarding from Intune, Autopilot, and Entra ID from a single interface. Features real-time dashboard analytics, stale device tracking, automatic BitLocker and FileVault key retrieval, CSV/TXT import for bulk operations, and pre-built playbooks for automated workflows.
RockEnrollTool
A Windows GUI tool for device enrollment and Intune management. Features modules for authentication, system info, Win32 app wrapping, device management, device sync, Autopilot hash generation, and BitLocker configuration through a tabbed interface.
Shortcut Creator
A utility for creating and deploying desktop shortcuts through Microsoft Intune as Win32 applications. Generates .intunewin files, detection scripts, and deployment instructions automatically. Supports URL, file path, and Microsoft Store app shortcuts with custom icons.