Trust relationship between workstation primary domain failed after moving dc/gc to 2019 from 2012

Sunith 81 Reputation points
2023-02-11T07:37:01.3166667+00:00

Domain Name: ka.dn.com

All users can login using "ka\username"

Moved DC from Windows 2012 to 2019 | Demoted the 2012 to become a 2ndary DNS | Moved all FSMO roles to new DC | 

Checked all settings from client side and everything points to the new server, DHCP, DNS etc

After restarting the client, we get a message the "trust relationship is broken......."

How can we correct this?

adding a device to the domain we could use the domain "KA" with admin account "KA\Administrator"

however after moving the DC we get "target account name is incorrect"

and we need to enter the FQDN "ka.dn.com\Administrator"

How can we correct this?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,706 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,580 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,925 questions
Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,039 questions
Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
424 questions
0 comments No comments
{count} votes

20 answers

Sort by: Most helpful
  1. Sunith 81 Reputation points
    2023-02-13T03:59:12.64+00:00

    DC4 is the old DC (2012) it was the 2ndary DC. Primary DC was DC3. Yes it is operational.

    Is there a way to rebuild the DNS zone and integrate with AD?

    Rejoining all workstations to the domain, will the users lose their user profiles on their respective computers?

    Instead can I import the ADUC from the DC01?


  2. Anonymous
    2023-02-13T16:19:37.24+00:00

    So from DC4 perspective there are four domain controllers DC3, DC4, kebsaAD, kebDC01 and none of them respond to any tests.

    From DC1 perspective there are four domain controllers UsaDC3, UsaDC4, saAD, DC01 and none of them respond to any tests.

    So in effect DC1 and DC4 appear to be unconnected. (maybe there's been some improper renaming?) In my opinion what you have is completely broken and nothing to work with. You can refer to my earlier replies about the possibility of abandoning this and restore the backup you mentioned.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  3. Sunith 81 Reputation points
    2023-02-13T17:40:14.04+00:00

    Ok.

    Just in case I recover the original PDC from the backup.

    How can I restore the latest ADUC ?

    If it comes to the worst situation how do I create a new domain controller and import the users and their respective password?

    We have the AD syncing with O365

    We have AD syncing with Azure AD

    Do we have to redo all this again?

    0 comments No comments

  4. Anonymous
    2023-02-13T18:27:03.9+00:00

    Just in case I recover the original PDC from the backup. How can I restore the latest ADUC ?

    When you restore the PDC emulator the steps will be as follows; All others corrupt ones turned off. Restore the old PDC emulator from a known good backup, then perform cleanup to remove remnants of any others domain controllers from active directory.

    Clean up Active Directory Domain Controller server metadata

    Step-By-Step: Manually Removing A Domain Controller Server

    Then check the prerequisites are met to introduce the first 2019 domain controller are that domain functional level needs to be 2008 or higher and older sysvol FRS replication needs to have been migrated to DFSR

    Then confirm all is good by using dcdiag / repadmin tools to verify health correcting all errors found before starting any operations. Then stand up the new 2019, patch it fully, license it, join existing domain, add active directory domain services, promote it also making it a GC (recommended), transfer FSMO roles over (optional), transfer pdc emulator role (optional), use dcdiag / repadmin tools to again verify health, when all is good you can move on to next one.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  5. Anonymous
    2023-02-13T18:28:42.39+00:00

    We have the AD syncing with O365 We have AD syncing with Azure AD Do we have to redo all this again?

    It's possible that you would need to setup again.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.