Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > Moving DFSRoots Folder

Reply
Thread Tools Display Modes

Moving DFSRoots Folder

 
 
Mike Celone
Guest
Posts: n/a

 
      05-04-2009
We have a 2 server domain based DFS root setup. There is no replication of
data between the servers. On one of the servers we were running out of space
so we added a new array to it and created it as a new drive letter and
planned to remove the old drive.

We'd like to move the DFSRoots folder from the old drive to the new drive
now but haven't been able to. I tried to remove the share so I could create
it on the new drive but I recieved an error when I tried. It said I had to
remove the DFS before it could be deleted.

Do I need to remove this server from the \\domain\DFSRoot, delete the share,
create it on the new drive and then add it back? Or is there another way to
handle this?

Thanks!
 
Reply With Quote
 
 
 
 
Isaac Oben [MCITP:EA, MCSE]
Guest
Posts: n/a

 
      05-05-2009
Hello Mike,

Since you have 2 dfs root for fault tolerance, that's good. On the bad drive
root, remove the dfsroot (dfsutil.exe /remftroot /server:serverName
/shareFSRootFolderName), unshare the DFSRoot folder, use robocopy to move
file/folders with permissions intact from old to new, make sure permissions
are intact, add DFSRoot back to server(dfsutil.exe /addftroot
/server:serverName /shareFSRootFolderName)

Hope this helps,

Isaac

"Mike Celone" <Mike > wrote in message
news:52A03A61-B341-4404-929D-...
> We have a 2 server domain based DFS root setup. There is no replication
> of
> data between the servers. On one of the servers we were running out of
> space
> so we added a new array to it and created it as a new drive letter and
> planned to remove the old drive.
>
> We'd like to move the DFSRoots folder from the old drive to the new drive
> now but haven't been able to. I tried to remove the share so I could
> create
> it on the new drive but I recieved an error when I tried. It said I had
> to
> remove the DFS before it could be deleted.
>
> Do I need to remove this server from the \\domain\DFSRoot, delete the
> share,
> create it on the new drive and then add it back? Or is there another way
> to
> handle this?
>
> Thanks!



 
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: moving shared users folder with folder redirection in place Joe Smith Windows Small Business Server 1 04-21-2009 01:20 PM
Re: moving shared users folder with folder redirection in place Lanwench [MVP - Exchange] Windows Small Business Server 1 04-21-2009 02:12 AM
Moving Document folder (pictures folder) etc to a network drive jereviscious Windows Vista File Management 0 07-26-2007 02:39 PM
Security issue when moving a folder to inside another folder Marco Windows Vista File Management 4 03-20-2007 11:15 PM
Re: Access denied error when backing up DFSRoots folder with Backup Exec Jill Zoeller [MSFT] File Systems 0 01-08-2007 04:12 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