Can’t Set-ExecutionPolicy when scope is MachinePolicy

Stuck on a machine that has a restrictive PowerShell execution policy that is set via Group Policy? Unfortunately you can’t just use Set-ExecutionPolicy to change the policy for the MachinePolicy scope. Continue reading