Fix Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope
While setting my ExecutionPolicy to Unrestricted, I got the following error: Set-ExecutionPolicy : Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope. Due to the override, your shell…