Procedure to remove dead server from AD

  • Thread starter Thread starter Sam Munzani
  • Start date Start date
S

Sam Munzani

Hi,

Recently we had a failed hardware box that used to be a domain controller in
our forest root domain. Instead of building a new replacement box, we moved
the print services(That's all it served) to different domain controller in
domain. Things are working fine now but I get a lot of AD synchronizing
errors in event log b'cos it can't find failed box.

What's cleanest/easiest way to remove this box from AD?

Thanks,
Sam
 
Sam Munzani said:
Hi,

Recently we had a failed hardware box that used to be a domain controller in
our forest root domain. Instead of building a new replacement box, we moved
the print services(That's all it served) to different domain controller in
domain. Things are working fine now but I get a lot of AD synchronizing
errors in event log b'cos it can't find failed box.

What's cleanest/easiest way to remove this box from AD?

NTDSUtil.exe ("Metadata cleanup")

It's a tedious procedure but just search Microsoft USING Google
with something like:

[ NTDSUtil "Metadata cleanup" site:microsoft.com ]

Or...

[ NTDSUtil "Metadata cleanup" microsoft: ] (colon: after microsoft:)

Someone will post the actual article links here in a few hours
probably but you can find it yourself right now.

It's not hard but it is "tedious" so you need to generally follow
the instructions.
 
http://support.microsoft.com/?id=216498

Herb Martin said:
Sam Munzani said:
Hi,

Recently we had a failed hardware box that used to be a domain
controller
in
our forest root domain. Instead of building a new replacement box, we moved
the print services(That's all it served) to different domain controller in
domain. Things are working fine now but I get a lot of AD synchronizing
errors in event log b'cos it can't find failed box.

What's cleanest/easiest way to remove this box from AD?

NTDSUtil.exe ("Metadata cleanup")

It's a tedious procedure but just search Microsoft USING Google
with something like:

[ NTDSUtil "Metadata cleanup" site:microsoft.com ]

Or...

[ NTDSUtil "Metadata cleanup" microsoft: ] (colon: after microsoft:)

Someone will post the actual article links here in a few hours
probably but you can find it yourself right now.

It's not hard but it is "tedious" so you need to generally follow
the instructions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top