>So your PowerShell script won’t run?

>In case you’re wondering why on earth your PowerShell scripts don’t run, its because scripting in Windows PowerShell is not enabled by default. Imagine your custom .NET assemblies being blocked until such time you register them on your global assembly cache (GAC). This is to make sure you don’t run just about any script on […]