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.
Security Analysis
50 files scanned on Jun 11, 2026
The Sync-IntuneDeviceCategories.ps1 script appears to be a standard Intune Graph API integration for device categorization with no obfuscated code, credential harvesting, or data exfiltration evident. However, the installation flow (Install.ps1) and the shutdown-based rename script (Rename-Device-on-Shutdown.ps1) introduce persistence and potentially disruptive behavior (automatic renaming) that could be misused for unauthorized control. If these are legitimate admin tools, ensure governance: document purpose, restrict scope, obtain approvals, add auditing, and provide safe-guards and cleanup steps. No hardcoded secrets detected; Graph API usage aligns with expected flows for Intune management.
You might also like
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.
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.
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.
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.
