Skip to content
Michael Maertzdorf edited this page Apr 10, 2026 · 3 revisions

LazyWinAdmin — Modernized 2026 Edition

A complete modernisation of the classic LazyWinAdmin (2012) PowerShell GUI tool, rebuilt as a native PowerShell 7.4+ WPF module for managing Windows workstations and servers.

Current version: v1.3.0


Wiki pages

Page Description
Getting Started Requirements, installation, and launching the GUI
Architecture Deep Dive Async pattern, state management, dispatcher threading, and module layout
Onboarding — Principal Onboarding guide for contributors with existing PowerShell experience
Onboarding — Zero to Hero Step-by-step guide for contributors new to WPF and module development
Quality and Contribution Test suite, coding conventions, and how to contribute

Version history

Version Highlights
v1.3.0 Service Start/Stop/Restart, Export CSV on all list views, result count labels, status bar clock, clipboard copy on all ListViews, 228 tests
v1.2.0 Device Compliance tab, Exchange Online, Intune Scripts, CIM local routing fix, async architecture fix, 212 tests
v1.1.0 Initial modernized edition: WPF, cloud integration (Entra/Intune/Azure), 178 Pester tests
v0.4 Original 2012 PowerShell 2.0 WinForms version (preserved in LazyWinAdmin/ and Sources/)

Quick start: see Getting Started or the README in the main repository.

Clone this wiki locally