Has anybody created any type of libraries that I can use in my powershell scripts to provide the user with a selection menu, similar to the menu that comes up in powertab? If you are unfamiliar with powertab, it draws a nice menu of choices to the powershell console screen using ascii characters. The user can use the arrow keys to select an option and hit enter.
Thanks,
Travis