Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Microsoft Networking Services > Active Directory
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

Remove a Domain-based DFS root manually?

Remove a Domain-based DFS root manually?

this thread has 7 replies and has been viewed 43357 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12th August 2004, 21:36
abstech3@volstate.net abstech3@volstate.net is offline
Casual
Casual
 
 Join Date: Jul 2004
  6 month star 12 month star
 Location: Dayton, TN
 Posts: 24
 Reputation: abstech3@volstate.net is on a distinguished road (10)
Default Remove a Domain-based DFS root manually?

After creating our first Domain-based DFS root which I believed would be replicated throughout the AD, the machine housing the root crashed. The hard drive crashed and was unrecoverable. Since then the machine was rebuilt and put back on line with the same name and all. The AD still sees the old DFS root and would not let me create a new root with the same name. Is there a way to manually remove the info in AD that holds the Domain-DFS roots since the machine that held that root is now out of service (at least as far as AD is concerned)?

Everything I have tried using dfsutil has failed because it tries to contact the former root server and the DFS mmc can't delete it because it says the root doesn't exist...

Any thoughts?

I have created a new root already and it works just fine, but I'd like to remove the old root for tidyness' sake... I have also created another root target for this root in case 1 machine bites the dust as before.
  #2  
Old 12th August 2004, 22:30
guyt's Avatar
guyt guyt is offline
[MSFT]
Guru
 
 Join Date: Nov 2003
  6 month star 12 month star
 Location: Israel
 Posts: 1,766
  Send a message via MSN to guyt
 Reputation: guyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to all (592)
Default RE: Remove a Domain-based DFS root manually?

Have you performed metadata cleanup after the server crash and before installing the DC with the same name ?
__________________
Guy Teverovsky
http://blogs.technet.com/b/isrpfeplat/
"Smith & Wesson - the original point and click interface"
  #3  
Old 13th August 2004, 16:19
abstech3@volstate.net abstech3@volstate.net is offline
Casual
Casual
 
 Join Date: Jul 2004
  6 month star 12 month star
 Location: Dayton, TN
 Posts: 24
 Reputation: abstech3@volstate.net is on a distinguished road (10)
Default metadata cleanup

I did some manual cleanup in dns and stuff so that I could put that server back online and promote it to dc... After doing cleanup, the server was not listed but the DFS root was still attached to the domain...
  #4  
Old 13th August 2004, 17:30
guyt's Avatar
guyt guyt is offline
[MSFT]
Guru
 
 Join Date: Nov 2003
  6 month star 12 month star
 Location: Israel
 Posts: 1,766
  Send a message via MSN to guyt
 Reputation: guyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to allguyt is a name known to all (592)
Default RE: Remove a Domain-based DFS root manually?

I can only guess, but I would almost bet you currently have some nusty collisions in AD.

Take a look here:
http://support.microsoft.com/default...b;en-us;216498
__________________
Guy Teverovsky
http://blogs.technet.com/b/isrpfeplat/
"Smith & Wesson - the original point and click interface"
  #5  
Old 13th August 2004, 20:01
abstech3@volstate.net abstech3@volstate.net is offline
Casual
Casual
 
 Join Date: Jul 2004
  6 month star 12 month star
 Location: Dayton, TN
 Posts: 24
 Reputation: abstech3@volstate.net is on a distinguished road (10)
Default RE: Remove a Domain-based DFS root manually?

I do remember using the ntdsutil and adsiedit to remove the AD info for the old server... What I need to find out though is where the info for the Domain-DFS roots is held in AD so that I can delete. I thought it would be deleted with the computer account info or the DNS info... but it's not. Are the Domain-DFS roots' information stored in the SYSVOL share? And could they be delete without screwing up the AD altogether?

There must be a folder/containter somewhere in the AD that holds the Domain-DFS root listings. I will keep searching...
  #6  
Old 13th August 2004, 23:10
ahinson's Avatar
ahinson ahinson is offline
Moderator
 
 Join Date: Mar 2004
  6 month star 12 month star
 Location: Orlando, FL
 Posts: 1,821
 Reputation: ahinson is just really niceahinson is just really niceahinson is just really niceahinson is just really niceahinson is just really nice (440)
Default RE: Remove a Domain-based DFS root manually?

I noticed you've already tried dfsutil to remove or cleanup dead links, I assume you've already tried ( /RemFtRoot, /UnmapFtRoot, /clean) so...
using ADSI Edit try looking at:

DC=YOURDOMAIN, CN=System, CN=Dfs-Configuration, where yourdomain is the domain where the DFS root was created before.
__________________
Andrew Hinson
http://www.clinlabinc.com

** Remember to give credit where credit is due and leave reputation points where appropriate **
  #7  
Old 14th August 2004, 00:07
abstech3@volstate.net abstech3@volstate.net is offline
Casual
Casual
 
 Join Date: Jul 2004
  6 month star 12 month star
 Location: Dayton, TN
 Posts: 24
 Reputation: abstech3@volstate.net is on a distinguished road (10)
Default RE: Remove a Domain-based DFS root manually?

Andrew... you're a freaking genius.

Thank you, that was the fix. I removed the entry for the root and the entry for the frs volume and that fixed it.

And good luck with hurricane charley, my family's down there too...

Tim Fort
A+ 2004
  #8  
Old 19th November 2004, 18:15
azmantek's Avatar
MVM azmantek azmantek is offline
Junior Member
MVM
 
 Join Date: Jun 2004
  6 month star 12 month star
 Location: Houston,TX
 Posts: 182
 Reputation: azmantek has a spectacular aura aboutazmantek has a spectacular aura about (180)
Default DIFFERENT.APPROACH.

Hi Tim,
I got into the same problem like you. I played with it by creating some DFS roots. And after I removed those roots I still saw them when I browse to my domain DFS. So I came here and read the post. I followed Andrew's instruction but I didn't see anything that I can edit in that DFS-Configuration. So I went to the DC and did net share and saw whole bunch of shares that I created. I delete all of those share and then come back to the browser and those obsolete roots are gone now. I just want to let you know of another solution. I'm kinda happy because I've been spending two freaking days to figure out what caused the problem

Regards,
__________________
Teamwork
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
can not add another domain controller at remote site ekkapob Active Directory 2 15th August 2007 03:10
Can't Manually Remove Ex 2003 Svr jeff@applegarth.biz Exchange 2000 / 2003 1 10th October 2005 06:04
Create child domain -> failed cole Active Directory 1 24th July 2005 17:09
group strategy SpyD Active Directory 13 23rd May 2005 23:16
remove subdomain from AD domain marcop Active Directory 3 17th December 2004 17:38


All times are GMT +3. The time now is 23:57.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri