Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

Vista Remote Desktop - possible to enable more than one user?

Last post 11-20-2008, 12:49 AM by untermensch. 408 replies.
Page 2 of 28 (409 items)   < Previous 1 2 3 4 5 Next > ... Last »
Sort Posts: Previous Next
  •  02-01-2007, 10:27 AM 163674 in reply to 163671

    Re: Vista Remote Desktop - possible to enable more than one user?

    I would be very willing to help you test this.

    Just let me know.

    Cheers,

    Danee


  •  02-01-2007, 10:32 AM 163678 in reply to 163671

    Re: Vista Remote Desktop - possible to enable more than one user?

    Sign me up!

    I bet you will get interest from just about everyone on tgb too! Hehe!

    System Specs:
    Athlon 64 X2 4800+
    Giga-Byte GA-MA69GM-S2H
    ATI IGP X1250
    1 GB RAM
    2xT550Tuners
    1x80 GB (C: Drive)
    1x200 GB (Recorded TV)
    1x500 GB (Docs, Music, Video, Pics, DVDs)
    Toshiba 40" 40RF350U
  •  02-01-2007, 10:49 AM 163691 in reply to 163671

    Re: Vista Remote Desktop - possible to enable more than one user?

    Ditto that, I'm in - I have a "test" MCE environment on a laptop, so could always use that for testing (no fear of breaking anything).
  •  02-07-2007, 2:40 PM 165957 in reply to 163691

    Re: Vista Remote Desktop - possible to enable more than one user?

     


    .:: Vista Ultimate x64 :: Antec Fusion :: Corsair HX520w :: ASUS P5E-VM :: Core2 Duo E8400 3.0Ghz :: 4GB RAM :: 128GB SSD System\Apps :: 1TB\5TB Data :: LG GGC-H20L BD/HD DVD :: HDHomeRun x2 ::.
  •  02-07-2007, 3:56 PM 165991 in reply to 165957

    Re: Vista Remote Desktop - possible to enable more than one user?

    Sign me up :-)
  •  02-12-2007, 12:36 PM 167496 in reply to 163674

    Re: Vista Remote Desktop - possible to enable more than one user?

    Sign me up.  I have multiple Vista MCE's now to test it out with a laptop.

     

    bradleyswanson @ gmail dot com

  •  02-12-2007, 2:14 PM 167548 in reply to 165957

    Re: Vista Remote Desktop - possible to enable more than one user?

    Count me in. Check your PM.

  •  02-13-2007, 12:20 AM 167706 in reply to 165957

    Re: Vista Remote Desktop - possible to enable more than one user?

    PM sent.  And congrats mate, this is the holy grail of Media Center right now.
  •  02-14-2007, 3:28 PM 168340 in reply to 156341

    Re: Vista Remote Desktop - possible to enable more than one user?

  •  02-14-2007, 3:53 PM 168356 in reply to 168340

    • shadymg is not online. Last active: 11-20-2008, 8:21 PM shadymg
    • Top 10 Contributor
    • Joined on 03-13-2003
    • San Jose, CA
    • Elite Member
    • Moderator

    Re: Vista Remote Desktop - possible to enable more than one user?

    badabada:


    it would help if the posts were numbered. i have no idea what ur talking about. how about a quote? :-)

    Mike Garcen
    TGB Moderator | MissingRemote Editor/Reviewer| Microsoft MVP - Media Center
    My MCE Setup
  •  02-14-2007, 4:12 PM 168363 in reply to 168356

    Re: Vista Remote Desktop - possible to enable more than one user?

    see the last post here:

    http://riccardo.raneri.it/blog/eng/index.php/2006/04/24/windows-xp-multiuser-remote-desktop/
    lala
  •  02-14-2007, 4:17 PM 168365 in reply to 168363

    • shadymg is not online. Last active: 11-20-2008, 8:21 PM shadymg
    • Top 10 Contributor
    • Joined on 03-13-2003
    • San Jose, CA
    • Elite Member
    • Moderator

    Re: Vista Remote Desktop - possible to enable more than one user?

    badabada:


    To make Vista RTM x86 support multiple connections termsrv.dll has to be patched like this:

    C:\Windows\System32>fc /b termsrv_patched.dll termsrv_rtm.dll
    Comparing files termsrv_patched.dll and TERMSRV_RTM.DLL
    000150D8: BA 3B
    000150D9: 00 91
    000150DA: 01 20
    000150DB: 00 03
    000150DD: 90 00
    000150DF: 89 0F
    000150E0: 91 84
    000150E1: 20 0C
    000150E2: 03 CA

    C:\Windows\System32>

    0100 (second and third byte) is the connection limit. In can be decreased or increased if needed.


    Very interesting...so who's gonna be the guinea pig? :-)



    Mike Garcen
    TGB Moderator | MissingRemote Editor/Reviewer| Microsoft MVP - Media Center
    My MCE Setup
  •  02-14-2007, 5:05 PM 168373 in reply to 168365

    Re: Vista Remote Desktop - possible to enable more than one user?

    shadymg:
    badabada:


    To make Vista RTM x86 support multiple connections termsrv.dll has to be patched like this:

    C:\Windows\System32>fc /b termsrv_patched.dll termsrv_rtm.dll
    Comparing files termsrv_patched.dll and TERMSRV_RTM.DLL
    000150D8: BA 3B
    000150D9: 00 91
    000150DA: 01 20
    000150DB: 00 03
    000150DD: 90 00
    000150DF: 89 0F
    000150E0: 91 84
    000150E1: 20 0C
    000150E2: 03 CA

    C:\Windows\System32>

    0100 (second and third byte) is the connection limit. In can be decreased or increased if needed.


    Very interesting...so who's gonna be the guinea pig? :-)





    I'd give it a try on my system if someone could walk me through this.  I have no idea how to "increase or decrese" 0100 in the above instructions.  I'd imagine it entails getting a DLL editor and making the change?  Any ideaS?

    Aaron
  •  02-15-2007, 12:08 PM 168605 in reply to 168373

    Re: Vista Remote Desktop - possible to enable more than one user?

    actually, you need a hex editor to do this. open the dll in the hex editor, then go to each location (e.x. 000150D8) and change the bytes to BA 3B .. then repeat for the other locations. Save the file. Reboot. Of course, make a backup copy of the dll first.
  •  02-15-2007, 1:13 PM 168636 in reply to 168373

    Re: Vista Remote Desktop - possible to enable more than one user?

    Interesting, I had a look using a hex editor - the changed bytes are similiar to the existing bytes except they are offset by 1 byte.

    If I get a chance I will create a new iso image with a modified termsrv.dll, see what happens when I install it.

    regards, Tarkan


    Visit my new blog: http://www.tarkan.info
    Home of the iFlash - iPod CF Adaptor
Page 2 of 28 (409 items)   < Previous 1 2 3 4 5 Next > ... Last »
View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved