C# 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
            1:12 UTC
        
        
        Read the original article
        Hit count: 448
        
hello everybody,
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
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?
connects the N local users simultaneously to the TS.
Could someone please help me out?
cheers to all,
© Stack Overflow or respective owner