<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pushkar bhatkoti's blog........... &#187; how to install CCM 4.x on Vmware Step wise step</title>
	<atom:link href="http://pushkarbhatkoti.wordpress.com/category/how-to-install-ccm-4x-on-vmware-step-wise-step/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushkarbhatkoti.wordpress.com</link>
	<description>Just another CCIE voice certified person's blog....</description>
	<lastBuildDate>Mon, 07 Sep 2009 15:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pushkarbhatkoti.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6d139ceb5b354b59d6e3f1222585db12?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Pushkar bhatkoti's blog........... &#187; how to install CCM 4.x on Vmware Step wise step</title>
		<link>http://pushkarbhatkoti.wordpress.com</link>
	</image>
			<item>
		<title>How to install CCM 4 [4.1.3] on Vmware</title>
		<link>http://pushkarbhatkoti.wordpress.com/2008/07/28/how-to-install-ccm-4-413-on-vmware/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2008/07/28/how-to-install-ccm-4-413-on-vmware/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 09:04:45 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[how to install CCM 4.x on Vmware Step wise step]]></category>
		<category><![CDATA[How to install Cisco Call manager [CCM] on Vmware]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=21</guid>
		<description><![CDATA[&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-how to install CCM on Vmware machine&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
First, create a VM, tell it you want Windows 2000 Server, make the
disk partition 20GB and SCSI, give it 1024 MB of RAM for CCM 4.x.  The tip is you can reduce it down to 512 once you installed the CCM. Personally I used a breeded version of Vmware [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=21&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:#ff0000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-how to install CCM on Vmware machine&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span><br />
First, create a VM, tell it you want Windows 2000 Server, make the<br />
disk partition 20GB and SCSI, give it 1024 MB of RAM for CCM 4.x.  The tip is you can reduce it down to 512 once you installed the CCM. Personally I used a breeded version of Vmware called ESX 3.x</p>
<p><strong>Step1:<br />
</strong>Install WIndows 2000 Server, make sure you install terminal services and SNMP.</p>
<p><strong>Step2:</strong></p>
<p>Turn your Generic hardware into Cisco approved MCS. You just need to do some registry twicks and yes this works on every hardware. Personally i installed this in my laptop (runs 3 gigs of memory) and on my HP- ML-580 server (Xeon-dual, 4 gig ram).</p>
<p>Copy the following registry in a notepad and save it with  extension to .reg.  Must be 2 different files ccmreg1.reg and ccmreg2.reg. Double click on them (one by one) and say yes, you want to merge it into the registry.</p>
<p>ccmreg1.reg</p>
<p>Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems\Model]<br />
&#8220;Hardware&#8221;=&#8221;MCS7825H02&#8243;<br />
&#8220;Speed&#8221;=&#8221;2268&#8243;<br />
&#8220;Memory&#8221;=&#8221;2048&#8243;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Spirian\System Info\OS Image]<br />
&#8220;Version&#8221;=&#8221;2000.2.6&#8243;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Spirian\System Info\OS Service Release]<br />
&#8220;Version&#8221;=&#8221;2000.2.6sr5&#8243;</p>
<p>ccmreg2.reg<br />
Windows Registry Editor Version 5.00<br />
[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems\Model]<br />
&#8220;Hardware&#8221;=&#8221;MCS7825H02&#8243;<br />
&#8220;Speed&#8221;=&#8221;2268&#8243;<br />
&#8220;Memory&#8221;=&#8221;2048&#8243;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems\Spirian]<br />
&#8220;ProductKey&#8221;=&#8221;BTOOVQESCCJUIEBI&#8221;<br />
&#8220;Deployed&#8221;=&#8221;0000000000000000&#8243;</p>
<p>9. Install CallManager 4.1(3)<br />
ccmsetup.exe<br />
So, here you go congratulations, you just turned your VMWare box into a Cisco-approved MCS.<br />
<strong> </strong></p>
<p><strong> Step3:</strong></p>
<p>Create a folder in your C:\ called &#8220;utilis&#8221; and copy a shutdown.exe file into it. You can get shutdown.exe file from windows XP machine. Just search it and copy to C:\utils folder. Reboot your machine.</p>
<p><strong>Step-4</strong></p>
<p>Now run the OSupgrade cd  win-OS-Upgrade-K9.2000-2-7.exe (reboot)</p>
<p><strong>Step-5</strong></p>
<p>Pop-in Cisco CCM 4.1.x cd#1 into your vmware server. Run the setup and sit back and relex -  It will take around  2-3 hours , depends on your hardware too.</p>
<p>I tried the CCM5 as well it is a bit trickier&#8230; You need to follow these instructions carefully:<br />
http://www.vmware.com/community/thread.jspa?threadID=41743&amp;tstart=0&amp;messageID=407547</p>
<p><strong>Step 5</strong><br />
Once installation finished, you need to update the license file. Don&#8217;t ask me how can you get a lic file.<br />
For educational purpose you may contact your cisco  account manager and see if he can give it to you.<br />
Just a side note , if you managed to get a license file and you just change the MAC address in<br />
Windows 2000 to match your license file.</p>
<p>well, since you can&#8217;t get into the Linux side, you have to do it from VMWare, and VMWare will<br />
only let you change the last two octets of the MAC address (unlikely to get a match from Cisco).</p>
<p>Hope this will help to some folk.<br />
Pushkar Bhatkoti<br />
CCIE# 21569 (voice)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pushkarbhatkoti.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pushkarbhatkoti.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=21&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2008/07/28/how-to-install-ccm-4-413-on-vmware/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
	</channel>
</rss>