Powershell cannot be loaded because execution of scripts is disabled on this system
I was at a new client, trying to run a Powershell to help build my BizTalk binding files for the BizTalk Deployment Framework, and I got this error: PS C:developmentAllProjects.Deployment> .GenerateMasterBindingsFromLocal.ps1 File C:developmentAllProjects.DeploymentGenerateMasterBindingsFromLocal.ps1 cannot be loaded because the execution o f scripts is disabled on this system. Please see "get-help about_signing" for more details. At […]