You are here:-Tag: ExecutionPolicy

POWERCLI | PowerCLIEnvironment.ps1 cannot be loaded because running scripts is disabled on this system.

When you run PowerCLI for the first time after fresh install you might get an error similar to this one. This is because your computer Powershell policy is set to restricted. You can check your current execution policy by running Get-ExecutionPolicy command. . : File C:\Program Files (x86)\VMware\Infrastructure\PowerCLI\Scripts\Initialize-PowerCLIEnvironment.ps1 cannot be loaded because running

By |2018-11-17T16:56:27+00:00November 17th, 2018|Categories: PowerCLI|Tags: , , |0 Comments