<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://dashes.com/anil/2001/03/microsoft-iis-m.html" />
  <link rel="self" type="application/atom+xml" href="http://dashes.com/anil/atom.xml" />
  <id>tag:dashes.com,2009:/anil//1/tag:www.dashes.com,2001:/anil//1.739-</id>
  <updated></updated>
  <title>Comments for Microsoft IIS MetaBase Editing Utility and graceful.bat</title>
  <subtitle>A Blog About Making Culture</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.3-en</generator>
  <entry>
    <id>tag:www.dashes.com,2001:/anil//1.739</id>
    <link rel="alternate" type="text/html" href="http://dashes.com/anil/2001/03/microsoft-iis-m.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://dashes.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=739" title="Microsoft IIS MetaBase Editing Utility and graceful.bat" />
    <published>2001-03-26T14:22:40Z</published>
    <updated>2005-08-12T06:49:32Z</updated>
    <title>Microsoft IIS MetaBase Editing Utility and graceful.bat</title>
    <summary>Did you know you need the IIS MetaBase Editing Utility? Internet Information Server on NT 4 or Windows 2000 stores all of its configuration info...</summary>
    <author>
      <name>Anil</name>
      <uri>http://anildash.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://dashes.com/anil/">
      <![CDATA[<p>Did you know you need the IIS MetaBase <a href="http://support.microsoft.com/support/kb/articles/Q232/0/68.ASP" title="IIS MetaEdit 2.1">Editing Utility</a>? Internet Information Server on NT 4 or Windows 2000 stores all of its configuration info in a little database, similar to the Registry, called the MetaBase. MetaEdit (now in version 2.1) lets you edit the settings.</p><p>You still gotta use the <a href="http://www.win2000mag.com/Articles/Index.cfm?ArticleID=9159&Key=Microsoft%20Management%20Console%20(MMC)" title="acronym soup">MMC IIS Admin snap-in</a> to back up those settings first, though. Oh, and now might be a good time for me to mention the <a href="/tools/graceful.bat" title="IIS Restart Batch file">batch file I made</a> for IIS, which shuts down the WWW, FTP, and IIS Administration services, in that order, and then starts them back up, in reverse order. It's called graceful.bat as an homage to the <a href="http://www.itb.it/apache/docs-2.0/programs/apachectl.html" title="a patchy server, get it? har har har....">apachectl graceful switch</a>, which does much the same thing.</p><p>Yes, this could be done through MMC or other ways, but this way works for me and I love my little batch file. It's always the second or third thing on the drop-down history list for my &quot;Run...&quot; command.</p>]]>
      
    </content>
  </entry>

</feed>