Q: I'm trying to run Azure PowerShell cmdlets from System Center Orchestrator, but they aren't working; why not?
A: The built-in Run .NET Script activity uses native PowerShell to a 32-bit application. PowerShell 2.0 isn't compatible with the Azure cmdlet module; you need to use PowerShell 3.0 or later.