Hello,
I have a problem on my Windows Server 2022 (20348.1970). i use RDP service to give access for users to some application.
GPO is activated on this server. In this GPO, i have activated Audit for remote connection (Success and Failed). It's working well, when i'm testing a connection.
I see the username and ip address of the user.
So if i success a connection(4624) i can see it in my logs.
But there is a big trouble ! I cannot see FAILED connection (4625) in my logs.
I found something very strange. I can see success (4624) and failed (4625) connection in my logs when i enter the ip address of my server into the Remote Desktop Protocol.
But when i try to connect with DNS, so by name of the server (such as "myserver.domaine.com") it work perfectly, i can connect to my server, and i can see success (4624) connection on security logs.
MY PROBLEM : I cannot see FAILED connection (4625) when i'm connecting RDP with DNS (name of my server). (I try a intentional failed connection for test).
Why can i see success (4624) but not (4625) security log when i try to connect with RDP (DNS and not IP address).
NOTE : MY DNS is correct, there is no problem (nslookup is ok, ping is ok --> DNS) I did Flushdns and a lot of thing but it's not working.
It is a current problem on Windows 2022 Servers ?
I would like to have help on this situation please. Thank you.