Details
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
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.