<?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/"
	>

<channel>
	<title></title>
	<atom:link href="http://eitwebguru.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eitwebguru.com</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 15:56:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unable to stop or start VPS even after Host reboot</title>
		<link>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/</link>
		<comments>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 15:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[disable service command prompt]]></category>
		<category><![CDATA[kill "winlogon" "csrss" process]]></category>
		<category><![CDATA[on boot vps]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=575</guid>
		<description><![CDATA[While stopping any VPS it gets timeout and VPS gets locked. After that it&#8217;s impossible to stop the VPS even if the method here gets failed OR even after rebooting the Host server problem doesn&#8217;t get fixed. Following are the steps to fix this issue
1) The very first step is to find out which process [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">While stopping any VPS it gets timeout and VPS gets locked. After that it&#8217;s impossible to stop the VPS even if the method <a href="http://eitwebguru.com/fix-container-is-already-locked/"><strong>here</strong></a> gets failed OR even after rebooting the Host server problem doesn&#8217;t get fixed. Following are the steps to fix this issue</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> The very first step is to find out which process still running inside the VPS. To find the VPS process login to the host server from RDP and open Task Manager (<strong>Right Click on task bar &gt;&gt; Task Manger</strong>).</span><span id="more-575"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Sort the processes using <strong>CTID</strong> which will list all the processes on the basis of VPS ID or Container ID</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/03/taskbar.png"><img class="aligncenter size-medium wp-image-576" src="http://eitwebguru.com/wp-content/uploads/2010/03/taskbar-300x141.png" alt="taskbar 300x141 Unable to stop or start VPS even after Host reboot" width="300" height="141" title="Unable to stop or start VPS even after Host reboot" /></a></p>
<p> </p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">If you find any processes named &#8220;<strong>winlogon</strong>&#8221; and &#8220;<strong>csrss</strong>&#8221; under problematic VPS then it&#8217;s not possible to kill these processes as they are critical windows services.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Disable <strong>&#8220;vzsrv&#8221;</strong> service from Service manager Or by executing following command from command prompt</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">C:\&gt;sc config vzsrv start= disabled</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Reboot the Host server.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>5)</strong> As we have disabled vzsrv service non of the VPS will start but you will able to edit the VPS configuration file. Open VPS configuration file from <strong>[Path to VZ directory]:\vz\Conf\CTID.conf</strong> and add following string into the beginning of the file to disable on boot feature of the VPS.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">Autoboot=&#8221;0&#8243;</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>6)</strong> Enable the <strong>vzsrv</strong> and reboot the host server again.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This will restart all the VPS except the problematic VPS. We would suggest you to scan the VPS using CureIT (after mounting it) as there is a possibility the the VPS is infected with Viruses.</span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Del.icio.us" alt="Add 'Unable to stop or start VPS even after Host reboot' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Unable to stop or start VPS even after Host reboot' a digg" alt="Add 'Unable to stop or start VPS even after Host reboot' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Unable+to+stop+or+start+VPS+even+after+Host+reboot&amp;u=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" title="Add 'Unable to stop or start VPS even after Host reboot' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Unable to stop or start VPS even after Host reboot' a FURL" alt="Add 'Unable to stop or start VPS even after Host reboot' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Unable to stop or start VPS even after Host reboot' a reddit" alt="Add 'Unable to stop or start VPS even after Host reboot' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Unable+to+stop+or+start+VPS+even+after+Host+reboot&amp;url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;version=0.7" title="Add 'Unable to stop or start VPS even after Host reboot' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Feed Me Links" alt="Add 'Unable to stop or start VPS even after Host reboot' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" title="Add 'Unable to stop or start VPS even after Host reboot' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Technorati" alt="Add 'Unable to stop or start VPS even after Host reboot' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;t=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Yahoo My Web" alt="Add 'Unable to stop or start VPS even after Host reboot' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Stumble Upon" alt="Add 'Unable to stop or start VPS even after Host reboot' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Google Bookmarks" alt="Add 'Unable to stop or start VPS even after Host reboot' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot&amp;url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" title="Add 'Unable to stop or start VPS even after Host reboot' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Ask" alt="Add 'Unable to stop or start VPS even after Host reboot' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Live-MSN" alt="Add 'Unable to stop or start VPS even after Host reboot' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;t=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Unable to stop or start VPS even after Host reboot' a FaceBook" alt="Add 'Unable to stop or start VPS even after Host reboot' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/&amp;title=Unable+to+stop+or+start+VPS+even+after+Host+reboot" title="Add 'Unable to stop or start VPS even after Host reboot' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'Unable to stop or start VPS even after Host reboot' a BlogSphere News" alt="Add 'Unable to stop or start VPS even after Host reboot' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Unable+to+stop+or+start+VPS+even+after+Host+reboot&amp;c=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" title="Add 'Unable to stop or start VPS even after Host reboot' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Unable to stop or start VPS even after Host reboot' a MySpace" alt="Add 'Unable to stop or start VPS even after Host reboot' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" title="Add 'Unable to stop or start VPS even after Host reboot' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Twitter" alt="Add 'Unable to stop or start VPS even after Host reboot' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Unable to stop or start VPS even after Host reboot' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Unable to stop or start VPS even after Host reboot' a Social Bookmarking Reloaded" alt="Add 'Unable to stop or start VPS even after Host reboot' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Remove domain Manually from Plesk</title>
		<link>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/</link>
		<comments>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:51:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Plesk For Linux]]></category>
		<category><![CDATA[Plesk For Windows]]></category>
		<category><![CDATA[/tmp/.s.PGSQL.5432]]></category>
		<category><![CDATA[Connection to the database server]]></category>
		<category><![CDATA[delete domain manually]]></category>
		<category><![CDATA[Plesk domain removal]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=568</guid>
		<description><![CDATA[While deleting one domain from Plesk it was throwing following error
Error: Connection to the database server has failed because of network problems:
could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket &#8220;/tmp/.s.PGSQL.5432&#8243;?

When we checked the domain on server (from shell) we have found [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana; font-size: small;">While deleting one domain from Plesk it was throwing following error</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 130px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;"><strong><span style="color: #ff0000;">Error: Connection to the database server has failed because of network problems:</span></strong><span id="more-568"></span>
<p><strong><span style="color: #ff0000;">could not connect to server: No such file or directory<br /> Is the server running locally and accepting<br /> connections on Unix domain socket &#8220;/tmp/.s.PGSQL.5432&#8243;?</span></strong></p>
</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">When we checked the domain on server (from shell) we have found that all physical Address (<strong>/var/www/vhost/domain.com</strong>) of the domain has been deleted but still Plesk shows the domain.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Following are the steps to remove the domain from Plesk manually.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Connect the server using SSH</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2) </strong>Login into MySQL Prompt as Plesk admin</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>3)</strong> Delete the DNS Zone of the domain</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 106px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; delete from dns_zone where name=&#8217;domain.com&#8217;;<br /> Query OK, 1 row affected (0.09 sec)<br /> 
<p>mysql&gt; delete from dns_recs where host=&#8217;domain.com.&#8217;;<br /> Query OK, 8 rows affected (0.03 sec)</p>
</div>
<p><span style="font-family: Verdana; font-size: small;"><br />You can verify if any records still persists using following commands</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 106px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; select * from dns_zone where name=&#8217;domain.com&#8217;;<br /> Empty set (0.00 sec)
<p>mysql&gt; select * from dns_recs where host=&#8217;domain.com.&#8217;;<br /> Empty set (0.00 sec)</p>
</div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />4)</strong> Now delete the Domain from Domains table which will remove it from Plesk Domains List</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; delete from domains where name=&#8217;domain.com&#8217;;<br /> Query OK, 1 row affected (0.06 sec)</div>
<p><span style="font-family: Verdana; font-size: small;"><br />Verify it using select Command.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; select * from domains where name=&#8217;domain.com&#8217;;<br /> Empty set (0.00 sec)</div>
<p> </p>
<p style="text-align: justify;"><span style="color: #800000;"><strong><span style="font-family: Verdana; font-size: small;"><span style="text-decoration: underline;">NOTE:</span> <em>PLEASE Make Sure To Verify The DOMAIN NAME before you make any changes as it might delete some other domain. Also the changes made are irreversible.</em></span></strong></span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Del.icio.us" alt="Add 'HowTo: Remove domain Manually from Plesk' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'HowTo: Remove domain Manually from Plesk' a digg" alt="Add 'HowTo: Remove domain Manually from Plesk' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=HowTo%3A+Remove+domain+Manually+from+Plesk&amp;u=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" title="Add 'HowTo: Remove domain Manually from Plesk' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'HowTo: Remove domain Manually from Plesk' a FURL" alt="Add 'HowTo: Remove domain Manually from Plesk' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'HowTo: Remove domain Manually from Plesk' a reddit" alt="Add 'HowTo: Remove domain Manually from Plesk' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=HowTo%3A+Remove+domain+Manually+from+Plesk&amp;url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;version=0.7" title="Add 'HowTo: Remove domain Manually from Plesk' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Feed Me Links" alt="Add 'HowTo: Remove domain Manually from Plesk' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" title="Add 'HowTo: Remove domain Manually from Plesk' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Technorati" alt="Add 'HowTo: Remove domain Manually from Plesk' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;t=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Yahoo My Web" alt="Add 'HowTo: Remove domain Manually from Plesk' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Stumble Upon" alt="Add 'HowTo: Remove domain Manually from Plesk' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Google Bookmarks" alt="Add 'HowTo: Remove domain Manually from Plesk' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk&amp;url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" title="Add 'HowTo: Remove domain Manually from Plesk' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Ask" alt="Add 'HowTo: Remove domain Manually from Plesk' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Live-MSN" alt="Add 'HowTo: Remove domain Manually from Plesk' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;t=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'HowTo: Remove domain Manually from Plesk' a FaceBook" alt="Add 'HowTo: Remove domain Manually from Plesk' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/&amp;title=HowTo%3A+Remove+domain+Manually+from+Plesk" title="Add 'HowTo: Remove domain Manually from Plesk' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'HowTo: Remove domain Manually from Plesk' a BlogSphere News" alt="Add 'HowTo: Remove domain Manually from Plesk' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=HowTo%3A+Remove+domain+Manually+from+Plesk&amp;c=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" title="Add 'HowTo: Remove domain Manually from Plesk' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'HowTo: Remove domain Manually from Plesk' a MySpace" alt="Add 'HowTo: Remove domain Manually from Plesk' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" title="Add 'HowTo: Remove domain Manually from Plesk' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Twitter" alt="Add 'HowTo: Remove domain Manually from Plesk' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'HowTo: Remove domain Manually from Plesk' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'HowTo: Remove domain Manually from Plesk' a Social Bookmarking Reloaded" alt="Add 'HowTo: Remove domain Manually from Plesk' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eUKhost Ltd. has launched VOIP Services</title>
		<link>http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/</link>
		<comments>http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:47:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[trixbox server]]></category>
		<category><![CDATA[voip dedicated server]]></category>
		<category><![CDATA[VoIP hosting]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=558</guid>
		<description><![CDATA[
eUKhost Ltd., a provider of Shared, Reseller Hosting, Virtual Private Servers and Dedicated Servers, today announced that it has extended its services portfolio by introducing Voice over Internet Protocol (VoIP) services. The company states that the service is designed specifically for VoIP service providers and businesses using VoIP services.
Voice over Internet Protocol (VoIP) is transmission [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a target="_blank" href="http://www.eukhost.com/voip-dedicated-servers.php"><img class="aligncenter size-full wp-image-559" src="http://eitwebguru.com/wp-content/uploads/2010/03/eukvoip.jpg" alt="eukvoip eUKhost Ltd. has launched VOIP Services" width="345" height="255" title="eUKhost Ltd. has launched VOIP Services" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong><a target="_blank" href="http://www.eukhost.com">eUKhost Ltd.</a></strong>, a provider of Shared, Reseller Hosting, Virtual Private Servers and Dedicated Servers, today announced that it has extended its services portfolio by introducing Voice over Internet Protocol (VoIP) services. The company states that the service is designed specifically for VoIP service providers and businesses using VoIP services.</span><span id="more-558"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>Voice over Internet Protocol (VoIP)</strong> is transmission technologies for delivery of voice communications over IP networks such as the Internet or other packet-switched networks. Other terms frequently encountered and synonymous with VoIP are IP telephony, Internet telephony, voice over broadband (VoBB), broadband  telephony, and broadband phone.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">The company avers that it will provide Free Trixbox installation with Extensions, Trunks, Route Setup, HUD configuration along with full support and management for the dedicated server. It further explains that it will pre-configure and optimize each Linux server with either Asterisk or Trixbox.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">&#8220;There are numerous web hosting companies offering VoIP server hosting, but what makes eUKhost&#8217;s VOIP Server Hosting stand apart is full server management along with support for Trixbox and Asterisk” said Jack Mason, Product Manager at eUKhost.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">“We see VoIP services as a high value extension of our varied product range and believe that it will achieve significant growth into our customer base.” he adds further.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Pricing for VoIP Dedicated Servers (<strong><a target="_blank" href="http://www.eukhost.com/voip-dedicated-servers.php">http://www.eukhost.com/voip-dedicated-servers.php</a></strong>) start at <strong>£79/month</strong> for 1U rack servers. The company states that only branded server hardware from Dell Computers is used so that users receive the best dedicated server hosting experience.</span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Del.icio.us" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a digg" alt="Add 'eUKhost Ltd. has launched VOIP Services' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=eUKhost+Ltd.+has+launched+VOIP+Services&amp;u=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/" title="Add 'eUKhost Ltd. has launched VOIP Services' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a FURL" alt="Add 'eUKhost Ltd. has launched VOIP Services' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a reddit" alt="Add 'eUKhost Ltd. has launched VOIP Services' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=eUKhost+Ltd.+has+launched+VOIP+Services&amp;url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;version=0.7" title="Add 'eUKhost Ltd. has launched VOIP Services' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Feed Me Links" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/" title="Add 'eUKhost Ltd. has launched VOIP Services' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Technorati" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;t=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Yahoo My Web" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Stumble Upon" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Google Bookmarks" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services&amp;url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/" title="Add 'eUKhost Ltd. has launched VOIP Services' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Ask" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Live-MSN" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;t=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a FaceBook" alt="Add 'eUKhost Ltd. has launched VOIP Services' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/&amp;title=eUKhost+Ltd.+has+launched+VOIP+Services" title="Add 'eUKhost Ltd. has launched VOIP Services' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a BlogSphere News" alt="Add 'eUKhost Ltd. has launched VOIP Services' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=eUKhost+Ltd.+has+launched+VOIP+Services&amp;c=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/" title="Add 'eUKhost Ltd. has launched VOIP Services' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a MySpace" alt="Add 'eUKhost Ltd. has launched VOIP Services' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/" title="Add 'eUKhost Ltd. has launched VOIP Services' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Twitter" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'eUKhost Ltd. has launched VOIP Services' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'eUKhost Ltd. has launched VOIP Services' a Social Bookmarking Reloaded" alt="Add 'eUKhost Ltd. has launched VOIP Services' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/eukhost-ltd-has-launched-voip-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008</title>
		<link>http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/</link>
		<comments>http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 18:17:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[comand line options to add roles]]></category>
		<category><![CDATA[Install and remove roles from command prompt]]></category>
		<category><![CDATA[ServerManagerCmd.exe help]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=538</guid>
		<description><![CDATA[In Windows 2008 Components like IIS, DNS etc. are called as Roles and you can add these Roles from Server Manager &#62;&#62; Roles &#62;&#62; Add Roles and then you have to follow the steps to install the desire components. This process is a bit lengthly as you will have to go through the steps. You [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">In Windows 2008 Components like IIS, DNS etc. are called as Roles and you can add these Roles from <strong>Server Manager &gt;&gt; Roles &gt;&gt; Add Roles</strong> and then you have to follow the steps to install the desire components. This process is a bit lengthly as you will have to go through the steps. You can automate and eliminate these steps by using Command Line utility called &#8220;ServerManagerCmd.exe&#8221;.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>ServerManagerCmd.exe</strong> is a tool or command which Installs and removes roles, role services and features. Also displays the list of all roles, role services, and features available, and shows which are installed on this computer.<br /></span><span id="more-538"></span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 140px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">Switch Parameters:<br /> -query<br /> -install <br /> -remove <br /> -inputPath<br /> -help | -?<br /> -version</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><span style="text-decoration: underline;"><strong>Query ROLES</strong></span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>&#8220;-query&#8221;</strong> parameter is used to see all the available and installed ROLES of components on the server. The installed modules are are shown in Green Color (which can bee seen in below image)</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 20px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -query</div>
<p> </p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/03/img2.png"><img class="aligncenter size-medium wp-image-543" src="http://eitwebguru.com/wp-content/uploads/2010/03/img2-247x300.png" alt="img2 247x300 Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" width="247" height="300" title="Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" /></a></p>
<p><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Install ROLES</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">To add additional roles to the server, <strong>&#8220;-install&#8221;</strong> or <strong>&#8220;-i&#8221;</strong> parameter is used. You can install a ROLE by using <strong>&#8220;-i&#8221;</strong> which will install all the components which are required by the component.</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 20px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -i Web-Server</div>
<p> </p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/03/img3.png"><img class="aligncenter size-medium wp-image-546" src="http://eitwebguru.com/wp-content/uploads/2010/03/img3-300x151.png" alt="img3 300x151 Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" width="300" height="151" title="Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" /><br /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Also you can mentioned all the Components separating them with SPACE which will install all the modules you have listed (it will save time)</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 60px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -i Web-Asp-Net Web-Net-Ext Web-ASP Web-CGI Web-ISAPI-Ext Web-ISAPI-Filter Web-Includes Web-Http-Logging Web-Custom-Logging</div>
<p> </p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/03/img4.png"><img class="aligncenter size-medium wp-image-549" src="http://eitwebguru.com/wp-content/uploads/2010/03/img4-300x87.png" alt="img4 300x87 Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" width="300" height="87" title="Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">You can find more information about the <strong>ROLES</strong> and <strong>&#8220;Command value&#8221;</strong> (Component name) on <a target="_blank" href="http://technet.microsoft.com/en-us/library/cc875805%28WS.10%29.aspx"><strong>Microsoft Technet Website<br /></strong></a></span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Remove ROLES</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Roles which are already installed on the server can be removed with the help of <strong>&#8220;-remove&#8221;</strong> parameter. Using this, complete ROLE and it&#8217;s dependencies will be un-installed from the server.</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 20px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -remove Web-Server</div>
<p> </p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/03/img5.png"><img class="aligncenter size-medium wp-image-551" src="http://eitwebguru.com/wp-content/uploads/2010/03/img5-300x174.png" alt="img5 300x174 Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" width="300" height="174" title="Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" /></a></p>
<p><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Additional Options</span></strong></span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">-version</span></strong><br /> <span style="font-family: Verdana; font-size: small;">This parameter is used to check the ServerManager version</span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">-help or -?</span></strong><br /> <span style="font-family: Verdana; font-size: small;">Display Help for ServerManagerCmd.exe in the command window.</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 40px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -version<br /> C:\&gt;servermanagercmd -?</div>
<p> </p>
<p><a href="http://eitwebguru.com/wp-content/uploads/2010/03/img6.png"><img class="aligncenter size-medium wp-image-553" src="http://eitwebguru.com/wp-content/uploads/2010/03/img6-300x207.png" alt="img6 300x207 Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" width="300" height="207" title="Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008" /></a></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong><span style="text-decoration: underline;">NOTE</span>:</strong> There are some roles which requires Reboot after installation or removal, in such cases you can add &#8220;-restart&#8221; at the end of install or remove option. This will reboot the server after completion of task if required.</span></p>
<div style="padding: 20px; background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; overflow: auto; width: 490px; height: 40px; line-height: 20px; font-family: Courier New; font-size: small; color: #ffffff;">C:\&gt;servermanagercmd -i Web-Server -restart<br /> C:\&gt;servermanagercmd -remove Web-Server -restart</div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Del.icio.us" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a digg" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008&amp;u=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FURL" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a reddit" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008&amp;url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;version=0.7" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Feed Me Links" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Technorati" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;t=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Yahoo My Web" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Stumble Upon" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Google Bookmarks" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008&amp;url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Ask" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Live-MSN" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;t=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FaceBook" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/&amp;title=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a BlogSphere News" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Command+Line+installation+of+Roles+%28ServerManagerCmd.exe%29+in+Windows+2008&amp;c=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a MySpace" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Twitter" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Social Bookmarking Reloaded" alt="Add 'Command Line installation of Roles (ServerManagerCmd.exe) in Windows 2008' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/command-line-installation-of-roles-servermanagercmd-exe-in-windows-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal Resume Indian Bank Withdrawals</title>
		<link>http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/</link>
		<comments>http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 08:50:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PayPal India]]></category>
		<category><![CDATA[PayPal Resume Indian Bank Withdrawals]]></category>
		<category><![CDATA[Paypal Resumes Services in India]]></category>
		<category><![CDATA[Paypal Suspends Services in India]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=528</guid>
		<description><![CDATA[PayPal, one of the well know Online Payment Portal Or Gateway has resumed its services (Withdrawals) to Indian Banks. As per the Directions of  &#8220;Reserve Bank of India&#8221; PayPal has suspended personal payments to and from India and transfers to local banks in India. Today, PayPal has send and email to all it&#8217;s users [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana; font-size: small;"><strong>PayPal</strong>, one of the well know Online Payment Portal Or Gateway has resumed its services (Withdrawals) to Indian Banks. As per the Directions of  &#8220;Reserve Bank of India&#8221; PayPal has suspended personal payments to and from India and transfers to local banks in India. Today, PayPal has send and email to all it&#8217;s users stating that the Money transfers to the Local Banks has been resumed.</span></p>
<p><span style="font-family: Verdana; font-size: small;">Following is the email which PayPal has sent:<br /></span><span id="more-528"></span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 900px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">
<p>Dear XXXX XXXXX XXXXX,</p>
<p>We have been diligently working with the RBI and our business partners to resume Indian bank withdrawals for the thousands of Indian businesses who depend on PayPal to sell their goods or services in the global marketplace.</p>
<p>Today, we are happy to announce that the RBI has allowed us to continue local bank withdrawals for settlements for exports of goods and services.  We are currently making changes to comply with Indian regulations for settlements for exports of goods and services, and we anticipate that, as of Wednesday, March 3rd, customers will be able to use our bank withdrawal service.</p>
<p>As part of the changes, you will be required to fill out a new field entitled &#8216;Export Code&#8217; when you request a withdrawal. This information is required under the current laws of India in order to identify the nature of cross-border merchant transactions.</p>
<p>On Monday, March 1st, we will be back in touch with specific instructions on how you can move your money into your bank account.</p>
<p>Moving forward, the RBI has told us that PayPal needs specific approvals to allow personal remittances to India, which we currently do not have.  Until we get these approvals, personal payments into India will remain suspended.  However, if you are an exporter, you will continue to be able to use the PayPal service for payments of goods and services.  In fact, with the changes we are making to our system, PayPal is now set to be a more powerful engine for exporters in India.  With purpose codes for export transactions and FIRCs (Foreign Inward Remittance Certificates), you should now be able to get the export related benefits you seek.</p>
<p>You can check the PayPal blog for additional updates.</p>
<p>www.thepaypalblog.com</p>
<p>We thank you for your business and for your patience during the past few weeks.</p>
<p>Sincerely,<br /> PayPal</p>
</div>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Del.icio.us" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a digg" alt="Add 'PayPal Resume Indian Bank Withdrawals' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=PayPal+Resume+Indian+Bank+Withdrawals&amp;u=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/" title="Add 'PayPal Resume Indian Bank Withdrawals' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a FURL" alt="Add 'PayPal Resume Indian Bank Withdrawals' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a reddit" alt="Add 'PayPal Resume Indian Bank Withdrawals' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=PayPal+Resume+Indian+Bank+Withdrawals&amp;url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;version=0.7" title="Add 'PayPal Resume Indian Bank Withdrawals' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Feed Me Links" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/" title="Add 'PayPal Resume Indian Bank Withdrawals' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Technorati" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;t=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Yahoo My Web" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Stumble Upon" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Google Bookmarks" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=PayPal+Resume+Indian+Bank+Withdrawals&amp;url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/" title="Add 'PayPal Resume Indian Bank Withdrawals' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Ask" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Live-MSN" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;t=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a FaceBook" alt="Add 'PayPal Resume Indian Bank Withdrawals' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/&amp;title=PayPal+Resume+Indian+Bank+Withdrawals" title="Add 'PayPal Resume Indian Bank Withdrawals' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a BlogSphere News" alt="Add 'PayPal Resume Indian Bank Withdrawals' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=PayPal+Resume+Indian+Bank+Withdrawals&amp;c=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/" title="Add 'PayPal Resume Indian Bank Withdrawals' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a MySpace" alt="Add 'PayPal Resume Indian Bank Withdrawals' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/" title="Add 'PayPal Resume Indian Bank Withdrawals' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Twitter" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'PayPal Resume Indian Bank Withdrawals' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'PayPal Resume Indian Bank Withdrawals' a Social Bookmarking Reloaded" alt="Add 'PayPal Resume Indian Bank Withdrawals' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/paypal-resume-indian-bank-withdrawals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL</title>
		<link>http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/</link>
		<comments>http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 09:57:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Plesk For Windows]]></category>
		<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[ADDLOCAL]]></category>
		<category><![CDATA[AGTACCOUNT user]]></category>
		<category><![CDATA[Command Line Installation of MSSQL]]></category>
		<category><![CDATA[Install MSSQL from Command prompt]]></category>
		<category><![CDATA[MSSQL Installation Parameters]]></category>
		<category><![CDATA[SQLACCOUNT user]]></category>
		<category><![CDATA[SQLBROWSERACCOUNT user]]></category>
		<category><![CDATA[Unattended MSSQL 2005 Installation]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=500</guid>
		<description><![CDATA[Microsoft SQL Server is a relational model database server produced by Microsoft and it&#8217;s Installation is quite Easy using GUI where a user has to selects the options which he/she needs with the database server and install it. We can automate the installation procedure and make it so simple that MSSQL can be installed using [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Microsoft SQL Server is a relational model database server produced by Microsoft and it&#8217;s Installation is quite Easy using GUI where a user has to selects the options which he/she needs with the database server and install it. We can automate the installation procedure and make it so simple that MSSQL can be installed using a single command. </span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Automating SQL server installation is made easier in MSSQL 2005 version and we can define the components which need to be installed with setup.exe via command prompt OR we can create an ini file which will contain all the information about the installation. In this post I will explain the steps to install MSSQL 2005 using command prompt with the help of single command.</span><span id="more-500"></span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Install MSSQL using Command Prompt (By Defining all modules in command)</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Insert the MSSQL installation media into the disk drive.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Open Command Prompt (<strong>Start &gt;&gt; Run &gt;&gt; cmd &gt;&gt; Enter</strong>)</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Execute following command</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 120px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">Start /wait [CD or DVD Drive]\servers\setup.exe /qb INSTANCENAME=[InstanceName] ADDLOCAL=All PIDKEY=[pidkey value with no "-"] SAPWD=[StrongPassword] SQLACCOUNT=[domain\user] SQLPASSWORD=[DomainUserPassword] AGTACCOUNT=[domain\user] AGTPASSWORD=[DomainUserPassword] SQLBROWSERACCOUNT=[domain\user] SQLBROWSERPASSWORD=[DomainUserPassword]</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />Here, <strong>ADDLOCAL</strong> is set to &#8220;<strong>All</strong>&#8221; which will install all the components and modules bundled with the MSSQL. If you want customized modules then you can declare the modules instead of &#8220;<strong>All</strong>&#8220;.</span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">Install MSSQL using .ini file</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Open Notepad (<strong>Start &gt;&gt; Run &gt;&gt; Notepad &gt;&gt; Enter</strong>)</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Insert all the &#8220;<strong>Installation Parameters</strong>&#8221; in that file. Following is the sample file which I have used to install MSSQL on my System</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 260px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[Options]<br /> USERNAME=USER<br /> COMPANYNAME=USER<br /> PIDKEY=1234657979764346<br /> INSTALLSQLDIR=D:\MSSQL<br /> ADDLOCAL=SQL_Engine,SQL_Replication,Client_Components,Connectivity,SQLXML<br /> SECURITYMODE=SQL<br /> SAPWD=Supp0rt<br /> SQLACCOUNT=&#8221;NT AUTHORITY\SYSTEM&#8221;<br /> AGTACCOUNT=&#8221;NT AUTHORITY\SYSTEM&#8221;<br /> SQLBROWSERACCOUNT=&#8221;NT AUTHORITY\SYSTEM&#8221;<br /> SQLCOLLATION=SQL_Latin1_General_CP1_CI_AS</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Here, <strong>PIDKEY</strong> will be the <strong>Product Key</strong> of the product shipped with MSSQL.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Save this file with extension .ini (like <strong>sqlsetup.ini</strong>)</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Execute following command to run the setup</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[CD or DVD Drive]/servers/setup.exe /settings [path to setup file]\sqlsetup.ini /qb</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>Points to Note:</strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> While specifying the accounts like <strong>SQLACCOUNT</strong>, <strong>AGTACCOUNT</strong> and <strong>SQLBROWSERACCOUNT</strong> make sure you define proper users. Users can be</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 80px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">Domain User account              :        [domain\user]<br />Local System Account            :        &#8220;NT AUTHORITY\SYSTEM&#8221;<br />Network Service Account      :        &#8220;NT AUTHORITY\NETWORK SERVICE&#8221;<br />Local Service Account          :        &#8220;NT AUTHORITY\LOCAL SERVICE&#8221;</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">2) Microsoft provides a template.ini file in the installation media but I would strongly recommend to remove the options that you don’t want.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">You can refer to Microsoft tutorial for more information and component help at <a target="_blank" href="http://msdn.microsoft.com/en-us/library/ms144259.aspx">http://msdn.microsoft.com/en-us/library/ms144259.aspx</a></span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Del.icio.us" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a digg" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL&amp;u=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FURL" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a reddit" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL&amp;url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;version=0.7" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Feed Me Links" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Technorati" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;t=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Yahoo My Web" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Stumble Upon" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Google Bookmarks" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL&amp;url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Ask" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Live-MSN" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;t=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FaceBook" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/&amp;title=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a BlogSphere News" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Unattended+MSSQL+2005+Installation+%26%238211%3B+Command+Line+Installation+of+MSSQL&amp;c=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a MySpace" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Twitter" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Social Bookmarking Reloaded" alt="Add 'Unattended MSSQL 2005 Installation &#8211; Command Line Installation of MSSQL' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/unattended-mssql-2005-installation-command-line-installation-of-mssql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Awstat Error: LogFormat parameter setup does not match this format</title>
		<link>http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/</link>
		<comments>http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 11:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Cpanel]]></category>
		<category><![CDATA[Awstat LogFormat parameter]]></category>
		<category><![CDATA[AWStats did not find any valid log lines]]></category>
		<category><![CDATA[AWStats found in your log file combined.]]></category>
		<category><![CDATA[LogFormat parameter setup does not match this format]]></category>
		<category><![CDATA[Your log file must have a bad format]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=478</guid>
		<description><![CDATA[I have migrated a Cpanel based website from one server to another but after migration, AWStat stopped updating. While updating AWstats was showing following error

When I checked the domlogs of the domain it shows following entries only
root@server [~]# cat /usr/local/apache/domlogs/domainname.comcombinedcombinedcombinedcombined
I have searched online and found that the LogFormat was not properly defined in httpd.conf file, [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana; font-size: small;">I have migrated a Cpanel based website from one server to another but after migration, AWStat stopped updating. While updating AWstats was showing following error<br /></span></p>
<p style="text-align: center;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/02/awstat.jpg"><img class="size-medium wp-image-479 aligncenter" style="border: 1px solid black;" src="http://eitwebguru.com/wp-content/uploads/2010/02/awstat-300x61.jpg" alt="awstat 300x61 Awstat Error: LogFormat parameter setup does not match this format" width="300" height="61" title="Awstat Error: LogFormat parameter setup does not match this format" /></a><br /></span><span id="more-478"></span></p>
<p><span style="font-family: Verdana; font-size: small;"><br />When I checked the domlogs of the domain it shows following entries only</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 100px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">root@server [~]# cat /usr/local/apache/domlogs/domainname.com<br />combined<br />combined<br />combined<br />combined</div>
<p><span style="font-family: Verdana; font-size: small;">I have searched online and found that the LogFormat was not properly defined in httpd.conf file, due to which apache was just logging the word &#8220;combined&#8221; over and over instead of the correct information.</span></p>
<p><span style="font-family: Verdana; font-size: small;"> </span><span style="font-family: Verdana; font-size: small;">To fix the issue </span></p>
<p><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> I have added following LogFormat in httpd.conf file</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;"><strong>LogFormat &#8220;%h %l %u %t \&#8221;%r\&#8221; %&gt;s %b \&#8221;%{Referer}i\&#8221; \&#8221;%{User-Agent}i\&#8221;" combined</strong></div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />2)</strong> <strong>Restarted Apache Service</strong>.</span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Del.icio.us" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a digg" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format&amp;u=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FURL" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a reddit" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format&amp;url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;version=0.7" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Feed Me Links" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Technorati" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;t=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Yahoo My Web" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Stumble Upon" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Google Bookmarks" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format&amp;url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Ask" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Live-MSN" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;t=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FaceBook" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/&amp;title=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a BlogSphere News" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Awstat+Error%3A+LogFormat+parameter+setup+does+not+match+this+format&amp;c=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a MySpace" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Twitter" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Social Bookmarking Reloaded" alt="Add 'Awstat Error: LogFormat parameter setup does not match this format' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RDP login to VE fails OR Shows Blue Screen</title>
		<link>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/</link>
		<comments>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:47:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[explorer.exe corrupted]]></category>
		<category><![CDATA[RDP login fails]]></category>
		<category><![CDATA[RDP login to VE fails OR Shows Blue Screen]]></category>
		<category><![CDATA[RDP Unavailable]]></category>
		<category><![CDATA[unavailable]]></category>
		<category><![CDATA[VPS Shows blue screen]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=462</guid>
		<description><![CDATA[After login into a VPS using RDP it stuck on Blue screen (Not BSOD) and doesn&#8217;t load next screen or Desktop of the VPS like below given image

OR if you get following Error after login to VE by RDP
&#8220;You are connected to the remote computer. However, an error occurred while an initial user program was [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">After login into a VPS using RDP it stuck on Blue screen (Not BSOD) and doesn&#8217;t load next screen or Desktop of the VPS like below given image</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/02/BlueRDP.png"><img class="aligncenter size-medium wp-image-467" src="http://eitwebguru.com/wp-content/uploads/2010/02/BlueRDP-300x203.png" alt="BlueRDP 300x203 RDP login to VE fails OR Shows Blue Screen" width="300" height="203" title="RDP login to VE fails OR Shows Blue Screen" /></a><br /></span><span id="more-462"></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">OR if you get following Error after login to VE by RDP</span></p>
<p style="text-align: justify;"><strong><span style="color: #800000;"><span style="font-family: Verdana; font-size: small;">&#8220;You are connected to the remote computer. However, an error occurred while an initial user program was starting, so you are being logged off. Contact the system administrator for assistance.</span>&#8220;<br /></span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Such problems occurs due to corrupted or missed C:/Windows/explorer.exe of the VPS or VE.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This problem can be fixed by copying C:/Windows/explorer.exe file of the host server to the VPS. Following are the steps to copy</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Stop the VPS</span><br />#       <span style="font-family: Verdana; font-size: small;"> <strong>vzctl stop VEID</strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Mount the VPS </span><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl mount VEID</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">
<p>Now we will able to access VPS files from host server in <strong>C:/vz/private/VEID/</strong> Directory.</p>
<p></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Copy &#8220;<strong>C:/Windows/explorer.exe</strong>&#8221; from Host server to &#8220;<strong>C:/vz/private/VEID/Windows/explorer.exe</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Unmount and start the VPS</span><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl umount VEID</span></strong><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl start VEID</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Please try to login to the VPS now.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Note: Here, <strong>VEID</strong> will be the VPS ID of the VE which is facing problem.</span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Del.icio.us" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a digg" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=RDP+login+to+VE+fails+OR+Shows+Blue+Screen&amp;u=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a FURL" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a reddit" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=RDP+login+to+VE+fails+OR+Shows+Blue+Screen&amp;url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;version=0.7" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Feed Me Links" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Technorati" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;t=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Yahoo My Web" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Stumble Upon" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Google Bookmarks" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen&amp;url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Ask" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Live-MSN" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;t=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a FaceBook" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/&amp;title=RDP+login+to+VE+fails+OR+Shows+Blue+Screen" title="Add 'RDP login to VE fails OR Shows Blue Screen' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a BlogSphere News" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=RDP+login+to+VE+fails+OR+Shows+Blue+Screen&amp;c=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a MySpace" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Twitter" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'RDP login to VE fails OR Shows Blue Screen' a Social Bookmarking Reloaded" alt="Add 'RDP login to VE fails OR Shows Blue Screen' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pics of ESDS Fully Managed Datacenter</title>
		<link>http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/</link>
		<comments>http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:18:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Images]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[datacenter in India]]></category>
		<category><![CDATA[datacenter pics]]></category>
		<category><![CDATA[esds data center]]></category>
		<category><![CDATA[esds datacenter photos]]></category>
		<category><![CDATA[esds datacenter pics]]></category>
		<category><![CDATA[ESDS fully Managed Datacenter]]></category>
		<category><![CDATA[India datacenter pic]]></category>
		<category><![CDATA[photo of esds data center]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=417</guid>
		<description><![CDATA[In previous post I have mentioned about the ESDS datacenter which recently started it&#8217;s operations in India. Following are images of the Company Building and Datacenter
ESDS Building
  
Inside Data Center

 
 
Bookmark to
]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">In previous <a href="http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/">post</a> I have mentioned about the ESDS datacenter which recently started it&#8217;s operations in India. Following are images of the Company Building and Datacenter</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><a target="_blank" href="http://esds.co.in">ESDS</a> Building</span></strong><span id="more-417"></span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"> </span></strong><strong><span style="font-family: Verdana; font-size: small;">
<div class="ngg-galleryoverview" id="ngg-gallery-1-417">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-123" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3817.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3817" alt="thumbs img 3817 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3817.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-122" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3816.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3816" alt="thumbs img 3816 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3816.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-121" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3815.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3815" alt="thumbs img 3815 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3815.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-120" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3814.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3814" alt="thumbs img 3814 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3814.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-119" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3813.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3813" alt="thumbs img 3813 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3813.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-118" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3812.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3812" alt="thumbs img 3812 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3812.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-117" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3793.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3793" alt="thumbs img 3793 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3793.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-116" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3792.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3792" alt="thumbs img 3792 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3792.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-112" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/dscn0891.jpg" title=" " class="shutterset_set_1" >
								<img title="dscn0891" alt="thumbs dscn0891 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_dscn0891.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-148" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/dscn0892_0.jpg" title=" " class="shutterset_set_1" >
								<img title="dscn0892_0" alt="thumbs dscn0892 0 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_dscn0892_0.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-149" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/dscn0893_0.jpg" title=" " class="shutterset_set_1" >
								<img title="dscn0893_0" alt="thumbs dscn0893 0 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_dscn0893_0.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-150" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/esds-building/img_3790_0.jpg" title=" " class="shutterset_set_1" >
								<img title="img_3790_0" alt="thumbs img 3790 0 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/esds-building/thumbs/thumbs_img_3790_0.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

<br /> </span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Inside Data Center</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">
<div class="ngg-galleryoverview" id="ngg-gallery-3-417">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-147" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_5013.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_5013" alt="thumbs mg 5013 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_5013.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-146" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_5012.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_5012" alt="thumbs mg 5012 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_5012.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-145" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_5011.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_5011" alt="thumbs mg 5011 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_5011.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-144" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_5010.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_5010" alt="thumbs mg 5010 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_5010.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-142" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_5000.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_5000" alt="thumbs mg 5000 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_5000.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-140" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4998.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4998" alt="thumbs mg 4998 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4998.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-138" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4992.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4992" alt="thumbs mg 4992 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4992.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-136" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4990.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4990" alt="thumbs mg 4990 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4990.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-134" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4988.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4988" alt="thumbs mg 4988 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4988.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-132" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4985.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4985" alt="thumbs mg 4985 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4985.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-130" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4979.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4979" alt="thumbs mg 4979 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4979.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-128" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4975.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4975" alt="thumbs mg 4975 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4975.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-126" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4974.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4974" alt="thumbs mg 4974 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4974.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-124" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://eitwebguru.com/wp-content/gallery/datacenter/mg_4972.jpg" title=" " class="shutterset_set_3" >
								<img title="mg_4972" alt="thumbs mg 4972 Pics of ESDS Fully Managed Datacenter" src="http://eitwebguru.com/wp-content/gallery/datacenter/thumbs/thumbs_mg_4972.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>

</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><br /> </span></strong></p>
<p style="text-align: justify;"><strong> </strong></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Del.icio.us" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a digg" alt="Add 'Pics of ESDS Fully Managed Datacenter' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Pics+of+ESDS+Fully+Managed+Datacenter&amp;u=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/" title="Add 'Pics of ESDS Fully Managed Datacenter' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a FURL" alt="Add 'Pics of ESDS Fully Managed Datacenter' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a reddit" alt="Add 'Pics of ESDS Fully Managed Datacenter' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Pics+of+ESDS+Fully+Managed+Datacenter&amp;url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;version=0.7" title="Add 'Pics of ESDS Fully Managed Datacenter' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Feed Me Links" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/" title="Add 'Pics of ESDS Fully Managed Datacenter' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Technorati" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;t=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Yahoo My Web" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Stumble Upon" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Google Bookmarks" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter&amp;url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/" title="Add 'Pics of ESDS Fully Managed Datacenter' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Ask" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Live-MSN" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;t=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a FaceBook" alt="Add 'Pics of ESDS Fully Managed Datacenter' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/&amp;title=Pics+of+ESDS+Fully+Managed+Datacenter" title="Add 'Pics of ESDS Fully Managed Datacenter' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a BlogSphere News" alt="Add 'Pics of ESDS Fully Managed Datacenter' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Pics+of+ESDS+Fully+Managed+Datacenter&amp;c=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/" title="Add 'Pics of ESDS Fully Managed Datacenter' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a MySpace" alt="Add 'Pics of ESDS Fully Managed Datacenter' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/" title="Add 'Pics of ESDS Fully Managed Datacenter' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Twitter" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Pics of ESDS Fully Managed Datacenter' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Pics of ESDS Fully Managed Datacenter' a Social Bookmarking Reloaded" alt="Add 'Pics of ESDS Fully Managed Datacenter' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;</title>
		<link>http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/</link>
		<comments>http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 07:33:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[datacenter in India]]></category>
		<category><![CDATA[Datacenter in Nashik]]></category>
		<category><![CDATA[esds data center]]></category>
		<category><![CDATA[ESDS Datacenter Operational]]></category>
		<category><![CDATA[ESDS fully Managed Datacenter]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=406</guid>
		<description><![CDATA[&#8220;What is the recipe for successful achievement? To my mind there are just four essential ingredients: Choose a career you love . . . Give it the best there is in you . . . Seize your opportunities and work as a team.. At ESDS we have all the four&#8230;&#8221;
 

 
After its inception in [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">&#8220;What is the recipe for successful achievement? To my mind there are just four essential ingredients: Choose a career you love . . . Give it the best there is in you . . . Seize your opportunities and work as a team.. At ESDS we have all the four&#8230;&#8221;</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><a target="_blank" href="http://esds.co.in"><img class="aligncenter size-full wp-image-453" src="http://eitwebguru.com/wp-content/uploads/2010/02/index_011.jpg" alt="index 011 ESDS Datacenter Operational from 3rd Feb 2010" width="488" height="89" title="ESDS Datacenter Operational from 3rd Feb 2010" /></a><br /> </span></strong><span id="more-406"></span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><a target="_blank" href="http://esds.co.in"></a></span></strong></p>
<p><strong> </strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">After its inception in 2003 in a rented bungalow with 4 employees, ESDS made rapid strides as an established group of web hosting companies, its success skyrocketed and today we are family of more than 150+ employees. ESDS has indigenously developed the concept of a high specification; carrier-neutral and fully managed datacenter in the state of Maharashtra, and has successfully turned this vision into reality. We started off with a handful of customers and  six years down the line we have more than 30000+ customers worldwide, a significant amount of them being corporate entities who have their business dependent on their Internet presence. ESDS has taken its level of excellence and achievement one step further – ESDS has won the IT Special Award from the Government of Maharashtra in 2009.What makes it remarkable is the fact that this growth, recognition and fame has been achieved within 06 years of its establishment. ESDS envisions the dream of being a world class organisation; an organisation that would provide incomparable service, mould and guide enlightened minds. We would like to extend our gratitude and thanks to all the role players that have made it possible for the dream to become a reality. </span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Press Release:</span></strong></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">ESDS, a group of leading web hosting companies based in UK, USA &amp; India, has announced the launch of its ultra modern, carrier neutral, fully managed Datacenter facility in Nashik on the 3rd of February 2010. The complete infrastructure including the state-of-the-art Tier III Datacenter facility is fully owned and operated by ESDS. Since its inception in the year 2005 with just 4 employees, the company has made rapid strides as an established group of web hosting companies and operates in 3 different continents today with the total staff strength of 160.</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">The Datacenter is located in Nashik in the state of Maharashtra, very near to the financial capital of the country – Mumbai. Needless to say, the facility has all the latest hi-tech equipments and technology including the state-of-the-art infrastructure, advanced power efficient cooling systems, redundancy and so forth. The Datacenter is also equipped with multiple-layer network security beefed by Cisco&#8217;s Anomaly Detector and Anomaly guard against DDoS attacks along with data security managed by firewalls, anti malicious software applications and secure virtual private networks (VPN).</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">The 10,000-square-feet Datacenter will offer a range of services including Managed Dedicated Servers, Co-location Services, System Backups, Virtualization, Cloud Computing along with Custom Solutions such as High Speed Grid Network, POP on Lease, Hosted Banking Solutions, Managed DNS Services and ESDS-Cage. With the launch of this new facility, the company aims to capture the emerging Indian market and provide World class web hosting facilities to the Indian congregate at affordable prices.</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">The Datacenter structure has been constructed bearing in mind not only the aesthetics of the building but also the optimum usage of the available resources. The building can be considered as a classic example of smart modern engineering, rendering contemporary methods and means to put together a structure that is not only visually enticing but also a contributor in maintaining the eco-system. From carefully selected building materials to unique power saving systems, ESDS has ensured that it&#8217;s operations and premises act as a contributing factor in maintaining the environmental equilibrium.</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">An environment friendly initiative taken up by ESDS is Project Green Connect, a tree plantation drive in which over 300 trees have been planted in the premises besides the 30+ fully grown trees which have been retained. A (STP) Sewage Treatment Plant has been set up within the premises ensuring that the sewage water is recycled and used for watering those trees and plants. The building also has a Rainwater Harvesting architecture contributing towards ground water table recharging.</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">Highlighting the unique features, while speaking to our correspondent, the company&#8217;s CEO Mr. Piyush Somani stated; &#8220;The austerity of our commitment towards eco-conservation can be observed in our infrastructure itself. The Datacenter dual cavity walls have been built using Cellular Light Weight Concrete (CLC) Blocks commonly known as Fly-Ash Bricks. Using CLC Blocks provides better strength to weight ratio as they are 1/3 rd of the weight of the commonly used bricks and have a higher Fire Rating. It also provides better acoustic and thermal insulation creating a temperature difference of up to 4-5 Degree Celsius in comparison to Red Bricks. Thus the air conditioning requirement is considerably reduced helping us to save on power consumption. Vermiculite Plaster, power efficient ventilation system for workstations, power efficient new generation servers and power efficient chillers are some of the other unique features which differentiate ESDS Datacenter from all the other Datacenters across the world&#8221;.</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">&#8220;Owning and operating the facility gives us the means to offer industry leading availability while shielding our customers from future uncertainties. The facility is designed to provide the highest quality of services at affordable prices. The highly secure physical infrastructure bounded with best-in-class connectivity and technology, backed by our reliable infrastructure ensures the most comprehensive and engaging online experience&#8221;</span></span></p>
<p style="text-align: justify;"><span style="color: #000080;"><span style="font-family: Verdana; font-size: small;">The Company&#8217;s management  is very confident on their latest endeavour in the Indian market and the Company&#8217;s CEO stated “The ESDS Datacenter will set an example ahead of all forthcoming projects across the globe”.</span></span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Following is the night view of the company</span></strong></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/02/ESDS.jpg"><img class="aligncenter size-medium wp-image-450" title="ESDS" src="http://eitwebguru.com/wp-content/uploads/2010/02/ESDS-300x114.jpg" alt="ESDS 300x114 ESDS Datacenter Operational from 3rd Feb 2010" width="300" height="114" /></a></span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><br /></span></strong></p>
<p><strong><span style="font-family: Verdana; font-size: small;">See more Pics of the Building and Data Center <a href="http://eitwebguru.com/pics-of-esds-fully-managed-datacenter/">here</a> </span></strong></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Del.icio.us"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Del.icio.us" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a digg"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a digg" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B&amp;u=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FURL"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FURL" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a reddit"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a reddit" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B&amp;url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;version=0.7" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Feed Me Links"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Feed Me Links" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Technorati"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Technorati" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;t=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Yahoo My Web"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Yahoo My Web" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Stumble Upon"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Stumble Upon" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Stumble Upon" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Google Bookmarks"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Google Bookmarks" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B&amp;url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Ask"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Ask" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Live-MSN"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Live-MSN" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;t=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FaceBook"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FaceBook" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogospherenews.com/submit.php?url=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/&amp;title=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a BlogSphere News"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/blogspherenews.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a BlogSphere News" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a BlogSphere News" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=ESDS+Datacenter+Operational+from+%26%238220%3B3rd+Feb+2010%26%238243%3B&amp;c=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a MySpace"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a MySpace" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Twitter"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Twitter" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Social Bookmarking Reloaded"><img src="http://eitwebguru.com/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Social Bookmarking Reloaded" alt="Add 'ESDS Datacenter Operational from &#8220;3rd Feb 2010&#8243;' a Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/esds-datacenter-operational-from-3rd-feb-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
