Forum Discussion

lily's avatar
lily
Copper Contributor
Nov 07, 2022

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 the error, we checked the event viewer and the error 0x29 KRB_AP_ERR_MODIFIED appears with event ID number 3. The AD connector server has the same event log continuously.

We are currently in the process of AAD synchronization with the AD server. Please help me with how to solve it.

 

 

  • howardhd2's avatar
    howardhd2
    Copper Contributor

    Same issue here. It happens after the latest update. Installing a new vm fixes it, then after updating it becomes unreachable. Opened a ticket with our csp. lily 

  • DonavanSchaper's avatar
    DonavanSchaper
    Copper Contributor

    lily 

     

    We experienced the same issue. Seems it was related to the following update applied to the Domain Controller:

     

    1. Logon the first one machine and run “nlteat /sc_verify:<domain_name>”, the status is fine

     

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

     

    1. Logon the DC and check system event log. There is the event log indicating the known issue on 11B
    2.  following command to set the registry as workaround

      reg add HKLM\System\currentcontrolset\services\kdc /t REG_DWORD /v ApplyDefaultDomainPolicy /d 0 /f

    • ccisanthosh's avatar
      ccisanthosh
      Copper Contributor

      Have the same issue here, What's is the work around to fix the issue when i cannot even access the machine. 

Resources