Download file
Right click GigaTest.ps1, select Run with Powershell
Script runs, prints something to the screen, and then immediately closes before the results can be read
There needs to be a pause or similar command to prevent the script from finishing and closing the window before the user can read the results. Thank you.