Creating a GUI App with PowerShell and WPF - Part 1 Runspaces

Things I learned creating a GUI tool with PowerShell and WPF. The snippets in this article are based on the Show-Win32AppUI tool available on GitHub. ...

March 21, 2023 · 8 min · GD

A custom Azure app with limited Microsoft Graph consent for PowerShell

A step by step guide to registering a custom Azure application for interactive MSGraph PowerShell. The example will create an app for use with the Show-Win32AppUI tool. ...

March 18, 2023 · 4 min · GD

Create Intune Win32Apps with a PowerShell GUI front-end

A GUI tool for end-to-end creation of Win32 Apps in Microsoft Intune. ...

March 18, 2023 · 6 min · GD