TheVMinator
Expert
Expert

em32> Get-PowerCLIConfiguration

It was set to multiple for "all users" but not for "user".  I ran

Set-PowerCLIConfiguration -DefaultVIServerMode Multiple -Scope User


and that resolved it - thanks!