Latest Posts »
Latest Comments »
Popular Posts »

File cannot be loaded because the execution of scripts is disabled on this system error in PowerShell

Written by Christian on July 18, 2008 – 11:35 pm

When you try to run a Powershell script (PS1), you may get the following error:

File xyz.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see “get-help about_signing” for more details. At line:1 char:2


Posted in PowerShell | 1 Comment »