3.3 Set 'Turn on script execution' to 'RemoteSigned'
Information
Use this setting to configure the script execution policy that controls what script types users can run. Rationale: Unsigned scripts are at greater risk of containing unauthorized code.
Solution
To implement the recommended state, execute the following PowerShell cmdlet: Set-ExecutionPolicy RemoteSigned