You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,15 @@ It's recommended to have original termsrv.dll file with the RDP Wrapper installa
62
62
- RDPWInst can be used for unattended installation / deployment
63
63
- Windows 2000, XP and Server 2003 will not be supported
64
64
65
+
### Key features:
66
+
- RDP host server on any Windows edition beginning from Vista
67
+
- Console and remote sessions at the same time
68
+
- Using the same user simultaneously for local and remote logon (see configuration app)
69
+
- Up to 15 concurrent sessions (the actual limitation depends on your hardware and OS version)
70
+
- Console and RDP session shadowing (using [Task Manager in Windows 7](http://cdn.freshdesk.com/data/helpdesk/attachments/production/1009641577/original/remote_control.png?1413476051) and lower, and [Remote Desktop Connection in Windows 8](http://woshub.com/rds-shadow-how-to-connect-to-a-user-session-in-windows-server-2012-r2/) and higher)
71
+
- Full [multi-monitor support](https://github.com/stascorp/rdpwrap/issues/163) for RDP host
72
+
- ...and if you find a new feature not listed here, [tell us](https://github.com/stascorp/rdpwrap/issues/new) ;)
73
+
65
74
### Porting to other platforms:
66
75
-**ARM** for Windows RT (see links below)
67
76
-**IA-64** for Itanium-based Windows Server? *Well, I have no idea* :)
0 commit comments