<?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>Abbas &#124; Bassu &#187; Windows</title>
	<atom:link href="http://bashukhan.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://bashukhan.com</link>
	<description>Life&#039;s having zeros and ones all over</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:00:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Easiest way to create selfsigned certificates</title>
		<link>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/</link>
		<comments>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 06:22:23 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[easiest way to create selfsigned certificates]]></category>
		<category><![CDATA[photoblog]]></category>

		<guid isPermaLink="false">http://bashukhan.com/?p=107</guid>
		<description><![CDATA[For Linux its going to be with tool &#8216;genkey&#8217; &#8211; a part of crypto-utils package available in Red Hat distros. # genkey servername And for Windows, easiest way to do is with SelfSSL available in IIS 6.x Resource Tools.]]></description>
			<content:encoded><![CDATA[<p>For Linux its going to be with tool &#8216;genkey&#8217; &#8211; a part of crypto-utils package available in Red Hat distros.</p>
<pre class="brush: bash;">
# genkey servername
</pre>
<p>And for Windows, easiest way to do is with SelfSSL available in IIS 6.x Resource Tools.</p>
<p><a href="http://bashukhan.com/wp-content/uploads/2009/12/genkey1.png" rel="lightbox[107]"><img class="aligncenter size-medium wp-image-108" title="Genkey - crypto-utils" src="http://bashukhan.com/wp-content/uploads/2009/12/genkey1-300x149.png" alt="" width="300" height="149" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bashukhan.com/easiest-way-to-create-selfsigned-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error 0x800706d5 upon adding a host to NLB Cluster on Windows</title>
		<link>http://bashukhan.com/error-0x800706d5-upon-adding-a-host-to-nlb-cluster-on-windows/</link>
		<comments>http://bashukhan.com/error-0x800706d5-upon-adding-a-host-to-nlb-cluster-on-windows/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 23:33:21 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[adding host]]></category>
		<category><![CDATA[Error 0x800706d5]]></category>
		<category><![CDATA[NLB]]></category>
		<category><![CDATA[nlbmgr wizard]]></category>
		<category><![CDATA[photoblog]]></category>

		<guid isPermaLink="false">http://bashukhan.com/?p=47</guid>
		<description><![CDATA[Is this error freaking you out upon adding a new or second host to your existing set of clusters in Windows Network Load Balance Manager? Well, it always does somehow depending upon the dns and the way of addition being followed To fix, make sure: 1. The host you&#8217;re adding, your DNS server can resolve [...]]]></description>
			<content:encoded><![CDATA[<p>Is this error freaking you out upon adding a new or second host to your existing set of clusters in Windows Network Load Balance Manager? Well, it always does somehow depending upon the dns and the way of addition being followed <img src='http://bashukhan.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 472px"><img class="size-full wp-image-48" title="0x800706d5" src="http://bashukhan.com/wp-content/uploads/2009/12/screenshot1.png" alt="0x800706d5 NLB Error" width="462" height="429" /><p class="wp-caption-text">0x800706d5 NLB Error</p></div>
<p>To fix, make sure:</p>
<p>1. The host you&#8217;re adding, your DNS server can resolve its FQDN/Computer name or you&#8217;ve a proper entry of it setup in Windows hosts file. This also means that a proper DNS suffix is setup if its a FQDN under Computer name properties.</p>
<p>2. And you&#8217;re logging in to this dialog box using full computername i.e. &#8220;computername/administrator&#8221; instead of merely using computername.</p>
<p>OR</p>
<p>Just in case if you prefer to do things manually like I usually do then this would have already set you free from catchy Windows wizards <img src='http://bashukhan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://bashukhan.com/error-0x800706d5-upon-adding-a-host-to-nlb-cluster-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
