"Maryanne" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:007c01c39cbe$80749870$a601280a@phx.gbl...
> I have set up a new Web site on one of our development
> servers. There are approx. 100 virtual directories created
> on this new site.
>
> My next step is to set up another new Web site on our
> production server. I will again need to created the same
> 100 virtual directories on that site.
>
> I would like to know if there is a way to copy virtual
> directories from one Web site to another and retain all
> the correct settings/properties.
You could script something using ADSI, or use MetaEdit 2.2 to export the
MetaBase to a text file that can be imported on the other server.
<a style='text-decoration: underline;' href="http://www.iisfaq.com/default.aspx?View=P109&P=1" target="_blank">http://www.iisfaq.com/default.aspx?View=P109&P=1</a>
<a style='text-decoration: underline;' href="http://www.iisfaq.com/default.aspx?View=P40&P=1" target="_blank">http://www.iisfaq.com/default.aspx?View=P40&P=1</a>
--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Copying Virtual Directories from a Development to a Produc..