# PSGUI with PSGUI-Manager
########################################################################
######################################################################## ########################################################################
########################################################################
After the installation a link to the PSGUIManager will be placed on the users desktop. The GUI-Manager can also be start with the Powershell command:
Start-PSGUIManager
########################################################################
########################################################################
Long time ago i started a project to create user interfaces for Powershell with WPF as simple as possible for everyone by using a – POWERSHELL GUI.
Powershell GUI with Powershell GUI?! – sounds paradox – but hey – one example will be ready the whole time. :D
Many times there had been administrators, customers and friends who asked for a GUI in PS. Probably the loudest crying group had been the administrators who normally should work easily with Powershell. But IT-guys are lazy – and because of these laziness we create powerfull scripts which make life easier. And if a wonderfull looking GUI is on top of this functionality – even better!
Though you should never forget – by adding a GUI to a module / function of yours you can prevent lots of input errors by the user. The user gets happy because he can click and sees a wonderful design and you can add an additional abstraction layer preventing lots of headaches.
The primary aims with this project had been: