Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > Can I move a UNC share to DFS?

Reply
Thread Tools Display Modes

Can I move a UNC share to DFS?

 
 
SammyBar
Guest
Posts: n/a

 
      09-24-2008
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?
For a short time both server will coexists. Can I move the share to dfs
transparently without clients notice the move?
If this can not be done, what else do you suggest?

Any hint is welcomed
Thanks in advance
Sammy


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      09-24-2008

"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.
-----------------------------------------------------


 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      09-25-2008
"bubslg" <> wrote in message
news:d3ae401a-4c3c-4ad4-a594-...
>OK, first off we're talking about DFS here. I don't know what CNAMEs
>have to do with DFS.


No we are talking about replacing an old file server with a new one, and we
should not be talking about DFS. DFS was only suggested as an option,...and
I don't think it was a correct suggestion.

The goal is to get the new server to respond to the same UNC Path the the
old one resonded to in order to avoid reconfiguration on the Clients or
re-training of the "humans".,...which is what the CNAME does. DFS isn't
going to make that happen, and the old server is not going to be able to
participate when it no longer exists.

--
Phillip Windell
www.wandtv.com


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Move Share on Same Server to new Drive? Meinolf Weber [MVP-DS] Server Migration 0 01-13-2009 12:00 PM
Move Share on Same Server to new Drive? Scott Townsend Server Migration 7 01-12-2009 01:24 PM
Can I move a UNC share to DFS? SammyBar Windows Server 2 09-25-2008 02:56 PM
Move Users Share Folder shepcon Windows Small Business Server 2 08-23-2005 07:52 PM
How to move User share and other folders in OEM installs Steven Banks [SBS MVP] Windows Small Business Server 2 09-24-2004 05:27 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59