https://www.itprotoday.com/powershell/managing-windows-firewall-rules-with-powershell-part-1-beyond-the-gui
Managing Windows Firewall Rules with PowerShell, Part 1: Beyond the GUI
Aug 1, 2025 - PowerShell commands offer IT professionals a more efficient way to manage Windows firewall rules. Here's how to use PowerShell to create, modify, and delete...
managing windows firewallpart
https://www.itprotoday.com/powershell/powershell-gui-basics-building-grids-with-wpf-video-tutorial-
PowerShell GUI Basics: Building Grids With WPF
Learn how to build and customize grid-based GUIs in PowerShell using Windows Presentation Foundation (WPF). We will walk you through several examples in this...
powershell guibasics building
https://www.itprotoday.com/powershell/powershell-gui-tutorial-building-whiteboard-apps-with-wpf
PowerShell GUI Tutorial: Building a Whiteboard App With WPF
Feb 18, 2025 - This PowerShell GUI tutorial explains how to use PowerShell and Windows Presentation Foundation (WPF) to create a simple inking canvas with features like...
powershell guitutorialappwpf
https://www.itprotoday.com/powershell/how-to-create-a-tabbed-gui-in-powershell
How To Create a Tabbed GUI Interface in PowerShell
Mar 21, 2025 - This tutorial explains how to build a simple tabbed GUI in PowerShell with a Windows Form and a TabControl. Each tab is created using TabPage objects.
createtabbedguiinterface