In PowerShell v.2, there are multiple execution policies. You should use this to view and check the settings:
Get-ExecutionPolicy -List
In PowerShell v.2, there are multiple execution policies. You should use this to view and check the settings: