- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI Luc,
could you suggest on following scenrio.
i have two vcenters vcenter1 and vcenter 2 they are in linked mode as we can verify in webclient.
however when i am using
connect-viserver -server vcenter1 -alllinked
i am not getting them in powerclialso
$global:defaultviservers show only one of them connected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you check the mode with Get-PowerCLIConfiguration?
Under DefaultVIServerMode it should say Multiple.
If not, change it with Set-PowerCLIConfiguration.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ohh how come I forget this .going to check this.![]()