- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!