DebenB_254182
May 12, 2016Nimbostratus
@ paul.dawson
Think you have to adjust PS ExecutionPolicy ; please check below
Get-ExecutionPolicy –List ---> List all policies
Set-ExecutionPolicy AllSigned -Scope CurrentUser ---> Set execution policy for current user