A better PowerShell Console Menu
I was looking to add a console-based menu to give the users of my scripts choices. I have worked with PowerShell for years, and most of the time, I needed to give users a choice; I either added it as an argument when running the script or used the cl...
Aug 26, 20224 min read3.7K

