PS C:\> Set-PowerCLIConfiguration -defaultviservermode Single -Scope Session
Set-PowerCLIConfiguration : A parameter cannot be found that matches parameter name 'Scope'.
At line:1 char:55
+ Set-PowerCLIConfiguration -defaultviservermode Single -Scope Session
+ ~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Set-PowerCLIConfiguration], ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,VMware.VimAutomation.ViCore.Cmdlets.Commands.SetVIToolkitConfiguration
PS C:\> Get-PowerCLIVersion
PowerCLI Version
----------------
VMware vSphere PowerCLI 5.0.1 build 581491
---------------
Snapin Versions
---------------
VMware AutoDeploy PowerCLI Component 5.0 build 544967
VMware ImageBuilder PowerCLI Component 5.0 build 544967
VMware License PowerCLI Component 5.0 build 544881
VMware vSphere PowerCLI Component 5.0 build 581435
Regards,
Tyler