Skip to content
Desktop App
Verified

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

6of 6
All Checks Passed

1 files scanned on Jul 12, 2026

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

No security issues detected. Code appears safe for an Intune management tool.

You might also like

Desktop App

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.

D
Dhiraj Dhote
PowerShell Module

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.

Maciej HorbaczMaciej Horbacz
PowerShell Module

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.

Giovanni SoloneGiovanni Solone
PowerShell Module

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.

Maxime GuilleminMaxime Guillemin