IntuneWin Utility
IntuneWin Utility is a modern GUI tool for creating Microsoft Intune Win32 packages (.intunewin) from EXE or MSI installers. It wraps the official IntuneWinAppUtil.exe with a clean WPF interface, enabling asynchronous packaging, real-time logs, auto-detection of installers, and automatic output naming and sizing. It validates inputs, auto-creates missing folders, and prevents concurrent packaging to streamline Intune app deployments.
Screenshots
Security Analysis
1 files scanned on Aug 16, 2026
No code was provided for analysis. Unable to identify obfuscation, remote execution, credential theft, data exfiltration, or malicious patterns. Please provide the code snippet for the IntuneWin Utility to review.
You might also like
IntuneWin32BulkManagement
IntuneWin32BulkManagement is a PowerShell-based GUI for managing Win32 apps in Microsoft Intune. It offers a WPF interface to browse apps, perform bulk group assignments, and streamline update workflows using Winget, with per-app workspaces and live logging. The tool can download, package to .intunewin, upload updates, enrich metadata from Winget, and export or backup catalog data for easy Intune administration.
Intune-App-Sandbox
Intune-App-Sandbox is a testing utility for PowerShell-based installers packaged with the Win32 Content Prep Tool for Intune deployments. It creates a sandbox workspace (C:\SandboxEnvironment), and adds context-menu options to pack with IntunewinUtil or run tests in a Safe sandbox. It also supports a detection-based test flow and a reusable template script to accelerate building and validating packaging for Win32 apps in Intune.
IntuneWinAppUtil GUI
IntuneWinAppUtil GUI is a PowerShell-based WPF wrapper for Microsoft's IntuneWinAppUtil.exe. It streamlines packaging Win32 apps for Intune with auto-download of the latest tool, input validation, path-length checks, and configuration persistence across launches. It also detects PSAppDeployToolkit usage to suggest names and sanitizes invalid filename characters.
win32-toolkit
win32-toolkit delivers end-to-end Intune Win32 packaging: point at a winget package or any installer, scaffold a PSAppDeployToolkit v4 project, and capture real installs in a disposable Windows Sandbox or Hyper-V VM. It derives detection and uninstall logic, validates install/update paths, packages a .intunewin, and publishes to Intune with dependencies, branding, and requirements.