Hi!
I need to determine the version of RDP used by connected client in the terminal session on Windows Server 2012 R2.
For Windows Server 2008 I found this solution:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/8863a44e-9393-43f8-8c1f-6180eff08495/how-can-you-tell-what-version-of-the-remote-desktop-protocol-an-rdp-session-is-using?forum=winserverTS
But there is no RDS Manager where I can see session Status in Windows Server 2012 R2. How can I determine RDP version? With PowerShell maybe or something else?