VMware Communities > VMTN > VMware vSphere™ > VMware ESX™ 4 > Discussions

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
5 Replies Last post: Jul 3, 2009 9:28 PM by lamw
Reply

Does Vmware ESX 4 supports RCLI

Jul 3, 2009 3:40 PM

Click to view Skyislimit's profile Novice Skyislimit 22 posts since
May 8, 2009
Hi,

I have some rcli scripts which i was using to manage my esx 3.5 and esxi 3.5. Now we are going for ESSX 4.I want to know does ESX 4 supports rcli ?


Thanks,


Victor

Reply Re: Does Vmware ESX 4 supports RCLI Jul 3, 2009 3:52 PM
Click to view jbruelasdgo's profile Master jbruelasdgo 849 posts since
Dec 22, 2004
Reply Re: Does Vmware ESX 4 supports RCLI Jul 3, 2009 4:55 PM
in response to: jbruelasdgo
Click to view Skyislimit's profile Novice Skyislimit 22 posts since
May 8, 2009

Thanks for link.

Yeah,I have seen that link.But i am not able to figure out through documentation whether RCLI older scripts still work with vSphere.

BR,

Victor


Reply Re: Does Vmware ESX 4 supports RCLI Jul 3, 2009 6:53 PM
Click to view DLeid's profile Expert DLeid 272 posts since
Apr 26, 2006

You can run most vSphere CLI commands against ESX/ESXi 4.0 and ESX/ESXi 3.5 Update 2 and later. When you run vSphere CLI 4.0 against ESX/ESXi 3.5 Update 2 and later, only the commands and command options supported by Remote CLI 3.5 Update 2 are supported.

See http://www.vmware.com/support/developer/vcli/vcli40/vcli_40_relnotes.html


If you find this or any other information helpful or correct, please consider awarding points.

Reply Re: Does Vmware ESX 4 supports RCLI Jul 3, 2009 9:19 PM
in response to: DLeid
Click to view Skyislimit's profile Novice Skyislimit 22 posts since
May 8, 2009

Thanks for your reply.

I want to know Can i still manage vSphere through RCLI scripts.Problem is I have rcli scripts through which I am managing my ESX 3.5.Now If we replaceESX 3.4 with ESX 4(vSphere),Will the older scripts work ?

BR,

Victor

Reply Re: Does Vmware ESX 4 supports RCLI Jul 3, 2009 9:28 PM
in response to: Skyislimit
Click to view lamw's profile Champion lamw 2,748 posts since
Nov 27, 2007
vCLI does support both ESX(i) 3.5 and 4.0, there may be some changes in the script options but they should work in general. There are a few that are 3.5 specific which will end with 35 such as (esxcfg-mpath35 and vihostupdate35). You will not be able to manage ESX(i) 4.0 with RCLI, you'll need to make sure you're using vCLI.

I would definitely test it out before using in production but for the most part it should be fully compatible.


=========================================================================
William Lam
VMware vExpert 2009
VMware ESX/ESXi scripts and resources at: http://engineering.ucsb.edu/~duonglt/vmware/
vGhetto Script Repository
VMware Code Central - Scripts/Sample code for Developers and Administrators
http://twitter.com/lamw

http://engineering.ucsb.edu/~duonglt/vmware/vexpert_silver_icon.jpg

If you find this information useful, please award points for "correct" or "helpful".

Actions