Skip to content

lvkv/LazyWinAdmin_GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyWinAdmin_GUI

LazyWinAdmin is a project released in 2012, a PowerShell Script that generates a GUI/WinForms loaded with tons of functions. For more information on LazyWinAdmin, check out the repo here.

What's Different?

While LazyWinAdmin has a built-in display of installed programs, remotely uninstalling any of them can be tedious, and involves sending remote commands. I added a button that pulls up a list of all MSI-installed apps and allows you to uninstall any of them remotely with a single click.

alt text

How it works

This fork uses WPF for the program list and WMI to query and uninstall programs.

alt text

Notes

If the program hangs while displaying programs or uninstalling, that's WMI, not me ¯\(ツ)/¯.

Packages

No packages published

Languages

  • PowerShell 100.0%