Creating a GUI based PowerShell script using XAML and Visual Studio to unlock AD Users from scratch

Опубликовано: 14 Февраль 2026
на канале: Chasse TAC
3,871
61

In this video, I'll be creating from scratch a script that launches as a GUI with fillable fields to unlock users in AD. We utilize a checkbox, combobox, and output text to get the job done. Check out the completed script here.

https://chassetac.blob.core.windows.n...

The xaml starter template can be found in the description from my video GUI building, method 2.