Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: jr2 on October 30, 2018, 09:14:56 pm

Title: RDPWrapper is awesome.
Post by: jr2 on October 30, 2018, 09:14:56 pm
That is all.
Title: Re: RDPWrapper is awesome.
Post by: jr2 on October 30, 2018, 09:18:39 pm
Hidden Text: Show
Spoiler:
Allow another user account to log in while you are using the system on your own account.  Also allow multiple instances of the same user account if you so wish.
(http://i64.tinypic.com/1zy7y46.png)
Title: Re: RDPWrapper is awesome.
Post by: X3N0-Life-Form on October 31, 2018, 12:47:13 am
Context is under-rated : what is this and why should we care ?
Title: Re: RDPWrapper is awesome.
Post by: jr2 on October 31, 2018, 01:37:10 pm
Context is under-rated : what is this and why should we care ?

Thought the spoiler text explained it.

Basically, if you use Remote Desktop to log in to a Windows machine whilst another user is logged in, it will either kick them out, or, if both are Administrators, they can refuse the connection -- only one user is allowed in at a time.

Server editions of Windows have multiple logins enabled.  There is a setting in termsrv.dll that controls this.  So, you can either modify the .dll, or, better yet (this is Windows Update - proof) use a .dll wrapper to modify the parameters that termsrv.dll is loaded with.

Now, you can be using your computer, and your partner can log in to their account without kicking you off.

As mentioned, there is even a setting (if you wanted) to allow multiple instances of the same account to be logged in at one time.  I guess useful if you leave yourself logged in with a bunch of programs open, and want to remote in to do something without kicking yourself off?

See here for more details: https://www.serverwatch.com/server-tutorials/remote-desktop-connections-for-multiple-users-on-windows-10-and-windows-server-2012.html