Backup DC past tombstone and need help replacing it with another DC with the same name and IP

Hey Everyone
We have a single domain in a forest with 2 DCs with AD integrated DNS configured. The primary DC with all the FSMO roles is a VM (Server 2008 R2) and the backup DC is a physical server (Server 2008 non-R2).
The backup DC's hardware is very old and has been giving us a lot of issues where the system would intermittently BSOD, freeze, black screen only etc. and as a result, the server was turned off for a very long time, definitely beyond the default tombstone
lifetime of either 60 or 180 days.
We want to replace this bad backup DC with another physical server which became available as a spare and is much newer and in a working condition hardware wise. We also wish to ultimately give it the same name (FQDN) and IP to basically make it an outright
replacement for the current bad backup DC.
My questions are:
1.) If we are in a position where the bad server could possibly physically boot and start the operating system and have network connectivity, will we be able to use DCPROMO as one would normally do to demote this DC, or will it have to be done forcefully,
while keeping in mind as I said that the DC is way past the tombstone lifetime period?
2.) If it has to be done forcefully, I am aware that the meta data needs to be cleaned up in AD on the working primary DC, although I have never performed such a process before. If this is done, are there any other things I need to look out for or do
before I attempt to replace it with the other server which I will set up wit the same name (FQDN) and IP, then add to the domain, and then lastly promote as per normal using DCPROMO?
I know we will have to upgrade the scema to 2012RM as the replacement backup DC will be running this newer operating system.
Anything else you wish to add or point out to me would be highly appreciated. Thank you in advance.
Regards,
CTV

Hi,
I would suggest please do the metadata cleanup using the script and then remove object from below DNS console and then run the repadmin /syncall /Aed
https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
Repeat running the vbs script till the wrong/unnecessary dc’s are removed.
         Cross check the removal – dsa.msc [ad users and computers] > Domain Controllers OU
 Adsiedit.msc
 Expand domain partition, select OU=Domain Controllers, make sure only the necessary domain controllers are listed.
 Delete the incorrect domain controllers.
Dnsmgmt.msc [Dns Management]
      Expand the forward lookup zones\_msdcs folder
i.      Make sure only the actual domain controllers are listed, delete wrong Alias recordsremove wrong name server records
ii.      Select the container [forward lookup zones\_msdcs.domain.com\dc\_sites_\sitename\_tcp] > delete incorrect _ldap and _kerberos records are listed.
iii.      Select the container [forward lookup zones\_msdcs.domain.com\dc\_tcp] and delete incorrect _ldap and _kerberos records
iv.      Expand the [forward lookup zones\_msdcs.domain.com\domains\guid\_tcp] and delete incorrect _ldap entries
v.      Select [forward lookup zones\_msdcs.domain.com\gc] – delete incorrect HostA records
vi.      Expand the [forward lookup zones\_msdcs.domain.com\gc\_sites\sitename\_tcp] – delete incorrect _ldap entries
vii.      Select the [forward lookup zones\_msdcs.domain.com\gc\_tcp] – delete incorrect _ldap entries
viii.      Select the [forward lookup zones\_msdcs.domain.com\pdc\_tcp] – delete incorrect _ldap entries
      Expand the forward lookup zones\domain.com folder
i.           
Delete Host(A) records of dc’s which are non-existant.
ii.           
Correct the NameServer (NS) records
iii.           
Follow steps similar to ’ A ii ‘ >> ‘ A viii’
         Dssite.msc [Sites and Services]
      Expand the [Sites\Sitename\Servers] – delete incorrect server’s
B.      Delete incorrect subnet configurations [Sites\Subnets]
      Delete incorrect site links [Sites\IP]

Similar Messages

  • I have 2010 macbook white 13 inch and need a replacement battery - where can i find the specs needed for the replacement?

    I have 2010 macbook white 13 inch and need a replacement battery - where can i find the specs needed for the replacement?

    The model 6,1 Late 2009 and the model 7,1 Mid 2010 use an A1331 battery. You can replace it yourself or have Apple do it for you for $129. If you need it quickly make sure you order it from a U. S. seller. Orders from China can take two or three weeks.
    http://www.ebay.com/sch/i.html?_nkw=macbook++battery+a1331&_sacat=0&_odkw=macboo k++battery+a1342&_sop=12&_osacat=0
    Here's installation instructions. You'll need a Tri Wing Y1 screwdriver in addition to the usual #00 Phillips screwdriver.
    http://www.ifixit.com/Guide/Installing-MacBook-Unibody-Model-A1342-Battery/1667/ 1

  • My new purchases will not sync into my playlist and get and will not show up on my iphone playlist of the same name, and I just tried to sync a new cd into my library and it is not showing up on my iphone.

    My new purchases will not sync into my playlist and get and will not show up on my iphone playlist of the same name, and I just tried to sync a new cd into my library and it is not showing up on my iphone.

    Hello there, Capricious13.
    There are great pointers in the following Knowledge Base article. Depending on where you see the content and where you want to get it to, this should guide you to putting it in the right place:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/ht2519
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • My daughter has downloaded free games from the App Store and I have been charged in excess of £200 and I don't know why has anyone had the same issue and if so how did you get your money back

    My daughter has downloaded free games from the App Store and I have been charged in excess of £200 and I don't know why has anyone had the same issue and if so how did you get your money back

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact
    To help avoid future transgressions set the Restrictions for In-App Purchases...
    Settings > General > Restrictions
    Understanding Restrictions  >  http://support.apple.com/kb/HT4213

  • Query parameters with the same name and different values

    According to HTTP, multiple query or post parameters with the
    same name and different values are permitted. They are transfered
    over the wire in the following format -
    name1=val1&name1=val2&name1=val3
    The problem is that I can't see anyway of assigning multiple
    parameters with the same name and different values to the request
    object of mx.rpc.http.HTTPService. I have tried using the
    flash.utils.Dictionary object as it does strict key comparison but
    that doesn't work too. I have tried setting an array of values to a
    property of the request object but that sends the request to the
    server in the following format -
    name1=val1,val2,val3
    The java servlet engines throw exceptions when they see this.
    Any help would be greatly appreciated.

    If you're not on 8.1.4 move there. 8.1.3 had limitations in the wsrp
    release.
    wrote:
    I have an html select box that contains several values, and multiple
    selection is enabled. When my code runs as a remote portlet, the
    following is showing up in the soap monitor when I select multiple
    values and submit the form:
    <urn:interactionParams>
    <urn:portletStateChange>cloneBeforeWrite</urn:portletStateChange>
    <urn:interactionState>_action=addEmployeesToGroup</urn:interactionState>
    <urn:formParameters
    name="P62005wlw-select_key:{actionForm.selectedEmployees}OldValue">
    <urn:value>true</urn:value>
    </urn:formParameters>
    <urn:formParameters
    name="P62005wlw-select_key:{actionForm.selectedEmployees}">
    <urn:value>beatest1</urn:value>
    </urn:formParameters>
    In this case, I selected beatest1 and beatest2, but only beatest1 comes
    through to the remote portlet. Is this a known bug, and, if so, is
    there a patch or workaround available?
    Thanks in advance,
    Andy

  • I have a game in the game center(clash of clans) and i have more than one apple mobile on the same account and i dont know how to delete the game(clash of clans) from the game center

    i have a game in the game center(clash of clans) and i have more than one apple mobile on the same account and i dont know how to delete the  game(clash of clans) from the game center.

    Hello ayhamnaser,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Using Game Center
    http://support.apple.com/kb/ht4314
    If in Game Center > Me > Games > my iOS Games > swipe to the left on the game > Remove.
    Have a nice day,
    Mario

  • How do I move organized photos from dropbox to iPhoto and share with another user on the same mac?

    I have about 3,500 photos sitting in dropbox and just purchased my first mac yesterday.  My husband and I each have our own Ipad and our own user id's on the mac.  I moved two of the folders to Iphoto and it shows up on my screen in the right folders.  However, on my Ipad, it shows all of them under one Photostream and not organized.  They don't show up on my husband's "side of the computer" at all. 
    So my questions are:
    1.  How does one mirror their file organization on the Ipad?
    2.  How does one share all of the folders with another user on the same Ipad so they can view folders, and add pictures to the folders if they like?
    Thanks!

    1.  How does one mirror their file organization on the Ipad?
    If you use the Photo Stream, the organisation in iPhoto will be lost - there is just one endless stream.  YOu could sync your photos using iTunes. Then you will see the synced albums in the Photos.app on the iPad.
    See this link:   iOS and iPod: Syncing photos using iTunes
    How does one share all of the folders with another user on the same Ipad so they can view folders, and add pictures to the folders if they like?
    On the same iPad?  Do you mean on the same mac?
    If you want to share an iPhoto library between two users on the same mac, the iPhoto library should be on a separate disk partition or even better, on a separate external disk. Then you can set the flag "Ignore ownership on this volume" to avoid permission problems. Both of you will be able to browse the iPhoto library and can edit the photos within.
    See this support document:  iPhoto: Sharing libraries among multiple users
    If both of you want to keep separate iPhoto libraries but share the photos, you could share selected albums as Shared PhotoStreams and invite each other to browse them. This would require iOS 7. Do you have iOS 7 on your iPad?  Each Shared Photo Stream will be shown as a separate album on your iPad .
         iCloud: Using and troubleshooting Shared Photo Streams
    Regards
    Léonie

  • Is it possible to search for multiple folders with the same name and...

    Is it possible to search for multiple folders with the same name and then select them all and change the permissions on just those folders .i.e. Search for the budget folders in all client folders and lock them down to just the project managers. Without having to go to each folder and apply the permissions.

    user11919409 wrote:
    Is it possible to create a Clone database with the same name of source db using RMAN ...
    yes
    >
    DB version is 11.2.0.2
    Is it possible to clone a 11.2.0.2 database to 11.2.0.3 home location directly on a new server . If it starts in a upgrade mode , it is ok ....yes
    Handle:     user11919409
    Status Level:     Newbie (10)
    Registered:     Dec 7, 2009
    Total Posts:     102
    Total Questions:     28 (22 unresolved)
    why do you waste time here when you rarely get any answers to your questions?

  • We bought a movie from on computer and want to download it on another, which shares the same account.

    We bought a movie from on computer and want to download it on another, which shares the same account. How can we do this when the computer with the movie is not available?

    Have you tried reading the manual?
    It's in your safari bookmarks and explains the basics of use.

  • We have three Apple devices. They are all have the same name and are on the same apple ID. We would like to back up our Notes to the cloud. If we each create our own Apple email address will they create two separate Notes flies on the cloud or merge?

    We have three Apple devices 2 IPhone 4's and one Ipad2. Only the Ipad2 is running the latest OS. They are all have the same name and are on the same apple ID. We would like to back up our Notes to the cloud. If we each create our own Apple email address (we don't have one yet) will they create two separate Notes flies on the Cloud or merge them?

    Welcome to the Apple Community.
    Separate Apple ID's will result in separate notes. However when you first start with separate ID's unless one of you erases the notes you have, you will both start off with the same set of notes, but from then onwards each set won't sync with each other.

  • ITunes auto changed a bunch of albums to have the same name and art. Any easy fix?

    So iTunes randomly changed a bunch of albums to be The Frozen Borderline by Nico with the album art (the artist names and song names are still the same though). I was just curious is there an easy fix, or do I have to go through and fix it one-by-one manually? Here's a screenshot: http://i.imgur.com/n6hfCZg.jpg

    Please? I really need help on this.

  • How can I share Quicken and other apps with another user on the same iMac?

    I would like to share some apps including Quicken with anoter user on the same iMac. I have put the Quicken app and the .QFX file in /usrs/share and changed the permissions to R/W on both files but when I log in as the other user and run Quicken it does not use the .QFX file and instead comes up with no accounts.

    The Quicken app. should be in the Applications folder at the root of Macintosh HD. It's accessible to all users from there.
    To share a file, (this from Finder Help menu)
    "Sharing files with others who use your computer
    You can share files with others who use your computer by placing the files in the Public folder in your home folder. Anyone with an account on your computer can read or copy the items you put in your Public folder (except for your Drop Box folder, which only you can open).
    To share files using your Public folder:
    Copy the files you want to share into your Public folder, inside your home folder.
    To give a copy of a file directly to another person, copy it to their Drop Box folder (inside their Public folder), where only they can see it."
    When opening a file just double-click the file - it will open the application automatically.

  • I have 3 different accounts and passwords for Apple. 1 for iTunes, 1 for iCloud, and 1 for my iCloud email. It is annoying to remember these 3 different usernames and passwords. Can I make all 3 accounts the same username and password?

    I would like to use my iCloud email address as the username.
    Is this possible?

    No.  Apple will not merge Apple IDs, and you can't use the same username and password for multiple IDs.

  • Besides a PDF Portfolio is there another way to add Pages to a PDF that have fields of the same name and still have them Unique?

    Besides the PDF portfolio is there another way to add pages to a PDF file that have the same name in form fields and still keep the different pages unique

    ■ Use '''Tools -> Options -> Applications ->''' <br> then look under content for Adobe Acrobat forms etc;
    <br> note a choice of options is usually available
    * see [[Options window - Applications panel]]
    Firefox is of course a web browser. <br>Acrobat reader is Adobe's program used to read and display the pfd files on your computer. Other programs may be used instead of Acrobat reader. You would normally have the Acrobat program and the pdf file present on the local computer, often both on the same hard drive, if you were opening individual pdf files directly with Acrobat.
    Firefox uses a plugin so that it may use Acrobat to open pdf files and display the results within a firefox window or tab. If you do not have that plugin installed, or it is not enabled firefox may be unsure what to do with the file and offer to save it to whatever your default local download location is, without attempting to open the file in firefox.
    ■Also see
    * [[Opening pdf files within firefox ]]
    *[[Using the Adobe Reader plugin with Firefox]]

  • I need help, i just synced my iphone3gs for the first time and now most of my apps wont work

    I just used itunes for the first time to sync my iphone 3GS!!!  Now, half of my apps will not work! Any suggestions? I touch on the app and it flashes real fast then back to my home screen...  HELP PLEASE!!!!

    Try to reset the phone by holding the sleep and home button for at least 10 sec, until the Apple logo comes back.
    If this does not work, restore the phone. Restoring is covered here: http://support.apple.com/kb/HT1414

Maybe you are looking for

  • Help with a SQL Query

    Per my clients requirement, they need to pull all patients  with two qualifying visits in the past 2 years. What I have now, I believe is just ones for the past year - looking on ways to better imporve the coding to pull this info. SET NOCOUNT ON DEC

  • Step by step SOA deployment

    Hi friends, I am planning to deploy standard services provided by SAP (full environment in my landscape - not ES workplace) ,I need some guidance. 1) Is procuring Service bundles and deploy it is the only option? (how is the charges for that) - from

  • How can i retrieve old text messages

    How can i access my old deleted text messages without using backup? Are there any good and free apps that  can help??

  • [SOLVED]Grub2 installation fails

    Hello everyone ! I just switched from Ubuntu to Arch Linux and I have some trouble. I can't seem to install grub2, I got a 64GB SSD with GPT and no EFI bios : sudo pacman -S grub2 resolving dependencies... looking for inter-conflicts... Targets (2):

  • Is it possible to backup incremental without having full ?

    Hi, in 10g R2 I have done an incremental backup (level 1) of my database without having a FULL BACKUP. I wonder how RMAN can do this. I thought that incremental can be done comparing to a full existant backup. Can you explaine me please ? Thank you.