Re: Scripting removal of app mappings.
From: Paul Lynch (paul.lynch@ntlworld.com)
Date: 07/18/02
- Next message: sachin: "Latest Patch Level for IIS5.0"
- Previous message: Ivan A. Vasilyev: "Re: Problem w/ Integrated Windows Authentication"
- In reply to: karl x y: "Re: Scripting removal of app mappings."
- Next in thread: karl [x y]: "Re: Scripting removal of app mappings."
- Reply: karl [x y]: "Re: Scripting removal of app mappings."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Paul Lynch <paul.lynch@ntlworld.com> Date: Thu, 18 Jul 2002 06:34:14 +0100
On Wed, 17 Jul 2002 21:26:35 -0400, "karl x y"
<jamescagney90210@excite.com> wrote:
>"Adrian Mink" <adrian.mink@pinnaclewest.com> wrote in message
>news:O2vnNIbLCHA.1152@tkmsftngp08...
>> Hello,
>>
>> I would like to script out removing certain application mappings from IIS.
>> (.htr, etc) Can someone point
>> me in the right direction? Thanks!
>
>If it's possible, it would probably be in IISlockdown and/or the secure web
>group policy security template, both available for download from
>www.microsoft.com/security Download them and then look in any security
>template files or .INF files you find. Perhaps there is a way to script
>IISlockdown so that it does this for you [I'm sure you could script
>IISlockdown using a macro scripter like WinBatch, though you'd probably be
>installing other security measures as well at the same time.]
>
>You could also try looking for documentation on adsutil.vbs at
>www.microsoft.com/support and/or www.google.com, since I'm assuming the
>script mappings are in the IIS metabase and adsutil.vbs allows you to view
>and edit the metabase to some extent. This sounds least attractive to me,
>but if your servers are set up identically, you could perhaps backup and
>restore the metabase from one patched server to other servers using scripted
>commands.
>
You cannot restore a metabase backup from one server to another.
>From this article
http://support.microsoft.com/default.aspx?scid=kb;EN-GB;q300672
The process that is described in this article comes with some
important limitations that you should be familiar with before
something goes wrong (and you need to rely on your backup). First, you
cannot restore the metabase backup to another installation of Windows
2000. Although this would be convenient, this feature won't allow you
to clone one IIS configuration to another server in your Web farm.
More importantly, if you lose your entire server and end up
reinstalling the operating system, you'll be unable to recover your
IIS configuration from this backup. In other words, this backup isn't
appropriate for disaster recovery use. The metabase backup and
restoration functionality is best used for versioning purposes and to
recover from the administrative mistakes that continue to plague
Webmasters whether the mistakes are attempted optimizations that have
the opposite affect or simple point-and-click errors.
Paul Lynch
MCSE
- Next message: sachin: "Latest Patch Level for IIS5.0"
- Previous message: Ivan A. Vasilyev: "Re: Problem w/ Integrated Windows Authentication"
- In reply to: karl x y: "Re: Scripting removal of app mappings."
- Next in thread: karl [x y]: "Re: Scripting removal of app mappings."
- Reply: karl [x y]: "Re: Scripting removal of app mappings."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|