Unable to log in to domain controller

Kenny Stern 141 Reputation points
2022-10-04T15:31:04.29+00:00

I've promoted two different 2019 servers to domain controllers in an AD domain that consists of 2012R2 domain controllers. On both servers, after adding the ADDS role and running DCPROMO I am unable to log in to the servers. The error I'm getting is "The User Profile Service service failed the sign-in. User profile cannot be loaded."
We get his regardless of what account we try to log in with.

I've never seen this issue before with newly promoted DC's. Does anyone have any suggestions on how to resolve this?

Thanks

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-10-07T13:49:34.867+00:00

    Simplest solution for these one-offs is generally to stand up a new one for replacement (as above) and move on.

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


1 additional answer

Sort by: Most helpful
  1. Anonymous
    2022-10-06T21:47:36.597+00:00

    Hard to say what has happened, may need to rebuild it from scratch.

    The two prerequisites to introducing the first 2019 or 2022 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
    https://techcommunity.microsoft.com/t5/Storage-at-Microsoft/Streamlined-Migration-of-FRS-to-DFSR-SYSVOL/ba-p/425405

    I'd use dcdiag / repadmin tools to verify health correcting all errors found before starting any operations. Then stand up the new 2019 or 2022, 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 decommission / demote old one.

    --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.