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

<channel>
	<title>bpraveen&#039;s Blog</title>
	<atom:link href="http://bpraveen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bpraveen.wordpress.com</link>
	<description>Jus to Share Some Thoughts</description>
	<lastBuildDate>Sat, 24 Dec 2011 04:59:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bpraveen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>bpraveen&#039;s Blog</title>
		<link>http://bpraveen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bpraveen.wordpress.com/osd.xml" title="bpraveen&#039;s Blog" />
	<atom:link rel='hub' href='http://bpraveen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HTTP Keep-alive option in IIS</title>
		<link>http://bpraveen.wordpress.com/2010/05/31/http-keep-alive-option-in-iis/</link>
		<comments>http://bpraveen.wordpress.com/2010/05/31/http-keep-alive-option-in-iis/#comments</comments>
		<pubDate>Mon, 31 May 2010 04:35:14 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Technical Stuff]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=82</guid>
		<description><![CDATA[A Business Critical Website hosted on IIS on Windows 2000 server which has configured with Windows Authentication, suddenly was not accessible. users are getting 401.1 and 401.2 authentication failure errrors. When investigated we found that the SPN for the website is missing from AD. And users are getting authentication failures. The website can be configured [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=82&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A Business Critical Website hosted on IIS on Windows 2000 server which has configured with Windows Authentication, suddenly was not accessible. users are getting 401.1 and 401.2 authentication failure errrors. When investigated we found that the SPN for the website is missing from AD. And users are getting authentication failures.<br />
The website can be configured to be authenticated by Kerberos and NTLM if required.</p>
<p>Lets see how this works.<br />
A website hosted on IIS can use both Kerberos and NTLM protocols for authenticating users. There is an option for negotiate authentication in the authentication methods. so, we negotiate authentication is selected then it will try to get autheticate users by Kerberos Protocol. If this fails, then fall backs to NTLM.<br />
So what is required to get authenticated by these 2 protocols.<br />
Kerberos Authentication: kerberos authentication requires an SPN registered for the URL in Active Directory.<br />
NTLM Authentication: If Kerberos fails then NTLM authentiction should take place. In order to have NTLM Authentication successfully, you need to enable an option called &#8220;HTTP Keep-Alive&#8221; settings in the webserver properties.</p>
<p>In the above issue mentioned. neither the SPN is registered nor the HTTP Keep-Alive settings is enabled. Both the authentication methods were failing. Seems some one accidentally removed SPN or/and disabled HTTP Keep-Alive setting.</p>
<p>To know more about how to configure IIS to support both Kerberos Protocol and NTLM Protocol for network authentication, see the below link.<br />
<a href="http://support.microsoft.com/kb/215383">http://support.microsoft.com/kb/215383</a><br />
Also you can find what changes in IIS 6.0 at<br />
<a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7b037954-441d-4037-a111-94df7880c319.mspx?mfr=true">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7b037954-441d-4037-a111-94df7880c319.mspx?mfr=true</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=82&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2010/05/31/http-keep-alive-option-in-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>Issues allowing yahoo.com in ISA 2006</title>
		<link>http://bpraveen.wordpress.com/2010/01/16/issues-allowing-yahoo-com-in-isa-2006/</link>
		<comments>http://bpraveen.wordpress.com/2010/01/16/issues-allowing-yahoo-com-in-isa-2006/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 10:16:24 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Technical Stuff]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=78</guid>
		<description><![CDATA[There was a simple requirement for one of my clients, to configure firewall to protect from internet and also restricting users to access some external sites. So the requirement was to allow only google.com, some of the external mail sites and restrict all other sites. Installed and configured ISA 2006. This can be achieved by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=78&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There was a simple requirement for one of my clients, to configure firewall to protect from internet and also restricting users to access some external sites. So the requirement was to allow only google.com, some of the external mail sites and restrict all other sites. Installed and configured ISA 2006. This can be achieved by creating Domain Name sets and Access Rule for each site, allowing google.com, gmail.com, rediff.com and yahoo.com. Have created the Access Rules for the same. However yahoo.com was not accessible properly. When accessed I got the home page of yahoo.com but the font was different and all images in the home page were not loaded showing many red X marks.</p>
<p>Have rechecked the configuration of ISA and nothing was found. Unlike other mail sites, Yahoo has a different URL for loading images. I have checked it in the google and found a separate URL for yahoo images. Adding the image URL *.yimg.com in the allowed Access Rule, yahoo.com is accessible normally with the proper images and font.</p>
<p>This problem doesn&#8217;t occur when you allow all the external sites, as yimg.com will be allowed by default.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=78&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2010/01/16/issues-allowing-yahoo-com-in-isa-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>LdapIPDeny List</title>
		<link>http://bpraveen.wordpress.com/2009/08/28/ldapipdeny-list/</link>
		<comments>http://bpraveen.wordpress.com/2009/08/28/ldapipdeny-list/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:06:30 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[AD]]></category>
		<category><![CDATA[Ldap IP Deny]]></category>
		<category><![CDATA[ldapip deny]]></category>
		<category><![CDATA[LdapIPDeny List]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=67</guid>
		<description><![CDATA[Let me explain you the background on an issue I have faced. A member server which has several applications running on it. All of a sudden all applications are stopped and not allowing us to start. The error seems to be with the service account used for the application. Its clearly says that its problem [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=67&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let me explain you the background on an issue I have faced. A member server which has several applications running on it. All of a sudden all applications are stopped and not allowing us to start. The error seems to be with the service account used for the application. Its clearly says that its problem with authentication. So, in the process of troubleshooting one of our sysadmin disjoined the server from the domain. When he tried adding back the server to domain, then the actual problem started. It didn’t allow joining the server back to DC saying that <em>LDAP Query Failed and got Access denied.</em></p>
<p>We had to rename and rebuild the server. But it didn’t help us to solve the issue.</p>
<p>Finally, after lot of investigations, found the root cause which says that the server IP has been added to the LdapIPDeny List in AD which was causing ldap failed errors and not allowing this server to join back to domain. After we removed the IP from the list and successfully joined back to the domain.</p>
<p>Very brief information on the <strong><em>LdapIPDeny List</em></strong> which is as follows:</p>
<p>To provide higher level of security for the DC, you can apply an IP Deny List that prevents the DC from accepting LDAP queries from clients with specified IP addresses. Similar to the LDAP administration limits, the IP Deny list only alters the Default LDAP Policy object. The default LDAP Policy is applied to any DC that has not had a specific LDAP policy applied to it or the site in which it belongs.</p>
<p>A DC uses the following three mechanisms to apply LDAP Policies:</p>
<ul>
<li>A DC might refer to a specific LDAP Policy. The NTDS Settings object includes an optional attribute queryPolicyObject, which contains the distinguished name of a Query Policy.</li>
<li>In the absence of a specific query policy being applied to a DC, the DC applies the Query Policy that has been assigned to the DC’s site. The ntDSSiteSettings object includes an option attribute queryPolicyObject, which contains the distinguished name of a Query Policy.</li>
<li>In the absence of a specific DC or site Query Policy, a DC uses the default query policy named Default-Query Policy.</li>
</ul>
<p>A Query Policy object includes the multivalued  attributes LDAPIPDeny List and LDAPAdminLimits. Ntdsutil allows the administrator to set the LDAP administrator limits and IP Deny List for the Default-Query Policy Object.</p>
<p><a href="http://bpraveen.files.wordpress.com/2009/08/ldapipdenylist.jpg"><img class="alignnone  wp-image-86" title="ldapIPDenyList" src="http://bpraveen.files.wordpress.com/2009/08/ldapipdenylist.jpg?w=369&#038;h=225" alt="" width="369" height="225" /></a></p>
<p>The following links might be helpful for you to understand how ldapipdeny list works.</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc976714.aspx">http://technet.microsoft.com/en-us/library/cc976714.aspx</a></p>
<p><a href="http://msdn.microsoft.com/en-us/library/cc220058(PROT.10).aspx">http://msdn.microsoft.com/en-us/library/cc220058(PROT.10).aspx</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/cc976703.aspx">http://technet.microsoft.com/en-us/library/cc976703.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=67&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/08/28/ldapipdeny-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>

		<media:content url="http://bpraveen.files.wordpress.com/2009/08/ldapipdenylist.jpg?w=300" medium="image">
			<media:title type="html">ldapIPDenyList</media:title>
		</media:content>
	</item>
		<item>
		<title>/3GB switch</title>
		<link>http://bpraveen.wordpress.com/2009/08/28/3gb-switch/</link>
		<comments>http://bpraveen.wordpress.com/2009/08/28/3gb-switch/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:14:55 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Technical Stuff]]></category>
		<category><![CDATA[/3GB]]></category>
		<category><![CDATA[/3GB switch]]></category>
		<category><![CDATA[/PAE]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=59</guid>
		<description><![CDATA[I have come across many a times issues with Virtual memory, /3GB,/PAE etc. So is with you I guess. Here is a brief description of how /3GB and /PAE works and where to use them. /3GB – This is a switch in boot.ini file which increases the User mode Virtual Address Space and decreases for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=59&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have come across many a times issues with Virtual memory, /3GB,/PAE etc. So is with you I guess. Here is a brief description of how /3GB and /PAE works and where to use them.</p>
<p><strong>/3GB</strong> – This is a switch in boot.ini file which increases the User mode Virtual Address Space and decreases for Kernel mode. By default, /3GB switch is not enabled, system will allocate 2GB for User mode and 2GB for Kernel mode. It means, 2GB of Virtual Address space can be used by Applications in User mode and rest can be used by Kernel mode. In other words, 2 Billion memory addresses for kernel mode and 2 billion for Applications. MS W2k, W2k3 can directly address up to 4GB of Memory address space, regardless of how much physical RAM is installed. From the process perspective, each element of virtual address conceptually refers to a byte of physical memory.</p>
<p>Now we see what is Virtual Address Space. Is it the same as Virtual Memory? … No. Virtual Address space is different from Virtual Memory. Virtual address space is something to do with allocating address space for each process of user mode and kernel mode. Now you can understand the advantage and disadvantage of /3GB switch.</p>
<p>Let’s see how it works.</p>
<p>Adding /3GB switch increases the performance of programs/applications that are<br />
capable of using the /3GB switch.<br />
For example, Active Directory is capable of using /3GB switch and this allows AD to improve its caching.<br />
<strong><em>W2k</em> </strong>– /3Gb switch allows AD caching a maximum – 1024MB<br />
<strong><em>W2k</em> </strong>– without /3GB switch, AD caching is limited to 512MB<br />
<em><strong>W2k3</strong></em> – AD Cache is allowed to grow more freely but remains by virtual address space.</p>
<p><em><strong>Note1:</strong> </em>Do not enable /3GB switch unless the application is aware of /3GB. If you enable /3GB for application who is not aware of large address spaces, that will hurt the kernel address space and do not improve the performance.<br />
<em><strong>Note2:</strong> </em>If you use /3GB with /PAE will have conflicts and kernel is limited to 16GB of memory. This is caused as the kernel virtual memory address space limitations.</p>
<p><strong>/PAE -</strong> Causes Ntldr to load Ntkrnlpa.exe, which is the version of the x86 kernel that is able to take advantage of x86 PAEs. The PAE version of the kernel presents 64-bit physical addresses to device drivers, so this switch is helpful for testing device driver support for large memory systems.</p>
<p>Operating system Maximum memory support with PAE<br />
<em>Windows 2000 Advanced Server &#8211; 8 GB of physical RAM</em><em><br />
<em>Windows 2000 Datacenter Server &#8211; 32 GB of physical RAM</em><br />
<em>Windows XP (all versions) &#8211; 4 GB of physical RAM</em><br />
<em>* Windows Server 2003 (and SP1), Standard Edition &#8211; 4 GB of physical RAM</em><br />
<em>* Windows Server 2003, Enterprise Edition &#8211; 32 GB of physical RAM</em><br />
<em>Windows Server 2003, Datacenter Edition &#8211; 64 GB of physical RAM</em><br />
<em>Windows Server 2003 SP1, Enterprise Edition &#8211; 64 GB of physical RAM</em><br />
<em>Windows Server 2003 SP1, Datacenter Edition &#8211; 128 GB of physical RAM</em><br />
<em>* Total physical address space is limited to 4 GB on these versions of Windows.</em></em></p>
<p><em>I will cover PTEs, paged and non-paged pool in my next article.</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=59&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/08/28/3gb-switch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>TS Console Session in W2k8</title>
		<link>http://bpraveen.wordpress.com/2009/07/14/ts-console-session-in-w2k8/</link>
		<comments>http://bpraveen.wordpress.com/2009/07/14/ts-console-session-in-w2k8/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 04:34:21 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=51</guid>
		<description><![CDATA[Use mstsc /admin instead of mstsc /console(w2k3) to connect to W2k8 TS console session. /admin switch is included in RDP 6.1.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=51&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use mstsc /admin instead of mstsc /console(w2k3) to connect to W2k8 TS console session. /admin switch is included in RDP 6.1.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=51&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/07/14/ts-console-session-in-w2k8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable debug logging for Netlogon service</title>
		<link>http://bpraveen.wordpress.com/2009/06/23/enable-debug-logging-for-netlogon-service/</link>
		<comments>http://bpraveen.wordpress.com/2009/06/23/enable-debug-logging-for-netlogon-service/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 01:16:26 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[AD]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=41</guid>
		<description><![CDATA[Netlogon Service is one of the key LSA (Local Security Authority) processes that run on every Domain Controller. Netlogon service log files are useful when you troublehsoot authentication problems, client account logon, lockout etc. By default the netlogon service logging is not enabled. You can do it in 2 ways to enable netlogon logging. 1. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=41&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Netlogon Service is one of the key LSA (Local Security Authority) processes that run on every Domain Controller. Netlogon service log files are useful when you troublehsoot authentication problems, client account logon, lockout etc. By default the netlogon service logging is not enabled. You can do it in 2 ways to enable netlogon logging.</p>
<p>1. <em>nltest /dbflag:0x2080ffff<br />
</em> - Restart netlogon service<br />
 - Logging will happen at <em>%windir%\debug\netlogon</em></p>
<p><em>Note: </em>Nltest is part of Win 2008 and also support tools for Win 2003, 2000 and XP<br />
<em>Note: </em>Run <em>nltest /dbflag:0&#215;0 </em>to disable logging</p>
<p><strong><em>OR</em></strong></p>
<p>2. Start Regedt32<br />
 - go to <em>HKLM\system\Currentcontrolset\Services\Netlogon\Parameters<br />
 - </em>Create a new REG_DWORD called DBFlag and add 2080ffff hexadecimal value<br />
 - Restart netlogon service</p>
<p><em>Note: </em>To disable it, change the value to 0&#215;0</p>
<p>One of the issues with netlogon.log file is the file size will grow quickly. By default the Max log file size is 20MB. You can change this by editing registry.<br />
HKLM\System\Currentcontrolset\Services\Netlogon\Parameters<br />
Value Name: MaximimLogFileSize<br />
Value Data: &lt;Max log file size in Bytes&gt;</p>
<p>Utility used to query the Netlogon log File is <em>nlparse.exe</em>. It is a GUI tool that comes with ALTools.exe file at<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7AF2E69C-91F3-4E63-8629-B999ADDE0B9E&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=7AF2E69C-91F3-4E63-8629-B999ADDE0B9E&amp;displaylang=en</a><br />
nlparse contains the most common Netlogon error codes and stores the output in two files &#8211; <em>%windir%\debug\netlogon - folders: netlogon.log-out.scv and netlogon.log-summaryout.txt</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=41&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/06/23/enable-debug-logging-for-netlogon-service/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>One thing everyone is interested to see in Hyderabad is&#8230; Traffic</title>
		<link>http://bpraveen.wordpress.com/2009/06/19/one-thing-everyone-is-interested-to-see-in-hyderabad-is-traffic/</link>
		<comments>http://bpraveen.wordpress.com/2009/06/19/one-thing-everyone-is-interested-to-see-in-hyderabad-is-traffic/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 06:06:17 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Hyderabad]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=35</guid>
		<description><![CDATA[Here you go&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=35&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Here you go&#8230;</strong></em></p>
<span style='text-align:center;display:block;'><object width='400' height='330' type='application/x-shockwave-flash' data='http://video.google.com/googleplayer.swf?docId=-2725894821806745000'><param name='allowScriptAccess' value='never' /><param name='movie' value='http://video.google.com/googleplayer.swf?docId=-2725894821806745000'/><param name='quality' value='best'/><param name='bgcolor' value='#ffffff' /><param name='scale' value='noScale' /><param name='wmode' value='opaque' /></object></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=35&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/06/19/one-thing-everyone-is-interested-to-see-in-hyderabad-is-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>Help others to get Certified</title>
		<link>http://bpraveen.wordpress.com/2009/06/19/help-others-after-you-get-certified-on-any-course/</link>
		<comments>http://bpraveen.wordpress.com/2009/06/19/help-others-after-you-get-certified-on-any-course/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 02:07:28 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Technical Stuff]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=28</guid>
		<description><![CDATA[I still remember those days when I took MCSE-2000 certification in the year 2002. I use to go to an internet cafe and download exam dumps from mcsebraindumps.net site. Then come back home put them in my system and prepare for exams. Those dumps really helped me to pass the exams. After I passed my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=28&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I still remember those days when I took MCSE-2000 certification in the year 2002. I use to go to an internet cafe and download exam dumps from mcsebraindumps.net site. Then come back home put them in my system and prepare for exams. Those dumps really helped me to pass the exams. After I passed my first paper 70-210 I thought of sharing this to the world and started thinking how I could help others in taking certification.<br />
You know what, then I started collecting all the important questions for all the exams and uploaded them to  mcsebraindumps.net site.<br />
Recently I went back to that site and could find one of those dumps which I have uploaded. I felt happy to see my dump available still in the site database.</p>
<p>Here is the link.<br />
<a href="http://www.mcsebraindumps.net/dump.php?bd_id=9734">http://www.mcsebraindumps.net/dump.php?bd_id=9734</a></p>
<p>I have a message to all the guys who are taking any certification course. I am sure most of you are seeking help from the internet to prepare, take your certification and forget there itself. Why don&#8217;t you take an opportunity to help others by uploading dumps or through some blogs. If you don&#8217;t find time to upload or don&#8217;t know where to go to provide your helping hand, please write to me with the details.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=28&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/06/19/help-others-after-you-get-certified-on-any-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>Quotes</title>
		<link>http://bpraveen.wordpress.com/2009/06/19/23/</link>
		<comments>http://bpraveen.wordpress.com/2009/06/19/23/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 01:14:06 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/2009/06/19/23/</guid>
		<description><![CDATA[Presence is more than just being there &#8211; Malcolm S. Forbes Compromise – That’s when everybody loses, but with the idea that everyone should lose equally Ability is what you’re capable of, Motivation determines what you do, Attitude determines how well you do it<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=23&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Presence is more than just being there &#8211; <strong>Malcolm S. Forbes</strong></em></p>
<p><em><strong>Compromise</strong> – That’s when everybody loses, but with the idea that everyone should lose equally</em></p>
<p dir="ltr"><strong>Ability</strong> is what you’re capable of,<strong> Motivation</strong> determines what you do, <strong>Attitude</strong> determines how well you do it</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=23&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/06/19/23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows 2008</title>
		<link>http://bpraveen.wordpress.com/2009/06/19/windows-2008/</link>
		<comments>http://bpraveen.wordpress.com/2009/06/19/windows-2008/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 00:42:18 +0000</pubDate>
		<dc:creator>bpraveen</dc:creator>
				<category><![CDATA[Technical Stuff]]></category>

		<guid isPermaLink="false">http://bpraveen.wordpress.com/?p=17</guid>
		<description><![CDATA[Here is the link for step-by-step guide on Windows 2008. http://www.microsoft.com/downloads/details.aspx?FamilyID=518d870c-fa3e-4f6a-97f5-acaf31de6dce&#38;DisplayLang=en<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=17&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is the link for step-by-step guide on Windows 2008.<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=518d870c-fa3e-4f6a-97f5-acaf31de6dce&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=518d870c-fa3e-4f6a-97f5-acaf31de6dce&amp;DisplayLang=en</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bpraveen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bpraveen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bpraveen.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bpraveen.wordpress.com&amp;blog=8223884&amp;post=17&amp;subd=bpraveen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://bpraveen.wordpress.com/2009/06/19/windows-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f18509a9556b1218ec0c5459817e847a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bpraveen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
