<?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>Tadlock Enterprises &#187; it</title>
	<atom:link href="http://www.tadlockenterprises.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tadlockenterprises.com</link>
	<description>A specialized west coast firm focused on product and technology vision, planning and execution.</description>
	<lastBuildDate>Thu, 18 Mar 2010 07:45:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SMTP Diagnostics Tool for Windows</title>
		<link>http://www.tadlockenterprises.com/2010/02/smtp-diagnostics-tool-for-windows/</link>
		<comments>http://www.tadlockenterprises.com/2010/02/smtp-diagnostics-tool-for-windows/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 08:18:21 +0000</pubDate>
		<dc:creator>Craig Tadlock</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tadlockenterprises.com/?p=448</guid>
		<description><![CDATA[Are you running a SMTP server on a Windows Server? Then you need to use the Microsoft Exchange Server SMTPDiag Tool. It will verify your SMTP, DNS and firewall settings to ensure everything is setup properly and you are able to send email.
]]></description>
			<content:encoded><![CDATA[<p>Are you running a SMTP server on a Windows Server? Then you need to use the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=BC1881C7-925D-4A29-BD42-71E8563C80A9&amp;displaylang=en" target="_blank">Microsoft Exchange Server SMTPDiag Tool</a>. It will verify your SMTP, DNS and firewall settings to ensure everything is setup properly and you are able to send email.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tadlockenterprises.com/2010/02/smtp-diagnostics-tool-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Loopback 401 Errors in Windows Server 2008</title>
		<link>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/</link>
		<comments>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 08:13:16 +0000</pubDate>
		<dc:creator>Craig Tadlock</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tadlockenterprises.com/?p=446</guid>
		<description><![CDATA[If you use a loopback address (127.0.0.1) or hosts files on your Windows Server to reference a local IIS web application with Windows Authentication it will probably fail with a 401 error due to a new security constraint. This is often the case if you use a public url for your Sharepoint of TFS server. [...]]]></description>
			<content:encoded><![CDATA[<p>If you use a loopback address (127.0.0.1) or hosts files on your Windows Server to reference a local IIS web application with Windows Authentication it will probably fail with a 401 error due to a new security constraint. This is often the case if you use a public url for your Sharepoint of TFS server. To resolve this you need to add a registry key&#8230;</p>
<ol>
<li>Open <em>regedit</em></li>
<li>Open the key <em>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</em></li>
<li>Create a new DWORD under <em>Lsa </em>named <em>DisableLoopbackCheck</em></li>
<li>Set its value to 1</li>
<li>Restart the server for good measure</li>
</ol>
<p><strong>Related Links</strong></p>
<p><a href="http://support.microsoft.com/kb/896861" target="_blank">http://support.microsoft.com/kb/896861</a></p>
<p><a href="http://ppalakollu.blogspot.com/2009/04/ie-8-ntlm-authentication-on-windows.html" target="_blank">http://ppalakollu.blogspot.com/2009/04/ie-8-ntlm-authentication-on-windows.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Hyper-V Server is Awesome</title>
		<link>http://www.tadlockenterprises.com/2009/11/windows-hyper-v-server-is-awesome/</link>
		<comments>http://www.tadlockenterprises.com/2009/11/windows-hyper-v-server-is-awesome/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 07:39:32 +0000</pubDate>
		<dc:creator>Craig Tadlock</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tadlockenterprises.com/?p=256</guid>
		<description><![CDATA[I think this has been out for a bit, but I just came across it. Its a FREE stand-alone Hyper-V server for Windows. Think of it as as Windows Server 2008 R2 with only the Hyper-V role installed. I&#8217;m a huge believe in virtualized server; whether they are on your own physical servers or up [...]]]></description>
			<content:encoded><![CDATA[<p>I think this has been out for a bit, but I just came across it. Its a <em>FREE </em>stand-alone Hyper-V server for Windows. Think of it as as Windows Server 2008 R2 with only the Hyper-V role installed. I&#8217;m a huge believe in virtualized server; whether they are on your own physical servers or up in the cloud somewhere. The ability to save states, create templates and change out your server(s) configuration on the fly is great. This product allows you to do all of that but with very low resource overhead. I already run Hyper-V on my servers so this will be an easy switch. Any new server I configure, this will be the base &#8220;OS&#8221;.</p>
<p><strong>Hyper-V Server 2008 R2 Product Page</strong></p>
<p><a href="http://www.microsoft.com/hyper-v-server/en/us/default.aspx" target="_blank">http://www.microsoft.com/hyper-v-server/en/us/default.aspx</a></p>
<p><strong>Windows Virtualization Team Blog</strong></p>
<p><a href="http://blogs.technet.com/virtualization/archive/2009/05/06/microsoft-hyper-v-server-2008-r2-release-candidate-free-live-migration-ha-anyone.aspx" target="_blank">http://blogs.technet.com/virtualization/archive/2009/05/06/microsoft-hyper-v-server-2008-r2-release-candidate-free-live-migration-ha-anyone.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tadlockenterprises.com/2009/11/windows-hyper-v-server-is-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
