← Package directory
Available on winget

Install Managed Service Accounts GUI

Managed Service Accounts are a useful new feature introduced in Server 2008 R2 but they can only be created and managed with Powershell, so this tool was created to provide an intuitive GUI that will let you create, edit, and install them

Install with winget
winget install --id Cjwdev.ManagedServiceAccountsGUI
Upgrade
winget upgrade --id Cjwdev.ManagedServiceAccountsGUI
Uninstall
winget uninstall --id Cjwdev.ManagedServiceAccountsGUI

About Managed Service Accounts GUI

Managed Service Accounts are a great new feature that was added to Windows Server 2008 R2 and Windows 7, but up until now the only way to create and configure them has been via Powershell cmdlets (requiring at least 3 separate commands to be run, one of which has to be run locally on the computer that will use the MSA). So we created this tool to provide a free, easy to use GUI application for working with MSAs. Features - Simple and intuitive graphical user interface (no LDAP or powershell knowledge required) - Qu...

What's new in 1.6.0

Fixed a bug that caused installation of a standalone MSA to fail with the error "all pipe instances are busy" in some scenarios GUI improvements and fixes Improved diagnostic logging

Read release notes

Version history

Version Updated Notes
1.6.0 Unknown Fixed a bug that caused installation of a standalone MSA to fail with the error "all pipe instances are busy" in some scenarios GUI improvements and fixes Improved diagnostic logging