OK. Here's the scoop.
In a nutshell, DEV is going to bug this. Good catch. They are discussing also, why we did this. Now, I am not sure how this will be updated; probably a tool
update from the IIS site on microsoft.com.
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.
--------------------
| From: aspguru.TakeThisOut@email.com (aspguru)
| Newsgroups: microsoft.public.inetserver.iis
| Subject: iiscnfg.vbs using unc instead of mapped drives.
| Date: 13 Nov 2003 10:30:07 -0800
| Organization: http://groups.google.com
| Lines: 12
| Message-ID: <214f845e.0311131030.2ce1c4f5.TakeThisOut@posting.google.com>
| NNTP-Posting-Host: 212.9.29.214
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1068748208 25572 127.0.0.1 (13 Nov 2003 18:30:08 GMT)
| X-Complaints-To: groups-abuse.TakeThisOut@google.com
| NNTP-Posting-Date: Thu, 13 Nov 2003 18:30:08 +0000 (UTC)
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!
postnews1.google.com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:283868
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| I thought I would share my experiences of using iis6 only -
| iiscnfg.vbs script. This script is great for replicating your
| metabase to different servers with ease. The problem I found with the
| original though was that the replication routine was using mapped
| drives which gave me errors when I had existing resources mapped to
| the destination server with different credentials. Rather than keep
| disconnecting drives that get mapped when I login, I could see no
| reason why a straight unc copy was not used instead. Therefore I have
| successfully edited the original version so now the drive mapping bits
| are commented out and the copy string uses unc paths.
|
| Any idea why drive mappings are used in Microsoft's script?
| >> Stay informed about: iiscnfg.vbs using unc instead of mapped drives.