CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2010
    Posts
    41

    Arrow Terminal services

    I open my XP SP3's group policy and cannot find the Terminal Services tree node ?

    Where is it ?

  2. #2
    Join Date
    Dec 2010
    Posts
    41

    Re: Terminal services

    Could someone help me please ? Thank you

  3. #3
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892

    Arrow Re: Terminal services

    Make sure you're opening the full group policy, and not just the local policy:
    http://support.microsoft.com/kb/307882

    Then, navigate to:
    \Computer Configuration\Administrative Templates\Windows Components\Terminal Services
    or
    \User Configuration\Administrative Templates\Windows Components\Terminal Services
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

  4. #4
    Join Date
    Dec 2010
    Posts
    41

    Re: Terminal services

    Thanks Craig, I am trying to remote-connect my computer to another XP client on the same network.
    I referenced http://sig9.com/node/110 and read their comments but still am unable to find a solution to do it right. Everytime I try to log on to that computer that is in use, he will be logged off automatically. If he logs on again, I'd be kicked out.
    What I did followed exactly as that link stated, then I also set the connection limit number to 3 or more, I also enable rules for connections by allowing them to be without permission.
    What should I do or re-do next to get it connected remotely without problems ?

    Thanks.

  5. #5
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Terminal services

    That's because Windows XP is not a SERVER OS. This means that only ONE concurrent login is allowed at a time. Same with Windows Vista and Windows 7.

    The only OS allowing multiple concurrent users would be a SERVER.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured