Re: How to automate FTP virtual directories reconfiguration?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Find the metabase key of what you want to change, then use adsutil.vbs to
programatically do it.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Georg" <Georg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D76B3009-01FD-446C-86A5-91922A90A59B@xxxxxxxxxxxxxxxx
Hi,
I have more than 100 virtual FTP directories. I need to change network
share
parameter in all of them. Is there a way to automate this process?
Currently I have them as
\\server1\ftp\xxxx\inbound
I need to change it to
\\server2\ftp\xxxx\inbound
xxxx - unique numeric identifier for each directory.
Thanks in advance,
George


.