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
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