RDP Wrapper Library (works with Home/Core SKUs)

Discussion in 'MDL Projects and Applications' started by binarymaster, Jul 26, 2014.

  1. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
  2. tuyoix

    tuyoix MDL Novice

    Joined:
    Jul 30, 2014
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    0
    This works really well! The only problem, a minor one at that, is that it ignores any domain/id/password the client might have remembered.

    Other than that, nice work!
     
  3. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    This can happen because of the service (CryptSvc & NlaSvc) are restarted after RDP Wrapper installation.

    However, I tested it on different VMs, but haven't detected this issue. Does the reboot solve this problem?
     
  4. tuyoix

    tuyoix MDL Novice

    Joined:
    Jul 30, 2014
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    0
    Yes, a reboot solves the problem. Thanks muchly and sorry for the noise.
     
  5. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    No problem :)
     
  6. moderate

    moderate MDL Guru

    Joined:
    Aug 31, 2009
    Messages:
    2,787
    Likes Received:
    2,302
    Trophy Points:
    90
    Hello binary,

    is there any way to find, what is wrong?
    W8-1-1 x64 Enterprise (ENG Base + CZE Language Pack)
    Picture:
    View attachment 30155
    termsrv.dll
    6.3.9600.17095
    1 018 880 B
     
  7. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    Local RDP Checker uses MSTSC ActiveX, and I can't find anything about error code 0x708.
    Try to connect localhost (127.0.0.2) with mstsc client, and I hope it will give some more information on this error.

    termsrv.dll size seems to be correct.
     
  8. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
  9. moderate

    moderate MDL Guru

    Joined:
    Aug 31, 2009
    Messages:
    2,787
    Likes Received:
    2,302
    Trophy Points:
    90
    It works. :) Now I have to test connecting from more devices to one server. :)
     
  10. moderate

    moderate MDL Guru

    Joined:
    Aug 31, 2009
    Messages:
    2,787
    Likes Received:
    2,302
    Trophy Points:
    90
    What about Windows Update, how safe is the method to updates?
    For example AeroGlass Wrapper can "learn" new updates by auto-downloading the Symbols for dll and checking them...
     
  11. Jazzy_J

    Jazzy_J MDL Novice

    Joined:
    Feb 20, 2010
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    Concurrency setting for same user?

    Hey guys - great project!! Question: is there a policy setting to change the behavior for single session vs multiple sessions for the same user? I.e., the default behavior is to allow the same user to create many concurrent sessions. I would like a single session per user to move around as the user logs in from different places (similar to the default for Windows Server). Any tips?
    Thanks!
     
  12. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    #12 binarymaster, Aug 8, 2014
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Because RDP Wrapper does not modify termsrv.dll, I think it will be persistent in the system. But if termsrv.dll update to new unsupported version, wrapper obviously will not give the needed abilities, the RDP will work as default with all limitations.

    Take a look at fSingleSessionPerUser registry parameter.

    Also you can try this command:
    Code:
    reg add "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fSingleSessionPerUser /t REG_DWORD /d 1 /f
     
  13. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    Moved to MDL Projects & Applications.

    :drinks2:
     
  14. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    RDP wrapping technology for Windows 10 Technical Preview has been implemented!

    But, I think the new version of RDP Wrapper will be available with the final release of Windows 10.
     
  15. panzearon

    panzearon MDL Novice

    Joined:
    Nov 24, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi binarymaster, you are my hero for making this stuff available.
    My Avast freaks out about malware on your site stascorp.com for some reason.
    Virustotal says it's clean though.
    False positive?
     
  16. highend

    highend MDL Junior Member

    Joined:
    Oct 5, 2008
    Messages:
    84
    Likes Received:
    17
    Trophy Points:
    0
    No chance that we can get the current version to let it run on the technical preview in the meantime?
     
  17. binarymaster

    binarymaster MDL Member

    Joined:
    Jul 11, 2014
    Messages:
    101
    Likes Received:
    119
    Trophy Points:
    10
    @panzearon

    Yes, I know about Avast, it reports false positive - URL:Mal.
    However, I don't know how to correct this...

    Try to add the site domain to exclusions list.

    @highend

    It's possible though I doubt it is really needed now :)
     
  18. highend

    highend MDL Junior Member

    Joined:
    Oct 5, 2008
    Messages:
    84
    Likes Received:
    17
    Trophy Points:
    0
    @binarymaster

    I need it :) (if that matters)
     
  19. Mr Jinje

    Mr Jinje MDL Expert

    Joined:
    Aug 19, 2009
    Messages:
    1,773
    Likes Received:
    1,098
    Trophy Points:
    60
  20. bartolengue

    bartolengue MDL Novice

    Joined:
    Sep 30, 2014
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    0
    Well, I'm interested too!

    Great app I think, haven't tried it in previous version but Tito gave me the link for this topic and found it interesting!