Set-ExecutionPolicy -ExecutionPolicy Unrestricted
Then run script again. End user issues running a powershell script is sort of expected. Can't predict everyone's setup however I used only the most basic of powershell functions so there shouldn't be compatibility issues.
Then run script again. End user issues running a powershell script is sort of expected. Can't predict everyone's setup however I used only the most basic of powershell functions so there shouldn't be compatibility issues.

