Powershell Execution Policy
Are you having trouble creating or running you Powershell scripts in Windows, remember that you need to adjust the default Powershell Execution Policy to allow the running of your scripts.
You may otherwise receive an error like the one below
File scriptexample.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see … Continue Reading ››
Follow @aid_in_it