For system, network and cloud administrators

How to check current PowerShell script execution policy

In order to determine the current PowerShell script execution policy type:

Get-ExecutionPolicy -List