tags:

views:

55

answers:

0

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.