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
13 files scanned on Jan 8, 2026
Security review notes: The codebase does not exhibit obfuscated code, remote code execution from external URLs, data exfiltration, or explicit credential theft. However, there are concerns around a persistence-like scheduled task for device renaming, insecure handling of secrets (plaintext in memory via ConvertTo-SecureString -AsPlainText -Force), and placeholder secrets that could be misconfigured. Recommend strengthening secret handling (avoid plaintext in memory, remove logging of sensitive data), ensure proper change management for the scheduled task, and replace placeholders with secure retrieval from a trusted vault.
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.
