Windows 10 Getting IP address of the client connected to machine over RDP

From Notes_Wiki

Home > Windows > Windows 10 > Windows 10 Getting IP address of the client connected to machine over RDP

To know the IP address of the client connected to current Windows machine via RDP use:

  1. Open Event viewer. This can be accessed via "Computer Management"
  2. Go to Applications and Services Logs -> Microsoft -> Windows -> TerminalServices-LocalSessionManager
  3. In the logs look for Source Network Address

Refer: https://stackoverflow.com/questions/63493633/getting-public-ip-address-of-a-remotes-desktop-client

Home > Windows > Windows 10 > Windows 10 Getting IP address of the client connected to machine over RDP