Windows 11 22h2 Problem with Active directory after update

Sylv___ 66 Reputation points
2022-10-14T10:27:10.96+00:00

Hi,

After updating or installing a fresh Windows 11 22H2, the computer can't contact the active directory.
GPO seems to be not applied and it's impossible to reach any ressources on the network.

It seems that the user can't get a TGT from the domain controller.

When I do a klist it's empty.

With wireshark, I see at each attempt an "AS-REQ" but no "AS-REP".

> nltest /dclist:mydomain.local

Get list of DCs in domain 'mydomain.local' from '\\dc01.mydomain.local'.
Cannot DsBind to mydc.laz (\\dc01.mydomain.local).Status = 2148074320 0x80090350 SEC_E_DOWNGRADE_DETECTED.

> nltest /sc_query:mydomain.local

Flags: 30 HAS_IP HAS_TIMESERV Authentication Service: Netlogon
Trusted DC Name \\dc02.mydomain.local
Trusted DC Connection Status Status = 0 0x0 NERR_Success
The command completed successfully

When I try to reach an SMB share i have this message :

The sytem cannot contact a domain controller to service the authentication request. Please try again later

All the DCs are in Windows 2016.

I'm not sure where to look to fix this. I've looked everywhere but no answer.
Can you help me please?

Thank you.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,041 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,557 questions
{count} votes

Accepted answer
  1. nleva 121 Reputation points
    2022-11-14T15:54:01.437+00:00

    Is anyone here using Crowdstrike Falcon Identity protection? There was a post on reddit saying this Windows 11 22H2 authentication issue is caused by falcon identity.

    Release Notes | Falcon sensor for Windows 6.46.16012/6.47.16104 Hotfix  
    Fixed an issue with Falcon Identity Protection that blocked Kerberos authentications performed by hosts running Windows 11 version 22H2. This applies to all prior supported sensor versions.  
    
    3 people found this answer helpful.

17 additional answers

Sort by: Most helpful
  1. Sylv___ 66 Reputation points
    2022-11-07T09:07:22.717+00:00

    Thank you for your messages !
    I hope Microsoft will understand quickly the issue and fix it !

    So weird it's still not on the bug list ...

    0 comments No comments

  2. Marcel Wagner 1 Reputation point
    2022-11-07T09:47:13.637+00:00

    Same here, I did the Windows 11 22H2 Update in a foreign network without contact to the DomainController. Now, I can't log in anymore to my notebook, when I am connected with the domain network ;-(, I have no access to any domain ressources! I can only work with my notebook, when I disconnect the network cable and do the login....

    0 comments No comments

  3. Ryan Pertusio (H) 1 Reputation point
    2022-11-10T04:23:32.12+00:00

    I opened a ticket with MS on this. If I have anything meaningful to share, I'll post an update. I provided a link to this thread.


  4. SPembo 6 Reputation points
    2022-11-10T08:21:57.1+00:00

    It's possible also worth mentioning that also:

    • rollback did also resolve
    • Installing update before joining domain was fine
    • Test-ComputerSecureChannel -Verbose show issue on affected updated machines
    • Reset-ComputerMachinePassword although appeared to work, didn't fix issue (made things worse for rolled back machine, but command worked after rollback)