VMware Cloud Community
jvm2016
Hot Shot
Hot Shot
Jump to solution

linked_Mode_powercli

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.

Tags (1)
Reply
0 Kudos
1 Solution

Accepted Solutions
LucD
Leadership
Leadership
Jump to solution

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

View solution in original post

Reply
0 Kudos
2 Replies
LucD
Leadership
Leadership
Jump to solution

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

Reply
0 Kudos
jvm2016
Hot Shot
Hot Shot
Jump to solution

ohh how come I forget this .going to check this.Smiley Happy

Reply
0 Kudos