Getting NLA error while trying to RDP to machine

Apurva Pathak 885 Reputation points
2023-10-19T07:19:00.5033333+00:00

Hi folks,

Hope you are doing well!

I am getting NLA error while trying to RDP to a machine. I tried rejoining this VM to domain twice but no luck. When I rejoin this to domain it works for a few hours but the very next day I get the same error (pasted below). One more thing I have noticed that it takes a considerable amount of time when I try to login to this VM, which raises some questions on network packets drops?

Error:
User's image

Any help would be appreciated.

Thanks in advance!

Apurva

Windows for business | Windows Server | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-22T19:30:22.6066667+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log (run on PDC emulator)
    repadmin /showrepl >C:\repl.txt (run on any domain controller)
    ipconfig /all > C:\%computername%.txt (run on EVERY domain controller)
    ipconfig /all > C:\problemworkstation.txt (run on problem pc)

    Also check the domain controller System and Replication (DFS or FRS) event logs for errors since last boot. Post the Event Source and Event IDs of any found. (no evtx files)

    then put unzipped text files up on OneDrive and share a link.


  2. Anonymous
    2023-10-24T13:43:18.4266667+00:00

    Off hand the domain controller is broken, but will know more when you put up the files.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.