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.
Screenshots
1 / 4Swipe to see more
Security Analysis
6 files scanned on Jul 14, 2026
No security issues detected. Code appears safe for an Intune management tool.
You might also like
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.
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.
Wintuner GUI
WinTuner GUI is a modern PowerShell-based graphical interface for managing Microsoft Intune Win32 apps via WinGet packages. Search WinGet packages, create .wtpackage files, and deploy them to Intune, with update checks for existing apps. Features include fuzzy app discovery, persistent settings, interactive M365 login, and a JSON settings store for end-to-end Intune app lifecycle management.
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.