"SammyBar" <> wrote in message
news:...
> Hi all,
>
> I have the following problem: I have the following share on a Windows 2003
> R2 server
> : \\netserver2003\d
> Now I need to shutdown the netserver2003 server. It will be susbstituted
> by a new server with a new name. But I need to preserve the above
> mentioned share because it is used by many computers.
> Can Dfs do that?
No.
> For a short time both server will coexists.
....an even bigger NO.
You create a CNAME in your DNS that uses the Old Name. The CNAME then
points to the A Record of the "new" Server. The CNAME and the old server
cannot co-exist at the same time.
What you should have done from the beginning was create a CNAME called
"fileserver" or something equally generic. Access the resources with the
"generic" name. If the file server ever gets replaced you just repoint the
CNAME.
Even if you never use the CNAME you can still use a Shortcut and then rename
the Shortcut to whatever you want it to be. If the server gets replaced you
just delete and recreate the Shortcut and name it back to the correct name.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------