Creating a GUI App with PowerShell and WPF - Part 2 Controls, Events and XAML

More 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 22, 2023 · 6 min · GD

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

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