<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>E.Ravi Blog</title>
    <link>http://www.eravi.net/blog/</link>
    <description />
    <language>en-us</language>
    <copyright>E. Ravi</copyright>
    <lastBuildDate>Tue, 17 Aug 2010 09:58:24 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>eravi@vishwak.com</managingEditor>
    <webMaster>eravi@vishwak.com</webMaster>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=3f2b76bb-1064-4379-984a-42a680c37bc6</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,3f2b76bb-1064-4379-984a-42a680c37bc6.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,3f2b76bb-1064-4379-984a-42a680c37bc6.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=3f2b76bb-1064-4379-984a-42a680c37bc6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
By default, the EC2config service will attempt to set your computer name for you. 
You can change this behavior by editing the Config.xml file inside your instance to
have the element &lt;Ec2SetComputerName&gt; changed to Disabled.  More information
on this can be found here:
</p>
        <p>
          <a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/appendix-windows-config.html">http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/appendix-windows-config.html</a> 
</p>
        <p>
 
</p>
        <p>
Thanks 
<br />
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=3f2b76bb-1064-4379-984a-42a680c37bc6" />
      </body>
      <title>How to rename your computer/server name on EC2</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,3f2b76bb-1064-4379-984a-42a680c37bc6.aspx</guid>
      <link>http://www.eravi.net/blog/2010/08/17/HowToRenameYourComputerserverNameOnEC2.aspx</link>
      <pubDate>Tue, 17 Aug 2010 09:58:24 GMT</pubDate>
      <description>&lt;p&gt;
By default, the EC2config service will attempt to set your computer name for you.&amp;#160;
You can change this behavior by editing the Config.xml file inside your instance to
have the element &amp;lt;Ec2SetComputerName&amp;gt; changed to Disabled.&amp;#160; More information
on this can be found here:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/appendix-windows-config.html"&gt;http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/appendix-windows-config.html&lt;/a&gt;&amp;#160;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Thanks 
&lt;br /&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=3f2b76bb-1064-4379-984a-42a680c37bc6" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,3f2b76bb-1064-4379-984a-42a680c37bc6.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=383180be-4039-4edf-aa89-4e67deef9bb7</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,383180be-4039-4edf-aa89-4e67deef9bb7.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,383180be-4039-4edf-aa89-4e67deef9bb7.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=383180be-4039-4edf-aa89-4e67deef9bb7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Initially you will have 60 days as evaluation period, then if you want to extend the
Eval. period - Yes you can do, now with the following simple steps. 
<br />
Slmgr.vbs script.
</p>
        <p>
1. Click Start, and then click Command Prompt. 
</p>
        <p>
2. Type slmgr.vbs -dli, and then press ENTER to check the current status of your evaluation
period. 
</p>
        <p>
3. To reset the evaluation period, type slmgr.vbs -rearm, and then press ENTER. 
</p>
        <p>
4. Restart the computer.
</p>
        <p>
This resets the evaluation period to 60 days. 
</p>
        <p>
Micosoft KB <a href="http://support.microsoft.com/kb/948472">here</a></p>
        <p>
How to install Windows Server 2008 without activating it
</p>
        <ol>
          <li>
How to manually extend the evaluation period 
</li>
          <li>
How to automate the extension of the evaluation period 
</li>
        </ol>
        <p>
Please note : You can extend to a max of 240 days only.
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=383180be-4039-4edf-aa89-4e67deef9bb7" />
      </body>
      <title>Manually extend the evaluation period of windows 2008 Server</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,383180be-4039-4edf-aa89-4e67deef9bb7.aspx</guid>
      <link>http://www.eravi.net/blog/2010/07/19/ManuallyExtendTheEvaluationPeriodOfWindows2008Server.aspx</link>
      <pubDate>Mon, 19 Jul 2010 11:30:06 GMT</pubDate>
      <description>&lt;p&gt;
Initially you will have 60 days as evaluation period, then if you want to extend the
Eval. period - Yes you can do, now with the following simple steps. 
&lt;br /&gt;
Slmgr.vbs script.
&lt;/p&gt;
&lt;p&gt;
1. Click Start, and then click Command Prompt. 
&lt;/p&gt;
&lt;p&gt;
2. Type slmgr.vbs -dli, and then press ENTER to check the current status of your evaluation
period. 
&lt;/p&gt;
&lt;p&gt;
3. To reset the evaluation period, type slmgr.vbs -rearm, and then press ENTER. 
&lt;/p&gt;
&lt;p&gt;
4. Restart the computer.
&lt;/p&gt;
&lt;p&gt;
This resets the evaluation period to 60 days. 
&lt;/p&gt;
&lt;p&gt;
Micosoft KB &lt;a href="http://support.microsoft.com/kb/948472"&gt;here&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
How to install Windows Server 2008 without activating it
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
How to manually extend the evaluation period 
&lt;/li&gt;
&lt;li&gt;
How to automate the extension of the evaluation period 
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Please note : You can extend to a max of 240 days only.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=383180be-4039-4edf-aa89-4e67deef9bb7" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,383180be-4039-4edf-aa89-4e67deef9bb7.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=bab4ec7d-061b-42b1-8c49-de65cd312a31</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,bab4ec7d-061b-42b1-8c49-de65cd312a31.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,bab4ec7d-061b-42b1-8c49-de65cd312a31.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=bab4ec7d-061b-42b1-8c49-de65cd312a31</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.iis.net/extensions/WinCacheForPHP">http://www.iis.net/extensions/WinCacheForPHP</a> 
</p>
        <p>
 
</p>
        <p>
This is an PHP accelerator used to increase the performance of the PHP applications
running on windows7 and windows 2008 R2 server. It is an extension available in the
IIS 7.5 and loaded by the PHP Engine. Major advantage this functions without any code
change. 
</p>
        <p>
 
</p>
        <h4>Features
</h4>
        <ul>
          <li>
PHP 5.2 and PHP 5.3 support 
</li>
          <li>
Configurable file cache 
</li>
          <li>
Configurable PHP opcode cache 
</li>
          <li>
Relative file path cache 
</li>
          <li>
PHP functions to obtain information about the cache status 
</li>
        </ul>
        <p>
Thanks 
<br />
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=bab4ec7d-061b-42b1-8c49-de65cd312a31" />
      </body>
      <title>Windows Cache for PHP applications on Windows and Windows Server</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,bab4ec7d-061b-42b1-8c49-de65cd312a31.aspx</guid>
      <link>http://www.eravi.net/blog/2009/10/29/WindowsCacheForPHPApplicationsOnWindowsAndWindowsServer.aspx</link>
      <pubDate>Thu, 29 Oct 2009 06:03:11 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.iis.net/extensions/WinCacheForPHP"&gt;http://www.iis.net/extensions/WinCacheForPHP&lt;/a&gt;&amp;#160;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
This is an PHP accelerator used to increase the performance of the PHP applications
running on windows7 and windows 2008 R2 server. It is an extension available in the
IIS 7.5 and loaded by the PHP Engine. Major advantage this functions without any code
change. 
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h4&gt;Features
&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;
PHP 5.2 and PHP 5.3 support 
&lt;/li&gt;
&lt;li&gt;
Configurable file cache 
&lt;/li&gt;
&lt;li&gt;
Configurable PHP opcode cache 
&lt;/li&gt;
&lt;li&gt;
Relative file path cache 
&lt;/li&gt;
&lt;li&gt;
PHP functions to obtain information about the cache status 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Thanks 
&lt;br /&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=bab4ec7d-061b-42b1-8c49-de65cd312a31" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,bab4ec7d-061b-42b1-8c49-de65cd312a31.aspx</comments>
      <category>Developer</category>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=91e0b253-fc98-45b9-9faf-00dcb4729bad</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,91e0b253-fc98-45b9-9faf-00dcb4729bad.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,91e0b253-fc98-45b9-9faf-00dcb4729bad.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=91e0b253-fc98-45b9-9faf-00dcb4729bad</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h4>Check your Server hardware Warranty (IBM, HP and Dell)
</h4>
        <p>
For <a href="http://www-304.ibm.com/systems/support/supportsite.wss/warrantyform?brandind=5000008">IBM
Server </a>(You will need Serial Number and Type Number)
</p>
        <p>
For <a href="http://www13.itrc.hp.com/service/ewarranty/warrantyInput.do?admit=109447627+1226934301542+28353475">HP
Server </a>(You will need Serial Number and Product Number)
</p>
        <p>
For <a href="http://support.dell.com/support/topics/global.aspx/support/my_systems_info/details?c=us&amp;l=en&amp;s=gen">Dell
Server </a>(You just need the Service Tag number)
</p>
        <p>
 
</p>
        <p>
Thanks
</p>
        <p>
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=91e0b253-fc98-45b9-9faf-00dcb4729bad" />
      </body>
      <title>Hardware Warranty of IBM, HP,Dell</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,91e0b253-fc98-45b9-9faf-00dcb4729bad.aspx</guid>
      <link>http://www.eravi.net/blog/2009/09/08/HardwareWarrantyOfIBMHPDell.aspx</link>
      <pubDate>Tue, 08 Sep 2009 12:29:40 GMT</pubDate>
      <description>&lt;h4&gt;Check your Server hardware Warranty (IBM, HP and Dell)
&lt;/h4&gt;
&lt;p&gt;
For &lt;a href="http://www-304.ibm.com/systems/support/supportsite.wss/warrantyform?brandind=5000008"&gt;IBM
Server &lt;/a&gt;(You will need Serial Number and Type Number)
&lt;/p&gt;
&lt;p&gt;
For &lt;a href="http://www13.itrc.hp.com/service/ewarranty/warrantyInput.do?admit=109447627+1226934301542+28353475"&gt;HP
Server &lt;/a&gt;(You will need Serial Number and Product Number)
&lt;/p&gt;
&lt;p&gt;
For &lt;a href="http://support.dell.com/support/topics/global.aspx/support/my_systems_info/details?c=us&amp;amp;l=en&amp;amp;s=gen"&gt;Dell
Server &lt;/a&gt;(You just need the Service Tag number)
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=91e0b253-fc98-45b9-9faf-00dcb4729bad" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,91e0b253-fc98-45b9-9faf-00dcb4729bad.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=c6fd59ed-15b0-485d-ba79-db341c81623d</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,c6fd59ed-15b0-485d-ba79-db341c81623d.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,c6fd59ed-15b0-485d-ba79-db341c81623d.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c6fd59ed-15b0-485d-ba79-db341c81623d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font color="#800000">"Failed to start the database service MSSQL$OfficeServers. 
Repair this product by selecting it from the Add/Remove Programs menu "</font>
        </p>
        <p>
SBS installs the SQL Express edition on your server. Search server 2008 uses the same
during the installation.  Once the installation is competed we tried to launch
the  <u>"SharePoint Products and Technologies Configuration Wizard " </u> 
which shouted this error.
</p>
        <p>
The error says it is unable to restart the service of MSSQL , and we concentrated
on the permissions to SQL SERVER.  No luck.
</p>
        <p>
finally we found a clue - during the installation for search server 2008 we selected
the mode of  <u>"Standalone installation "</u>  and concentrated more on
this and searched for articles from MS KB.
</p>
        <p>
yes - we found from <a href="http://blogs.msdn.com/akshayns/archive/2007/08/14/unable-to-configure-sharepoint-products-and-technologies-configuration-wizard.aspx" target="_blank">akshays
blog</a>. - Thanks Akshay. 
</p>
        <p>
Changed the Registry Key for server role (<b>HKLM/Software/Microsoft/Shared Tools/Web
Server Extensions/12.0/WSS/ServerRole</b>) is set incorrectly. It was set to SINGLESERVER.
</p>
        <p>
we changed the role from <font color="#ff00ff"><strong>SINGLESERVER to APPLICATION</strong></font> and
after this we were able to configure and pass the wizard successfully.
</p>
        <p>
 
</p>
        <p>
Please note: Please take the necessary backup of the registry -before you do anything
with the registry.
</p>
        <p>
 
</p>
        <p>
Thanks 
<br />
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=c6fd59ed-15b0-485d-ba79-db341c81623d" />
      </body>
      <title>Configuring Search Server express on SBS 2008</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,c6fd59ed-15b0-485d-ba79-db341c81623d.aspx</guid>
      <link>http://www.eravi.net/blog/2009/08/08/ConfiguringSearchServerExpressOnSBS2008.aspx</link>
      <pubDate>Sat, 08 Aug 2009 06:23:13 GMT</pubDate>
      <description>&lt;p&gt;
&lt;font color="#800000"&gt;"Failed to start the database service MSSQL$OfficeServers.&amp;#160;
Repair this product by selecting it from the Add/Remove Programs menu "&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
SBS installs the SQL Express edition on your server. Search server 2008 uses the same
during the installation.&amp;#160; Once the installation is competed we tried to launch
the&amp;#160; &lt;u&gt;"SharePoint Products and Technologies Configuration Wizard " &lt;/u&gt;&amp;#160;
which shouted this error.
&lt;/p&gt;
&lt;p&gt;
The error says it is unable to restart the service of MSSQL , and we concentrated
on the permissions to SQL SERVER.&amp;#160; No luck.
&lt;/p&gt;
&lt;p&gt;
finally we found a clue - during the installation for search server 2008 we selected
the mode of&amp;#160; &lt;u&gt;"Standalone installation "&lt;/u&gt;&amp;#160; and concentrated more on
this and searched for articles from MS KB.
&lt;/p&gt;
&lt;p&gt;
yes - we found from &lt;a href="http://blogs.msdn.com/akshayns/archive/2007/08/14/unable-to-configure-sharepoint-products-and-technologies-configuration-wizard.aspx" target="_blank"&gt;akshays
blog&lt;/a&gt;. - Thanks Akshay. 
&lt;/p&gt;
&lt;p&gt;
Changed the Registry Key for server role (&lt;b&gt;HKLM/Software/Microsoft/Shared Tools/Web
Server Extensions/12.0/WSS/ServerRole&lt;/b&gt;) is set incorrectly. It was set to SINGLESERVER.
&lt;/p&gt;
&lt;p&gt;
we changed the role from &lt;font color="#ff00ff"&gt;&lt;strong&gt;SINGLESERVER to APPLICATION&lt;/strong&gt;&lt;/font&gt; and
after this we were able to configure and pass the wizard successfully.
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Please note: Please take the necessary backup of the registry -before you do anything
with the registry.
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Thanks 
&lt;br /&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=c6fd59ed-15b0-485d-ba79-db341c81623d" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,c6fd59ed-15b0-485d-ba79-db341c81623d.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=37037a41-afc3-4fdc-8178-f12212bac857</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,37037a41-afc3-4fdc-8178-f12212bac857.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,37037a41-afc3-4fdc-8178-f12212bac857.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=37037a41-afc3-4fdc-8178-f12212bac857</wfw:commentRss>
      <title>Size your Server …..</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,37037a41-afc3-4fdc-8178-f12212bac857.aspx</guid>
      <link>http://www.eravi.net/blog/2009/06/17/SizeYourServer.aspx</link>
      <pubDate>Wed, 17 Jun 2009 09:00:13 GMT</pubDate>
      <description>&lt;h6&gt;&lt;a href="http://blogs.vishwak.com/blogs/eravi/archive/2008/05/19/size-your-server-load-estimation-recommendations-from-ibm.aspx"&gt;Size
your SERVER - Load Estimation - Recommendations from IBM&lt;/a&gt;
&lt;/h6&gt;
&lt;b&gt;&lt;u&gt;Size your SERVER - Load Estimation - Recommendations from IBM &lt;/u&gt;&lt;/b&gt; 
&lt;p&gt;
&lt;b&gt;&lt;u&gt;Customer Input for Size the Webserver:&lt;/u&gt;&lt;/b&gt; 
&lt;br /&gt;
1.90million page user per month 
&lt;br /&gt;
2.Page wait 10k 
&lt;br /&gt;
3.NO SAN is required 
&lt;br /&gt;
4. NO DB clustering required 
&lt;br /&gt;
5.No Backup solution is required. 
&lt;br /&gt;
&lt;b&gt;&lt;u&gt; 
&lt;br /&gt;
Software Details :&lt;/u&gt;&lt;/b&gt; 
&lt;br /&gt;
1. Operating system : Win 2003 
&lt;br /&gt;
2. Database : MS SQL 
&lt;br /&gt;
3. CMS application. 
&lt;br /&gt;
&lt;b&gt; 
&lt;br /&gt;&lt;&lt;Techline response&gt;
&gt;&lt;/b&gt; 
&lt;br /&gt;
Thank you for using ASEAN Techline. 
&lt;br /&gt;
Kindly note that the sizing for the web server requested is based on the best-effort
basis since we do not standardly support sizing for third 
&lt;br /&gt;
party web server applications. 
&lt;br /&gt;
The sizing is done using the IBM Web-based Workload Estimator, using Microsoft IIS
6.0 with the following assumptions. 
&lt;br /&gt;
1. Which version of Microsoft IIS will you be using? &lt;b&gt;IIS 6.0&lt;/b&gt; 
&lt;br /&gt;
2. What is the total number of visits per second? &lt;b&gt;100 per second (90 mil page/month
= 35 page/sec)&lt;/b&gt; 
&lt;br /&gt;
3. How many pages will be displayed per visit? &lt;b&gt;10 pages&lt;/b&gt; 
&lt;br /&gt;
4. How many objects will be displayed per page? &lt;b&gt;200 objects/page&lt;/b&gt; 
&lt;br /&gt;
5. How much storage should be allocated for web content? &lt;b&gt;100 GBs&lt;/b&gt; 
&lt;br /&gt;
6. Indicate what percent of the pages are Static and/or Dynamic. &lt;b&gt;Static: 60.0%;
Dynamic: 40.0%&lt;/b&gt; 
&lt;br /&gt;
7. What percent of pages will use processor-based SSL? Encrypted: &lt;b&gt;15.0%&lt;/b&gt; 
&lt;br /&gt;
8. Select the desired server form factor for this sizing. &lt;b&gt;Rack-optimized&lt;/b&gt; 
&lt;br /&gt;
9. RAID Support for this workload: &lt;b&gt;RAID-5&lt;/b&gt; 
&lt;br /&gt;
The recommended server as below, included buffer for a 50% growth on the workload
and disk capacity. 
&lt;br /&gt;
&lt;b&gt; 
&lt;br /&gt;
x3650 with two (2) x 2.0GHz Intel 5140, 2GB Memory, 300GB Internal Disk&lt;/b&gt; 
&lt;br /&gt;
Please note that if the sizing results does not fit with the web server application
required, kindly consult the software vendor to provide 
&lt;br /&gt;
sizing on the hardware requirement, so that we can provide server recommendation accordingly. 
&lt;br /&gt;
Support from IBM Asia : ASEAN Techline Specialist 
&lt;br /&gt;
Notes: ASEAN Techline/Malaysia/IBM Email: &lt;a href="mailto:techline@my.ibm.com"&gt;techline@my.ibm.com&lt;/a&gt;
&lt;/p&gt;
&lt;h6&gt;&lt;a href="http://blogs.vishwak.com/blogs/eravi/archive/2008/05/19/server-sizing-independent-amp-easy.aspx"&gt;&lt;/a&gt;
&lt;/h6&gt;
&lt;h4&gt;&lt;a href="http://blogs.vishwak.com/blogs/eravi/archive/2008/05/19/server-sizing-independent-amp-easy.aspx"&gt;Server
Sizing. Independent &amp; Easy -http://www.sizinglounge.com&lt;/a&gt;
&lt;/h4&gt;
&lt;p&gt;
This website is really usefull to size the hardware when you have the Pageviews/ users/concurrent
users on IIS. To size a server lot of parameters being focussed.This is some extend
accurate when we do a Manual size of server (Ram,HDD,CPU).
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sizinglounge.com/"&gt;http://www.sizinglounge.com&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Calculate your Pipe requirement for hosting a soltuion&lt;/strong&gt; : &lt;a href="http://www.netmakers.com/bandwidth.htm"&gt;http://www.netmakers.com/bandwidth.htm&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Sizing the network&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Network sizing provides the most formulaic approach to Web server sizing and capacity
planning. The goal of network sizing is to ensure that no bottleneck occurs between
the Web server, the network cards, and network and client requests/response.
&lt;/p&gt;
&lt;p&gt;
Determining the size of the network is based on the server use and characteristics.
For example:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
The amount/frequency of a request sent to the server (hits) 
&lt;/li&gt;
&lt;li&gt;
The size of that request (client request) 
&lt;/li&gt;
&lt;li&gt;
The size of the request (Web server response), total size of average Web page, including
all objects&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
At a high level, basic network calculation can be expressed as follows:
&lt;/p&gt;
&lt;p&gt;
bps = h x s
&lt;/p&gt;
&lt;p&gt;
where:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
b is the required network bandwidth per second (bits per second) 
&lt;/li&gt;
&lt;li&gt;
h is the number of Web server hits per second 
&lt;/li&gt;
&lt;li&gt;
s is the average size of each hit in bits&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;b&gt;Bits and bytes&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
Networking components measure traffic differently from servers and storage components.
Networking components usually measure traffic in bits/second, while servers and storage
measure it in bytes/second. For example, a 100 Mbps network can transfer 12.5 MB per
second. See calculations in &lt;b&gt;Figure 1&lt;/b&gt; . &lt;b&gt;Figure 2&lt;/b&gt; shows the utilization.
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" alt="Figure 1. Calculating transfer rate for network" src="http://i.dell.com/images/global/topics/power/ps3q01-graham1.jpg" width="511" height="853" /&gt;
&lt;/p&gt;
&lt;p&gt;
Figure 1. Calculating transfer rate for network
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" alt="Figure 2. Network utilization" src="http://i.dell.com/images/global/topics/power/ps3q01-graham2.jpg" width="516" height="324" /&gt;
&lt;/p&gt;
&lt;p&gt;
Figure 2. Network utilization
&lt;/p&gt;
&lt;p&gt;
Finally, network overhead accounts for approximately 30 percent network utilization.
This overhead results from all communications such as packet headers. Several vendors
offer network card solutions that provide Transmission Control Protocol (TCP) acceleration;
that is, network overhead can be off-loaded to a hardware card optimized for establishing
and tearing down TCP connections.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Estimating number of hits&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
Accurate sizing requires a good estimate of the average number of hits per day. There
are two approaches to estimating the number of hits per day. The first approach presumes
that you have access to Web traffic information. In this case, calculate Web traffic
and break the day into four-hour windows. Select the number of hits in the highest
four-hour window. Multiply this figure by 6 (see &lt;b&gt;Figure 3&lt;/b&gt; ).
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" alt="Figure 3. Web server traffic: 24 hours" src="http://i.dell.com/images/global/topics/power/ps3q01-graham3.jpg" width="516" height="356" /&gt;
&lt;/p&gt;
&lt;p&gt;
Figure 3. Web server traffic: 24 hours
&lt;/p&gt;
&lt;p&gt;
Use the peak four-hour period as the reference point. Multiply it by 6 to determine
hits per day. Then divide by 24 to determine hits per hour.
&lt;/p&gt;
&lt;p&gt;
The second approach most likely applies to building an infrastructure from scratch,
which requires a different set of steps. Identify the architecture of the Web site,
including number of pages, objects per page, and the target customer. If it is an
internal site on an intranet, your calculations can be based on the customer base
and company or department size. If the Web site is an Internet site, talk with other
people who have similar Web sites and can help you to estimate traffic characteristics.
&lt;/p&gt;
&lt;p&gt;
Determining the processor size
&lt;/p&gt;
&lt;p&gt;
Processor sizing is straightforward if steady state CPU utilization of less than 80
percent is assured. This is crucial to maintaining efficient response times, because
the higher the CPU utilization, the longer the queue, and consequently, the longer
the response time per request. If the CPU utilization is above 80 percent, queues
grow exponentially rather than linearly. (See Little's Law for more information about
queues).
&lt;/p&gt;
&lt;p&gt;
Server-generated dynamic content, such as CGI or Java&lt;sup&gt;TM&lt;/sup&gt; servlets, makes
it difficult to size the processor. The processing costs of this dynamic content will
be high enough so that the Web server processing cost is not significant. This assumes
that the Web server has been correctly configured.
&lt;/p&gt;
&lt;p&gt;
Benchmarking data for the dynamic content generation processing that will be performed
is essential. This data can be used to estimate the number of CPUs and CPU speed necessary
to serve the dynamic content. This estimate requires an understanding of the proportion
of hits that will cause dynamic content to be served to allow the average computational
effort per hit to be calculated.
&lt;/p&gt;
&lt;p&gt;
Sizing the memory
&lt;/p&gt;
&lt;p&gt;
Knowing the resources to be used can help to determine the amount of memory required.
For Web servers, consider the byte size of all the software resources running on the
processor, beginning with the operating system. The Available Bytes counter can serve
as a guide to the size of the unused portion of memory. Allow for 10 percent of memory
to be free; this is also known as memory freespace.
&lt;/p&gt;
&lt;p&gt;
As a rule of thumb, you can never have too much memory, because server performance
degrades heavily when the system has insufficient memory. The amount of memory is
generally a balance with the monetary cost. The availability of sufficient memory
prevents the server from accessing the disk frequently. It also enhances the end-user
experience while resulting in less work on the server.
&lt;/p&gt;
&lt;p&gt;
If users request information that is stored in memory, that information can be retrieved
directly from memory rather than accessing the disk.
&lt;/p&gt;
&lt;p&gt;
To calculate memory requirements, add the required memory for the following consumers
of RAM:
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Operating system and Web server memory usage.&lt;/b&gt; See documentation for the applicable
operating system and Web server to determine memory usage. In addition, remember that
memory is directly affected by the number of concurrent connections.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Generating dynamic content.&lt;/b&gt; Generating dynamic content requires extra memory
compared to serving static pages. If applicable, consider the amount of memory required
to generate dynamic pages and the number of concurrent connections to estimate how
much memory is required.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Calculating dynamic and static content ratios.&lt;/b&gt; When calculating the ratio of
dynamic to static content served on a site, it is easy to overestimate the percentage
of dynamic material, particularly because some content that appears dynamic is actually
served as static content. A good rule of thumb is that dynamic content is loaded from
a database, while static content loads from HTML, text, or other static types of files.
Note that many Web sites today have a dynamic front-end and link to static pages.
For example, visit www.microsoft.com and drill down a level or two and you will find
Active Server&lt;sup&gt;TM&lt;/sup&gt; Pages (ASP) delivering the documents.
&lt;/p&gt;
&lt;p&gt;
Financial sites that provide up-to-the-minute stock market quotations are good examples
of a high dynamic content ratio. These sites typically provide 30-40 percent dynamic
to 60-70 percent static content. Look closely at your site to assess the ratio of
dynamic to static content.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Operating system and Web server caching.&lt;/b&gt; Two key types of caching are key to
Web server performance: operating system file system caching and Web server caching.
Be sure to allocate and account for memory for these processes. The system administrator
usually controls these settings.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Putting it all together&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
Once the memory requirement is determined, this should be considered an absolute lower
limit beyond which the server will fail. Add some contingency, then track the actual
memory performance (especially the amount of disk access) when the site is implemented.
Use the guidelines in &lt;b&gt;Figure 4&lt;/b&gt; .
&lt;/p&gt;
&lt;p&gt;
&lt;img border="0" alt="Figure 4. Calculating lower limit of acceptable memory" src="http://i.dell.com/images/global/topics/power/ps3q01-graham4.jpg" width="504" height="347" /&gt;
&lt;/p&gt;
&lt;p&gt;
Figure 4. Calculating lower limit of acceptable memory
&lt;/p&gt;
&lt;p&gt;
Sizing the hard disk drive
&lt;/p&gt;
&lt;p&gt;
Sizing the disk drives and number of drives is as important as determining memory
and processor speed. It is important to never exceed 85 percent usage of disk drive
space. Base the selection on 85 percent of used space and 15 percent free space. For
example, with 8 GB of data: 8 (data size = GB) + 1.2 (15 percent free space based
on 8 GB = 1.2) = 9.2. In this case, select one disk drive close to the 9.2 GB calculation
or two smaller disks with capacity equal to 9.2.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Optimizing disk performance.&lt;/b&gt; Sizing and performance are not the same. Sizing
is based on a conservative percentage of performance capabilities to allow for peaks
and spikes in usage. Industry practice supports using no more than 80 percent of disk
capacity and maintaining 20 percent of disk space for other network requirements.
Choose the size of the disk based on the site size, considering the 80/20 ratio. However,
Dell recommends employing a 60/40 ratio for multiple data centers-existing or planned
for the future.
&lt;/p&gt;
&lt;p&gt;
RAID
&lt;/p&gt;
&lt;p&gt;
RAID (Redundant Array of Inexpensive Disks) is a disk subsystem that provides disk
performance, reliability, or both. RAID is a set of two or more hard disks and a specialized
disk controller that contains the RAID functionality.
&lt;/p&gt;
&lt;p&gt;
The theory behind RAID is that instead of using one large drive to store all of the
data, a set of smaller drives provides the flexibility to add redundancy and/or increase
performance. There are many varieties of RAID, but the most commonly used RAID types
are 0, 1, and 5.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;RAID-0 offers better performance.&lt;/b&gt; RAID-0 is disk striping only, interleaving
data across multiple disks for better performance. It does not provide safeguards
against failure. For that reason, it is technically not "true" RAID because it does
not provide fault tolerance. RAID-0 requires at least two hard disk drives (HDDs)
and a RAID controller card.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;RAID-1 provides high reliability.&lt;/b&gt; RAID-1 is disk mirroring that provides 100
percent duplication of data and provides a small performance benefit. Because both
drives contain the same information, the RAID controller can read data from one drive
while concurrently requesting data from the other drive. However, write speeds are
slower since the controller must write all data twice. While RAID-1 offers high reliability,
it doubles storage cost. The system will keep running if a hard disk fails. RAID-1
requires at least two HDDs and a RAID controller card.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;RAID-5 provides both performance and fault tolerance.&lt;/b&gt; RAID-5 is one of the
most commonly used RAID types. Data is striped across three or more drives for performance,
and parity bits are used for fault tolerance. The parity bits from two drives are
stored on a third drive. RAID-5 requires at least three HDDs and a RAID controller
card.
&lt;/p&gt;
&lt;p&gt;
Scalability, availability, and planning for growth
&lt;/p&gt;
&lt;p&gt;
Business requirements increase over time. By adding processors, memory, and disks,
Dell's PowerApp.web servers and general-purpose servers can scale up within each server,
then scale out modularly. Businesses then have the option to scale their network by
purchasing servers as needed, thereby realizing a return on investment (ROI) in a
shorter time, rather than purchasing one large Web server and hoping to realize ROI.
&lt;/p&gt;
&lt;p&gt;
Recent tests show that the PowerApp.web 120 Windows Powered systems were able to handle
1,110 concurrent users with 30,940 ASP request/minute with moderate load on the processors.
See the article in Dell Power Solutions&lt;sup&gt;2&lt;/sup&gt; for details.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.dell.com/content/topics/global.aspx/power/en/ps3q01_graham?c=us&amp;cs=555&amp;l=en&amp;s=biz"&gt;http://www.dell.com/content/topics/global.aspx/power/en/ps3q01_graham?c=us&amp;cs=555&amp;l=en&amp;s=biz&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks 
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=37037a41-afc3-4fdc-8178-f12212bac857" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,37037a41-afc3-4fdc-8178-f12212bac857.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=4e21b121-b161-4338-8555-a84c5a3f6e04</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,4e21b121-b161-4338-8555-a84c5a3f6e04.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,4e21b121-b161-4338-8555-a84c5a3f6e04.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4e21b121-b161-4338-8555-a84c5a3f6e04</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h6>This article really useful to take the reports on
</h6>
        <p>
1. Who's connected to your SQL Server
</p>
        <p>
2. Dealing with blocked processes
</p>
        <p>
3. Performance killers
</p>
        <p>
4. Clues to SQL Server performance problems 
</p>
        <p>
5. Process Management
</p>
        <p>
6. SQL Server
</p>
        <p>
7. Database Performance
</p>
        <p>
You can use with System tables built in with SQL server 2005 - which does these performance
tasks for you. Check on sp_who, sp_who2, and Enterprise Manager are simply presenting
data from the master.sysprocesses table.
</p>
        <p>
Here go with the article from Microsoft which gives lot of info on this.
</p>
        <p>
          <a href="http://technet.microsoft.com/en-us/magazine/cc160786.aspx">http://technet.microsoft.com/en-us/magazine/cc160786.aspx</a>
        </p>
        <p>
        </p>
        <p>
Thanks
</p>
        <p>
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=4e21b121-b161-4338-8555-a84c5a3f6e04" />
      </body>
      <title>SQL Server -Get A Traffic Report: Analyze Your Database Usage With System Tables</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,4e21b121-b161-4338-8555-a84c5a3f6e04.aspx</guid>
      <link>http://www.eravi.net/blog/2009/06/17/SQLServerGetATrafficReportAnalyzeYourDatabaseUsageWithSystemTables.aspx</link>
      <pubDate>Wed, 17 Jun 2009 08:56:13 GMT</pubDate>
      <description>&lt;h6&gt;This article really useful to take the reports on
&lt;/h6&gt;
&lt;p&gt;
1. Who's connected to your SQL Server
&lt;/p&gt;
&lt;p&gt;
2. Dealing with blocked processes
&lt;/p&gt;
&lt;p&gt;
3. Performance killers
&lt;/p&gt;
&lt;p&gt;
4. Clues to SQL Server performance problems 
&lt;/p&gt;
&lt;p&gt;
5. Process Management
&lt;/p&gt;
&lt;p&gt;
6. SQL Server
&lt;/p&gt;
&lt;p&gt;
7. Database Performance
&lt;/p&gt;
&lt;p&gt;
You can use with System tables built in with SQL server 2005 - which does these performance
tasks for you. Check on sp_who, sp_who2, and Enterprise Manager are simply presenting
data from the master.sysprocesses table.
&lt;/p&gt;
&lt;p&gt;
Here go with the article from Microsoft which gives lot of info on this.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://technet.microsoft.com/en-us/magazine/cc160786.aspx"&gt;http://technet.microsoft.com/en-us/magazine/cc160786.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=4e21b121-b161-4338-8555-a84c5a3f6e04" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,4e21b121-b161-4338-8555-a84c5a3f6e04.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=f547705c-48a7-423a-84a7-735b8822d71f</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,f547705c-48a7-423a-84a7-735b8822d71f.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,f547705c-48a7-423a-84a7-735b8822d71f.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f547705c-48a7-423a-84a7-735b8822d71f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I tried with the lot of options given in the forums.- No luck.
</p>
        <p>
Finally i want to try on packages on PPP available on the Gnome. yes got one package
called "Gnome-PPP".
</p>
        <p>
Let us see the steps to get connected using the TATA Indicom ..
</p>
        <p>
          <strong>
            <em>
              <font color="#800000">Step 1</font>
            </em>
          </strong>
        </p>
        <p>
Install the package Gnome using your " synaptic package Manager" from the administration
tab.
</p>
        <p>
Search for Gnome-PPP package and install it.
</p>
        <p>
          <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot1" border="0" alt="screen shot1" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot1_thumb.jpg" width="690" height="432" />
        </p>
        <p>
          <strong>
            <font color="#800000">Step 2</font>
          </strong>
        </p>
        <p>
          <font color="#800000">Go to -&gt; Applications-&gt;Internet-&gt;Gnome-ppp</font>
        </p>
        <p>
Launch the Gnome-PPP and add configure the settings using the setup tab.
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot2_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot2" border="0" alt="screen shot2" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot2_thumb.jpg" width="693" height="435" />
          </a>
        </p>
        <p>
Launch and add the username and pw and phone number. 
</p>
        <p>
username : internet
</p>
        <p>
Pw: internet
</p>
        <p>
phone number #777
</p>
        <p>
          <strong>
            <em>
              <font color="#800000">Step3</font>
            </em>
          </strong>
        </p>
        <p>
Check these items are enabled. Detect the type of the modem you are using "Detect"
Option - this will fetch the Device and its type and speed.
</p>
        <p>
Disable the "wait for Dialtone" mode.
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot3_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot3" border="0" alt="screen shot3" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot3_thumb.jpg" width="702" height="322" />
          </a>
        </p>
        <p>
Then check the options tab
</p>
        <p>
Enable " Auto Reconnect" and Ignore terminal strings(Stupid mode)
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot4_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot4" border="0" alt="screen shot4" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot4_thumb.jpg" width="701" height="427" />
          </a>
        </p>
        <p>
          <strong>
            <em>
              <font color="#800000">Step4</font>
            </em>
          </strong>
        </p>
        <p>
Now you are set with the settings of the Dialer. Try to connect
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot5_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot5" border="0" alt="screen shot5" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot5_thumb.jpg" width="698" height="329" />
          </a>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
yes - you are connected now. 
</p>
        <p>
          <strong>
            <em>
              <font color="#800000">Step 5</font>
            </em>
          </strong>
        </p>
        <p>
Due to some reasons Firefox goes "offline" - Disable the offline and try surfing with
success.
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot7_2.jpg">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot7" border="0" alt="screen shot7" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot7_thumb.jpg" width="704" height="336" />
          </a>
        </p>
        <p>
Thanks
</p>
        <p>
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=f547705c-48a7-423a-84a7-735b8822d71f" />
      </body>
      <title>How to connect TATA Indicom – CDMA 1x USB modem on ubuntu 9.04</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,f547705c-48a7-423a-84a7-735b8822d71f.aspx</guid>
      <link>http://www.eravi.net/blog/2009/06/15/HowToConnectTATAIndicomCDMA1xUSBModemOnUbuntu904.aspx</link>
      <pubDate>Mon, 15 Jun 2009 12:37:18 GMT</pubDate>
      <description>&lt;p&gt;
I tried with the lot of options given in the forums.- No luck.
&lt;/p&gt;
&lt;p&gt;
Finally i want to try on packages on PPP available on the Gnome. yes got one package
called "Gnome-PPP".
&lt;/p&gt;
&lt;p&gt;
Let us see the steps to get connected using the TATA Indicom ..
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;&lt;font color="#800000"&gt;Step 1&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Install the package Gnome using your " synaptic package Manager" from the administration
tab.
&lt;/p&gt;
&lt;p&gt;
Search for Gnome-PPP package and install it.
&lt;/p&gt;
&lt;p&gt;
&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot1" border="0" alt="screen shot1" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot1_thumb.jpg" width="690" height="432" /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;font color="#800000"&gt;Step 2&lt;/font&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color="#800000"&gt;Go to -&gt; Applications-&gt;Internet-&gt;Gnome-ppp&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Launch the Gnome-PPP and add configure the settings using the setup tab.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot2_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot2" border="0" alt="screen shot2" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot2_thumb.jpg" width="693" height="435" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Launch and add the username and pw and phone number. 
&lt;/p&gt;
&lt;p&gt;
username : internet
&lt;/p&gt;
&lt;p&gt;
Pw: internet
&lt;/p&gt;
&lt;p&gt;
phone number #777
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;&lt;font color="#800000"&gt;Step3&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Check these items are enabled. Detect the type of the modem you are using "Detect"
Option - this will fetch the Device and its type and speed.
&lt;/p&gt;
&lt;p&gt;
Disable the "wait for Dialtone" mode.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot3_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot3" border="0" alt="screen shot3" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot3_thumb.jpg" width="702" height="322" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Then check the options tab
&lt;/p&gt;
&lt;p&gt;
Enable " Auto Reconnect" and Ignore terminal strings(Stupid mode)
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot4_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot4" border="0" alt="screen shot4" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot4_thumb.jpg" width="701" height="427" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;&lt;font color="#800000"&gt;Step4&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Now you are set with the settings of the Dialer. Try to connect
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot5_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot5" border="0" alt="screen shot5" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot5_thumb.jpg" width="698" height="329" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
yes - you are connected now. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;&lt;font color="#800000"&gt;Step 5&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Due to some reasons Firefox goes "offline" - Disable the offline and try surfing with
success.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot7_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screen shot7" border="0" alt="screen shot7" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/HowtoconnectTATAIndicomCDMA1xUSBmodem.04_EC13/screen%20shot7_thumb.jpg" width="704" height="336" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=f547705c-48a7-423a-84a7-735b8822d71f" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,f547705c-48a7-423a-84a7-735b8822d71f.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=7e616512-93be-4d92-a9d1-06c394958b0e</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,7e616512-93be-4d92-a9d1-06c394958b0e.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,7e616512-93be-4d92-a9d1-06c394958b0e.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=7e616512-93be-4d92-a9d1-06c394958b0e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Good FAQ document from Microsoft for the NLB : 
</p>
        <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:F60BB8FA-6F02-4999-8F5E-9DD4E92C4DA7:55cd9b5b-26a7-45d6-8997-456efb613b09" class="wlWriterEditableSmartContent">
          <div>
            <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/FAQforNetworkLoadBalancing_BCAE/nlbfaq.doc" target="_blank" onclick="javascript: pageTracker._trackPageview('nlbfaq.doc');">nlbfaq.doc</a>
          </div>
        </div>
        <p>
Thanks
</p>
        <p>
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=7e616512-93be-4d92-a9d1-06c394958b0e" />
      </body>
      <title>FAQ for Network Load Balancing</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,7e616512-93be-4d92-a9d1-06c394958b0e.aspx</guid>
      <link>http://www.eravi.net/blog/2009/06/11/FAQForNetworkLoadBalancing.aspx</link>
      <pubDate>Thu, 11 Jun 2009 07:58:44 GMT</pubDate>
      <description>&lt;p&gt;
Good FAQ document from Microsoft for the NLB : 
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:F60BB8FA-6F02-4999-8F5E-9DD4E92C4DA7:55cd9b5b-26a7-45d6-8997-456efb613b09" class="wlWriterEditableSmartContent"&gt;
&lt;div&gt;&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/FAQforNetworkLoadBalancing_BCAE/nlbfaq.doc" target="_blank" onclick="javascript: pageTracker._trackPageview('nlbfaq.doc');"&gt;nlbfaq.doc&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;
&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=7e616512-93be-4d92-a9d1-06c394958b0e" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,7e616512-93be-4d92-a9d1-06c394958b0e.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=616dc17a-6427-478c-a486-1a530e01dfce</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,616dc17a-6427-478c-a486-1a530e01dfce.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,616dc17a-6427-478c-a486-1a530e01dfce.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=616dc17a-6427-478c-a486-1a530e01dfce</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Are you designing a architecture for the Sharepoint , Exchange - then these tools
will be useful. This is only for Architects.
</p>
        <p>
Capacity Planner 2007 :<a title="http://technet.microsoft.com/en-us/sccp/bb969059.aspx" href="http://technet.microsoft.com/en-us/sccp/bb969059.aspx">http://technet.microsoft.com/en-us/sccp/bb969059.aspx</a> -
You can find the tools here. <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb.png" width="188" height="244" /></a></p>
        <p>
First install the <a href="http://www.microsoft.com/systemcenter/sccp/default.mspx" target="_blank">SCCP
2007</a> the install the Sharepoint capacity planner as add on. 
<br />
To access the System Center Capacity Planner 2007 download, click <a href="http://www.microsoft.com/systemcenter/sccp/default.mspx">here</a>. 
</p>
        <p>
The SharePoint Capacity Planning Tool is a software extension of the System Center
Capacity Planner 2007 (SCCP2007).
</p>
        <p>
Then install Sharepoint Capacity tool - Download here <a title="http://go.microsoft.com/fwlink/?LinkID=93029" href="http://go.microsoft.com/fwlink/?LinkID=93029">http://go.microsoft.com/fwlink/?LinkID=93029</a>.
</p>
        <p>
Now start using the Sharepoint Capacity Planning tool.
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_4.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_1.png" width="244" height="173" />
          </a>
        </p>
        <p align="right">
        </p>
        <p>
        </p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_6.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_2.png" width="244" height="183" />
          </a>
        </p>
        <p>
input the configurations of the Hardware
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_8.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_3.png" width="244" height="186" />
          </a>
        </p>
        <p>
Input the redundancy required in the WEB and SQL server ends.
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_10.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_4.png" width="244" height="185" />
          </a>
        </p>
        <p>
Once done with the inputs run the Simulation where you get the results 
</p>
        <p>
          <a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_12.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_5.png" width="244" height="184" />
          </a>
        </p>
        <p>
Thanks 
<br />
E.Ravi
</p>
        <img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=616dc17a-6427-478c-a486-1a530e01dfce" />
      </body>
      <title>Capacity Planner 2007 for SharePoint 2007, Exchange 2007, System Center</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,616dc17a-6427-478c-a486-1a530e01dfce.aspx</guid>
      <link>http://www.eravi.net/blog/2009/05/19/CapacityPlanner2007ForSharePoint2007Exchange2007SystemCenter.aspx</link>
      <pubDate>Tue, 19 May 2009 06:49:34 GMT</pubDate>
      <description>&lt;p&gt;
Are you designing a architecture for the Sharepoint , Exchange - then these tools
will be useful. This is only for Architects.
&lt;/p&gt;
&lt;p&gt;
Capacity Planner 2007 :&lt;a title="http://technet.microsoft.com/en-us/sccp/bb969059.aspx" href="http://technet.microsoft.com/en-us/sccp/bb969059.aspx"&gt;http://technet.microsoft.com/en-us/sccp/bb969059.aspx&lt;/a&gt; -
You can find the tools here. &lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb.png" width="188" height="244" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
First install the &lt;a href="http://www.microsoft.com/systemcenter/sccp/default.mspx" target="_blank"&gt;SCCP
2007&lt;/a&gt; the install the Sharepoint capacity planner as add on. 
&lt;br /&gt;
To access the System Center Capacity Planner 2007 download, click &lt;a href="http://www.microsoft.com/systemcenter/sccp/default.mspx"&gt;here&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
The SharePoint Capacity Planning Tool is a software extension of the System Center
Capacity Planner 2007 (SCCP2007).
&lt;/p&gt;
&lt;p&gt;
Then install Sharepoint Capacity tool - Download here &lt;a title="http://go.microsoft.com/fwlink/?LinkID=93029" href="http://go.microsoft.com/fwlink/?LinkID=93029"&gt;http://go.microsoft.com/fwlink/?LinkID=93029&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Now start using the Sharepoint Capacity Planning tool.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_1.png" width="244" height="173" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p align="right"&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_6.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_2.png" width="244" height="183" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
input the configurations of the Hardware
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_3.png" width="244" height="186" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Input the redundancy required in the WEB and SQL server ends.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_10.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_4.png" width="244" height="185" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Once done with the inputs run the Simulation where you get the results 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_12.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CapacityPlanner2007forSharePoint2007Exch_A70F/image_thumb_5.png" width="244" height="184" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Thanks 
&lt;br /&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=616dc17a-6427-478c-a486-1a530e01dfce" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,616dc17a-6427-478c-a486-1a530e01dfce.aspx</comments>
      <category>Technology</category>
    </item>
    <item>
      <trackback:ping>http://www.eravi.net/blog/Trackback.aspx?guid=264ab9f5-c867-4d2f-91d3-e0d755d004d3</trackback:ping>
      <pingback:server>http://www.eravi.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.eravi.net/blog/PermaLink,guid,264ab9f5-c867-4d2f-91d3-e0d755d004d3.aspx</pingback:target>
      <dc:creator>E. Ravi</dc:creator>
      <wfw:comment>http://www.eravi.net/blog/CommentView,guid,264ab9f5-c867-4d2f-91d3-e0d755d004d3.aspx</wfw:comment>
      <wfw:commentRss>http://www.eravi.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=264ab9f5-c867-4d2f-91d3-e0d755d004d3</wfw:commentRss>
      <title>Create VHDs in 15 Minutes – Windows image(WIM) to Virtual HDD (WIM2VHD)</title>
      <guid isPermaLink="false">http://www.eravi.net/blog/PermaLink,guid,264ab9f5-c867-4d2f-91d3-e0d755d004d3.aspx</guid>
      <link>http://www.eravi.net/blog/2009/05/13/CreateVHDsIn15MinutesWindowsImageWIMToVirtualHDDWIM2VHD.aspx</link>
      <pubDate>Wed, 13 May 2009 05:37:46 GMT</pubDate>
      <description>&lt;p&gt;
Now you can create a pre-installed OS on VHD in 15 Mins max using WIM2VHD.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Requirements.&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
A computer running one of the following Windows operating systems:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Windows 7 Beta or RC&lt;/li&gt;
&lt;li&gt;
Windows Server 2008 R2 Beta or RC&lt;/li&gt;
&lt;li&gt;
Windows Server 2008 with Hyper-V RTM enabled (x64 only)&lt;/li&gt;
&lt;li&gt;
The &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72" target="_blank"&gt;Windows
7 RC Automated Installation Kit (AIK)&lt;/a&gt; or Windows OEM Pre-Installation Kit (OPK)
installed.&lt;/li&gt;
&lt;li&gt;
A Windows 7 or Windows Server 2008 R2 installation source, or another Windows image
captured to a .WIM file. 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Let is see the steps to create the VHD&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Step 1&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Download the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72" target="_blank"&gt;Windows
7 RC Automated Installation Kit (AIK)&lt;/a&gt; and install on the base machine.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Step2 &lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Download the WIM2VHD and save in D:\ or E: where you have enough space to create the
VHDs. Minimum of 20GB.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://code.msdn.microsoft.com/wim2vhd/Release/ProjectReleases.aspx?ReleaseId=2213" target="_blank"&gt;WIM2VHD
6.1.7033.0 Beta&lt;/a&gt; Windows(R) Image to Virtual Hard Disk (WIM2VHD) Converter 
&lt;/p&gt;
&lt;p&gt;
Let us see how we are going to use these.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Usage:&lt;/strong&gt; ( Work with administrator rights)
&lt;/p&gt;
&lt;p&gt;
WIM2VHD.WSF /wim:&lt;wimPath&gt;
/sku:&lt;sku&gt;
&lt;br /&gt;
[/vhd:&lt;vhdPath&gt;
] [/size:&lt;vhdSizeInMb&gt;&lt;dynamic|fixed&gt;
] [/disktype:] 
&lt;br /&gt;
[/unattend:&lt;unattendXmlPath&gt;&lt;qfe1,...,qfeN&gt;
] [/qfe:] 
&lt;br /&gt;&lt;ref1,...,refN] [/dbg:&lt;args&gt;
[/ref:] [/copylocal:&lt;localFolder&gt;
] 
&lt;br /&gt;
[/passthru:&lt;physicalDrive&gt;&lt;true|false&gt;
] [/signdisk:] 
&lt;br /&gt;
[/mergefolder:&lt;folderToMerge&gt;
] 
&lt;br /&gt;
&lt;br /&gt;
Required parameters: 
&lt;br /&gt;
/wim:&lt;wimPath&gt;
&lt;br /&gt;
The path of the WIM file to use when creating the VHD. For example: 
&lt;br /&gt;
X:\sources\install.wim 
&lt;br /&gt;
Where X: is the drive letter of your DVD ROM drive. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Step 3 
&lt;br /&gt;
&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;&lt;strong&gt;&lt;u&gt;&lt;em&gt;Commands i used and worked :&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
E:\&gt;cscript wim2vhd.wsf /wim:d:\sources\install.wim /SKU:ULTIMATE /QFE:C:\Windows6.1-KB961367-x86.MSU
/VHD:C:\TEMP\MYDESKTOP1.VHD
&lt;/p&gt;
&lt;p&gt;
D: is the Windows 7 RC DVD on the DVD Rom 
&lt;br /&gt;
SKU : used to put the name of the WIM ULTIMATE OR ServerStandard . 
&lt;br /&gt;
QFE : QFEs is to apply to VHD after the WIM is applied. &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a754008b-d574-4e39-b4ba-67b859a242b7" target="_blank"&gt;Windows6.1-KB961367-x86.MSU&lt;/a&gt; 
&lt;br /&gt;
Download this MSU file and save it in C:\
&lt;/p&gt;
&lt;p&gt;
Now the script started to build the VHD&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CreateVHDsin15minsWindowsimageWIMtoVirtu_9A78/screen%201.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="screen 1" border="0" alt="screen 1" align="left" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CreateVHDsin15minsWindowsimageWIMtoVirtu_9A78/screen%201_thumb.jpg" width="244" height="125" /&gt;&lt;/a&gt; ..
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Yes after max 10~ 15 mins i got the VHD of the WIM.&lt;a href="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CreateVHDsin15minsWindowsimageWIMtoVirtu_9A78/screen%202.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="screen 2" border="0" alt="screen 2" align="right" src="http://www.eravi.net/blog/content/binary/WindowsLiveWriter/CreateVHDsin15minsWindowsimageWIMtoVirtu_9A78/screen%202_thumb.jpg" width="244" height="147" /&gt;&lt;/a&gt; 
&lt;br /&gt;
&lt;strong&gt;&lt;u&gt;&lt;em&gt;Step 4&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
Mount this VHD using the Microsoft VPC and start using..
&lt;/p&gt;
&lt;p&gt;
&lt;font color="#808000"&gt;&lt;strong&gt;&lt;u&gt;&lt;em&gt;Few Examples for other SKUs&lt;/em&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color="#808000"&gt;Create a Windows Server 2008 R2 Server Standard Core VHD, named
foo.vhd 
&lt;br /&gt;
CSCRIPT WIM2VHD.WSF /WIM:X:\sources\install.wim /SKU:SERVERSTANDARDCORE /VHD:C:\foo.vhd &lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color="#808000"&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color="#808000"&gt;Create a Windows Server 2008 R2 Server Standard VHD with an
automatically generated name 
&lt;br /&gt;
CSCRIPT WIM2VHD.WSF /WIM:X:\sources\install.wim /SKU:SERVERSTANDARD&lt;/font&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;
&lt;p&gt;
E.Ravi
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.eravi.net/blog/aggbug.ashx?id=264ab9f5-c867-4d2f-91d3-e0d755d004d3" /&gt;</description>
      <comments>http://www.eravi.net/blog/CommentView,guid,264ab9f5-c867-4d2f-91d3-e0d755d004d3.aspx</comments>
      <category>Technology</category>
    </item>
  </channel>
</rss>