On Mon, 10 Jul 2006 13:45:45 +0000, fredtal <> wrote:
>We have various macros pointing to various server locations that are not controlled by me. I'm not even the administrator of my own PC. Mapped drives cause problems during boot up if the server is not available so using the UNC path is more efficient.
Well, if your server is offline for any amount of time, you have more problems
that just losing mapped drives 🙂
The point is, mapped drives are efficient because they (albeit primitively)
separate the physical machine from the reference to that machine at the client
PC. Your IT admin can easily move a share/data store to another server, set up a
global script to remap drive letters on login, and you - and AutoCAD - would
never be the wiser.
If you outgrow your server, you are up a creek because all of your data is
"hardcoded" to point back to the old server - there's no logical separation.
If you server dies, you can't install a new server with the same name and keep
the old one alive simultaneously. You have to bring the old one down, get all
the data off of it, remove it completely from the network security model
(domain), build a new one, name it to the old name, and add it to the domain,
and add the data back on. It's not trivial.
Whereas, if you used mapped drives or DFS, none of this is a problem.
Matt
mstachoni@comcast.net
mstachoni@bhhtait.com