PowerShell – Windows Form MessageBox helper function
Hi Guys, Here is a small function I wrote to help me create MessageBoxes for a customer I worked for past year. I needed a way to create easy interactions within my scripts with the user, and switch the actions regarding the user choices.This function will display the message you want in a Windows Form […]