Forum Discussion
lily
Nov 07, 2022Copper Contributor
AVD DomainTrustCheck errror
A Domain Trust Check error appears in the AVD host pool. This error occurs hepatically, and when you restart a virtual machine, the error disappears or occurs without it. To verify th...
DonavanSchaper
Nov 17, 2022Copper Contributor
We experienced the same issue. Seems it was related to the following update applied to the Domain Controller:
- Logon the first one machine and run “nlteat /sc_verify:<domain_name>”, the status is fine
- Related with known issue of 11B from internal article. kb5019964 - https://support.microsoft.com/en-us/topic/november-8-2022-kb5019964-os-build-14393-5501-5c195bd1-91d5-402e-a973-813373ba4357
- Logon the DC and check system event log. There is the event log indicating the known issue on 11B
- following command to set the registry as workaround
reg add HKLM\System\currentcontrolset\services\kdc /t REG_DWORD /v ApplyDefaultDomainPolicy /d 0 /f
ccisanthosh
Nov 30, 2022Copper Contributor
Have the same issue here, What's is the work around to fix the issue when i cannot even access the machine.