I am seeing the trust relationship breaking on 2 networks now with Server 2025 domain controllers. One is standalone, the other has 3 DCs. I am putting this fix out there as it has helped work around most of the issues temporarily.
The fix so far has been:
- Unplug network cable on client machine
- Log into the machine using a cached or local administrator account
- Connect network cable
- Run "reset-computermachinepassword -credentials domain\domainadminuser -server domaincontroller"
- Disable and enable the network connection or reboot
Client machines are other Server 2025 servers, other DCs, and Windows 11 Pro workstations that have upgraded to 24H2. One network is an in-place upgrade from Server 2022 and the other is a fresh Server 2025 install. The in-place had a fresh DC installed with the page size altered to the 32k page size. The previous DCs were demoted and then enrolled to pick up the new 32k page size.
I am still troubleshooting and trying to locate event logs that are relevant.
My gut feeling is due to NTLMv1 being removed as I am seeing several Kerberos pre-authentication errors in the logs around the timeframes the issues start occurring. Event ID 4771
I also found some of the machines lost rights to update their own records in DNS as the GUID for their computer object has changed.
My guess is many large organizations have not updated to Server 2025 yet, so all these behaviors will be noticed on smaller test networks first.