Update-ExecutionPolicy
SYNOPSIS
Sets the execution policy for the current account
SYNTAX
Update-ExecutionPolicy
[-policy <String>]
<CommonParameters>
DESCRIPTION
The execution policy is set in a separate elevated
powershell process. If running in the chocolatey runner,
the current window cannot be used because its execution
policy has been explicitly set.
If on a 64 bit machine, the policy will be set for both
64 and 32 bit shells.
PARAMETER
Policy
The execution policy to set