Back to all tools
Desktop AppAutomation

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.

Works with
WindowsWin32 Apps
Created by

Security Analysis

6of 6
All Checks Passed

50 files scanned on Jun 11, 2026

No Obfuscated Code
No Remote Execution
No Credential Theft
No Data Exfiltration
No Malicious Patterns
No Hardcoded Secrets
AI Analysis

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.

Screenshots