inman has asked for the wisdom of the Perl Monks concerning the following question:

This MSDN article describes how the IIS Metabase can be manipulated using various tools including Perl (albeit via an OLE interface). Have any Monks implemented any code to edit the IIS metabase? I couldn't find anything relavent on CPAN.

I am re-writing a web application installation that includes manual configuration of virtual directories that I would like to automate.

Replies are listed 'Best First'.
Re: Manipulating IIS Metabase with Perl
by Kanji (Parson) on Mar 30, 2004 at 02:19 UTC
Re: Manipulating IIS Metabase with Perl
by Discipulus (Canon) on Mar 30, 2004 at 10:27 UTC
    unfortunatly is my job, have you tried super search Match titles containing IIS in snippet section ???

    you can find my newbie-but-functioning node add a IIS FtpVirtualDir and many more

    HTH lor*
    PS publish your code!!