Forum Discussion

Daradon's avatar
Daradon
Copper Contributor
Dec 18, 2024

Windows Server 2025 DC Client trust lost

Hello,

anyone knows here of this big big issue with 2025 DCs?

since i use them, we have the Problem that clients(win11) are loosing domain trust. Its so bad!

Does it give a fix for it? Or waiting for a Patch?

6 Replies

  • DarienHawkins's avatar
    DarienHawkins
    Brass Contributor

    I've had no issues, but you can quickly fix the trust w/out a reboot.  Log in as a local admin and open an administrative Terminal or PowerShell session.  Type the following commands.

    Reset-ComputerMachinePassword -Credential [DomainCredentials]
    Test-ComputerSecureChannel -Repair -Credential [DomainCredentials]

    When the Test-ComputerSecureChannel returns "true," log off and log back on using a domain account.  All should be good.

     

  • MartinDT's avatar
    MartinDT
    Copper Contributor

    Yes, we have been having the same issue. It's when the machine password changes, they loose the trust.

    There are multiple other posts too, but none with a solution, apart from disable machine password change.

    https://www.edugeek.net/forums/windows-server-2022/240312-windows-server-2025-dcs-causing-trust-relationship-problems-client-devices.html

     

    • seatech's avatar
      seatech
      Brass Contributor

      This has been happening in the last month with both server 2025 and 2022. IIn the 2022 environment the client had not logged-in for a period of two weeks. 

      • superivo's avatar
        superivo
        Copper Contributor

        Hi,

        We had the exact same problem and made a case at Microsoft.
        They are releasing a fix the coming days to solve this issue.

         

        Br. Ivo

Resources