VMware Cloud Community
yuvaP
Contributor
Contributor

connecting blade server to virtual Center Server through PowerCLI

Is there anyway to connect the blade servers to the virtual center server through PowerCLI? Any information would be really useful and would be greatly appreciated.

Thank you

Reply
0 Kudos
1 Reply
LucD
Leadership
Leadership

I assume you already installed ESX(i) on those blades ?

If yes, you can use the Add-VMHost cmdlet.

Add-VMHost -Name -Location MyDC -User root -Password password


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos