This may come as a surprise if your like me and live at the command-line, but there is a significant population of server admins out there who seem to freeze up every time you give them a tool with a command line interface. I've actually had co-workers refuse to use a tool that would save them hours of work just because they had to open a shell and call it with some parameters in order to run it. So rather than take on the impossible task of teaching those admins how to type, I'll instead teach you how to put a simple WPF dialog in front of your script.
↧