Configuring terminal server and Remote desktop

Posted by user311130 on Stack Overflow See other posts from Stack Overflow or by user311130
Published on 2010-04-13T01:08:28Z Indexed on 2010/04/13 2:02 UTC
Read the original article Hit count: 368

Filed under:
|
|

I have a WinServer 2008 machine with 8 local users on it.

Basically I want to connect all of them remotely and simultaneously. I read that I should use Terminal server.

I want to write a c# code (or use some code from the net) that

  1. configures the number of possible remotely and simultaneously connected local users to TS to be some N. Is it even possible? Is it limited from the first place to some value?

  2. connects the N local users simultaneously to the TS.

© Stack Overflow or respective owner

Related posts about rdp

Related posts about c#