If you see an error like this in PowerShell:
File ****************** cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.
Execute the following command:
Set-ExecutionPolicy RemoteSigned