execution-policy

PowerShell CmdLet as Visual Studio External Tool

I am attempting to add a PowerShell cmdlet as an external tool in Visual Studio 2010, but whenever I call the external tool I get: {foo} cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details. I have already set my system's execution policy to 'Remote...