<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Why, Microsoft, Why?</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jake Munson</title>
		<link>https://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/comment-page-1/#comment-123549</link>
		<dc:creator>Jake Munson</dc:creator>
		<pubDate>Thu, 11 Sep 2008 18:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=499#comment-123549</guid>
		<description>I am FAR from a Microsoft fan (click the &quot;Microsoft&quot; category on my blog to find plenty of MS bashing), but I do think IIS has text config files in Win2k3.  A couple of years ago I took an IIS training class, and I remember a lot of discussion about XML config files.  I don&#039;t know if those are comprehensive, like the Apache config files, but they might cover most stuff, and you could throw them into Subversion.

Ok, after I wrote the above, I decided to do some searching and found what I was talking about.  Microsoft calls it the IIS Metabase, which is &quot;a plaintext, XML data store that contains most IIS configuration information&quot;.  They also mention that the stuff that isn&#039;t in the Metabase is in the registry, and you could back that up in SVN as well.  Here&#039;s what I found:
http://tinyurl.com/ed5rn

That said, if I were in your shoes, I&#039;d be anxious to switch to Apache as well.  But maybe this information will help you limp along in the mean time.  :)</description>
		<content:encoded><![CDATA[<p>I am FAR from a Microsoft fan (click the "Microsoft" category on my blog to find plenty of MS bashing), but I do think IIS has text config files in Win2k3.  A couple of years ago I took an IIS training class, and I remember a lot of discussion about XML config files.  I don't know if those are comprehensive, like the Apache config files, but they might cover most stuff, and you could throw them into Subversion.</p>
<p>Ok, after I wrote the above, I decided to do some searching and found what I was talking about.  Microsoft calls it the IIS Metabase, which is "a plaintext, XML data store that contains most IIS configuration information".  They also mention that the stuff that isn't in the Metabase is in the registry, and you could back that up in SVN as well.  Here's what I found:<br />
<a href="http://tinyurl.com/ed5rn" rel="nofollow">http://tinyurl.com/ed5rn</a></p>
<p>That said, if I were in your shoes, I'd be anxious to switch to Apache as well.  But maybe this information will help you limp along in the mean time.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>https://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/comment-page-1/#comment-123529</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Thu, 11 Sep 2008 16:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=499#comment-123529</guid>
		<description>Alan,

It was 2k3 server.  And while I agree that an MSCE sitting down at a Linux box would have plenty of complaints, they WOULDN&#039;T be &quot;why does this thing install components correctly and easily&quot;, &quot;why does the config have to be saved in text files instead of a proprietary binary format&quot;, &quot;how come log files are clearly segmented and easily accessible in a single location&quot;, or &quot;why can&#039;t I run the configuration utilities for X without installing X&quot;.</description>
		<content:encoded><![CDATA[<p>Alan,</p>
<p>It was 2k3 server.  And while I agree that an MSCE sitting down at a Linux box would have plenty of complaints, they WOULDN'T be "why does this thing install components correctly and easily", "why does the config have to be saved in text files instead of a proprietary binary format", "how come log files are clearly segmented and easily accessible in a single location", or "why can't I run the configuration utilities for X without installing X".</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan McCollough</title>
		<link>https://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/comment-page-1/#comment-123528</link>
		<dc:creator>Alan McCollough</dc:creator>
		<pubDate>Thu, 11 Sep 2008 16:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=499#comment-123528</guid>
		<description>What version of Windows Server are you working with? Now before you vent too much on MS, rest assured, if you were to plop an MS sysadmin in front of a linux console and told him to admin it, you&#039;d get even more ranting, ya know it&#039;s true. 

Now, if you&#039;ve got a Win2000 box, ugh. W2k3 is imho, pretty great. W2k8, haven&#039;t seen it yet. If you&#039;re not in a clustered environment, I&#039;m not seeing why your precedessor has Cluster Server running. But yeah, what version of Windows Server is this?</description>
		<content:encoded><![CDATA[<p>What version of Windows Server are you working with? Now before you vent too much on MS, rest assured, if you were to plop an MS sysadmin in front of a linux console and told him to admin it, you'd get even more ranting, ya know it's true. </p>
<p>Now, if you've got a Win2000 box, ugh. W2k3 is imho, pretty great. W2k8, haven't seen it yet. If you're not in a clustered environment, I'm not seeing why your precedessor has Cluster Server running. But yeah, what version of Windows Server is this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinman</title>
		<link>https://www.barneyb.com/barneyblog/2008/09/10/why-microsoft-why/comment-page-1/#comment-123414</link>
		<dc:creator>thinman</dc:creator>
		<pubDate>Thu, 11 Sep 2008 06:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=499#comment-123414</guid>
		<description>It&#039;s not automagic in MS because there would then be a legion of unemployed and unemployable certifed MS experts filling the blogosphere with all their ignorance and misinformation.  Wait.  That happens NOW.  Nevermind.  I don&#039;t know why.  But it must&#039;ve sounded like a good idea in their production and engineering meetings.</description>
		<content:encoded><![CDATA[<p>It's not automagic in MS because there would then be a legion of unemployed and unemployable certifed MS experts filling the blogosphere with all their ignorance and misinformation.  Wait.  That happens NOW.  Nevermind.  I don't know why.  But it must've sounded like a good idea in their production and engineering meetings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
