I would like a log of everyone with who I have connected in the past with RDP. I know this is possible as when I go to the start menu and type RDP there is a list of "Recent Connections" but I would like everyone who I have connected to.
RDP Logs Of Who I Have Connected To
426 Views Asked by Adam Khattab At
1
There are 1 best solutions below
Related Questions in WINDOWS
- how to play a sounds in c# forms?
- Echo behaviour of Microsoft Windows Telnet Client
- Getting error while running spark-shell on my system; pyspark is running fine
- DirectX 9 With No SDK Installed - How To Translate a D3DMATRIX?
- Gradle 8.7 cannot find installed JDK 22 in IntelliJ
- 'IOException: The cloud file provider is not running', when trying to delete 'cloud' folder
- Cannot load modules/mod_dav_svn.so into server
- Issue with launching application after updating ElectronJs to version 28.0.0 on Windows and Linux
- 32-bit applications do not display some files in Windows 10
- 'bun' is not recognized as an internal or external command
- mkssecreenshotmgr taking a screenshot
- Next js installation in windows 7 os
- Can't resize a partition using Mini Tool?
- Is there any way to set a printer as default according with Active Directory Policy Security Group and PC hostname?
- Electron Printing not working on Windows (Works on Mac)
Related Questions in WINDOWS-10
- How to immediately apply DISPLAYCONFIG_SCALING display scaling mode with SetDisplayConfig and DISPLAYCONFIG_PATH_TARGET_INFO
- Spring @Scheduled cron fixed time doesn't work with OS suspension
- Swapping a healthy and unallocated partition in Windows 10
- Installing Docker on Windows 10
- Unexpected OS Shutdown
- Segfault GTK4 on windows 10
- FileSystemWatcher works reliably, unless I write to a log file
- IDT Audio Codec and Driver
- How can I use System.Security.Cryptography.ChaCha20Poly1305 on Windows 10?
- $WinREAgent folder keeps to automatically appear
- Powershell's InvokeVerb("delete") freezes after 22H2 update
- sdkmanager --list Exception in thread "main"
- Batch file wont run in Task Scheduler in Windows 10
- STM32 Not recognized by Windows 10
- C# X509Certificate2 private key disappear when GC occurs
Related Questions in REMOTE-DESKTOP
- Myrtille Remote Access Gateway API
- HTML5 / WebSocket / WebRTC redirection over RDP
- scripts on a windows remote desktop keep having connection issues
- Powershell console not executing cmdkey to save password so the mstsc asks for login/pass
- Remote Desktop / Anydesk using host machine name rather than the Remote Machine name for Print Commands
- Exclude Registry Paths From User Profile Disk Roaming
- QT Widgets Application over Remote Desktop loads very slow
- Embed A Remote Desktop
- Issue using Remote Desktop Manager mRemoteNG and its freeware alternatives
- How can I start an application on a remote connection created through MSTSCLib and .Net?
- Leaking Handles when using Microsoft Remote Desktop Client
- Safari screen confirmation in development with VPN and Remote Desktop
- How to list shared remote desktop drives
- Get EventViewer Items from Host Server Related to a Specific RDS Brokered Connection
- How can I get my WPF Application to remotely connect to a server and then connect to a SQL Server installed. C#
Related Questions in RDP
- Windows Credential Provider - How to retrieve the username from _CREDENTIAL_PROVIDER_CREDENTIAL_SERIALIZATION pcpcs
- Azure VM RDP doesn't require 'Virtual Machine Admin/User Login' roles despite what documentation says
- FreeRDP / Remmina from Ubuntu to Ubuntu shows black screen except from top menu bar and is not interactable
- Myrtille Remote Access Gateway API
- i could not able to connect to my VM instance
- Is it possible to use WebAuthn with a hard token over a remote desktop connection?
- GUI of an RDP session remain active after disconnect with 4K screen resolution
- Can't reach azure virtual machine with RDP Connection
- Unexpected Screen Resolution Change in Windows Server during Automated UI Testing via RDP: How to Fix?
- RDP from one AWS ec2 to other and ping from one ec2 to other
- Guacamole : Message will not be sent because the WebSocket session has been closed
- Mobile keyboard not triggered using guacamole-common-js in browser
- Windows screencopy .net api not working as expected due to scaling issue
- RDP with Ngrok not working (Pay-as-you-go plan)
- System.Diagnostics.Debugger.Launch() is launching debugging window in another session in RDP
Related Questions in STARTMENU
- In Windows 7 _ Is It Possible to widen the arrow button next to Switch Off button on Start Menu?
- How to pin an app to the start menu Win 11
- Implementing a customized desktop application using C# and.NET 4.7
- How to detect if Windows Start (Orb) button is clicked?
- How to get the icon of an app by it's AppID given by Get-StartApps on Windows 10 and above
- RDP Logs Of Who I Have Connected To
- HoloLens 2 / Unity : Start Menu Icon
- How to make uninstallation work by right clicking app icon from start menu
- How to make Inno Setup create single shortcut/icon in Start menu instead of a folder (program group)
- How can I add/not add a shortcut to an uninstaller depending on the Windows version in Inno Setup?
- Open startmenu from file
- How to add Main Menu and Retry menu in pygame
- How can I load my workspace from my start menu GUI in ROBLOX?
- Using NSIS the Uninstaller shortcut does not show up in the Start Menu
- Error Dialog pops up during Unistallation
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
To log process activity you can use Windows Audit Service. Enable process tracking, object access then search for proper event records. But this service doesn't track network traffic. If client OS is Windows Server you could use Windows Filtering Platform.
Standard "Microsoft Remote Desktop client" creates registry subkeys in HKCU\SOFTWARE\Microsoft\Terminal Server Client\Servers while connecting to remote servers.
So just read subkeys to get server list (Powershell):
To get last connection time value read proper subkey's timestamp using
RegQueryInfoKey.