Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Version 10.0.19041.84 (x64) #1004

Open
ejohb opened this issue Feb 21, 2020 · 13 comments
Open

Request for Version 10.0.19041.84 (x64) #1004

ejohb opened this issue Feb 21, 2020 · 13 comments
Labels
add build Add new termsrv.dll build for support

Comments

@ejohb
Copy link

ejohb commented Feb 21, 2020

It's been mentioned but I want to make a formal request for this. By the way, is there a process for finding the ini values yourself? I'd prefer not to just ask others.

@omove
Copy link

omove commented Feb 21, 2020

Stas'M has a video on it https://youtu.be/FiD86tmRBtk

@Atifati
Copy link

Atifati commented Mar 4, 2020

Please post files if solution works. Thanks.

@TrueXakeP
Copy link

TrueXakeP commented Mar 4, 2020

Offsets for 10.0.19041.84 booth x86 and x64 (so you can change title of this issue) but tested only with x64:

[10.0.19041.84]
LocalOnlyPatch.x86    =1
LocalOnlyOffset.x86   =B46B9
LocalOnlyCode.x86     =jmpshort
LocalOnlyPatch.x64    =1
LocalOnlyOffset.x64   =87611
LocalOnlyCode.x64     =jmpshort
SingleUserPatch.x86   =1
SingleUserOffset.x86  =3AD27
SingleUserCode.x86    =Zero
SingleUserPatch.x64   =1
SingleUserOffset.x64  =0BF0C
SingleUserCode.x64    =Zero
DefPolicyPatch.x86    =1
DefPolicyOffset.x86   =3D7D9
DefPolicyCode.x86     =CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64    =1
DefPolicyOffset.x64   =17ED5
DefPolicyCode.x64     =CDefPolicy_Query_eax_rcx
SLInitHook.x86        =1
SLInitOffset.x86      =66658
SLInitFunc.x86        =New_CSLQuery_Initialize
SLInitHook.x64        =1
SLInitOffset.x64      =1BDFC
SLInitFunc.x64        =New_CSLQuery_Initialize

[10.0.19041.84-SLInit]
bInitialized.x86      =CF920
bServerSku.x86        =CF924
lMaxUserSessions.x86  =CF928
bAppServerAllowed.x86 =CF930
bRemoteConnAllowed.x86=CF938
bMultimonAllowed.x86  =CF93C
ulMaxDebugSessions.x86=CF940
bFUSEnabled.x86       =CF944

bInitialized.x64      =103FF8
bServerSku.x64        =103FFC
lMaxUserSessions.x64  =104000
bAppServerAllowed.x64 =104008
bRemoteConnAllowed.x64=104010
bMultimonAllowed.x64  =104014
ulMaxDebugSessions.x64=104018
bFUSEnabled.x64       =10401C

@TrueXakeP
Copy link

TrueXakeP commented Mar 4, 2020

@affinityv
Copy link

Updated rdpwrap.ini file with above sections.

mkisaacs added a commit to mkisaacs/rdpwrap that referenced this issue Apr 27, 2020
It seems this fork is updated more than the original creator's.  Here is an update I have tested against term serv v10.0.19041.84 running on Windows 10 Enterprise x64, Version 2004, OS build 19041.207.  I was able to locate these values via an issue submitted to stascorp/rdpwrap:  stascorp/rdpwrap#1004
@phongtran7
Copy link

image

[10.0.19041.84]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B46B9
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=87611
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=3AD27
SingleUserCode.x86=Zero
SingleUserPatch.x64=1
SingleUserOffset.x64=0BF0C
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=3D7D9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=17ED5
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=66658
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=1BDFC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.84-SLInit]
bInitialized.x86 =CF920
bServerSku.x86 =CF924
lMaxUserSessions.x86 =CF928
bAppServerAllowed.x86 =CF930
bRemoteConnAllowed.x86=CF938
bMultimonAllowed.x86 =CF93C
ulMaxDebugSessions.x86=CF940
bFUSEnabled.x86 =CF944

bInitialized.x64 =103FF8
bServerSku.x64 =103FFC
lMaxUserSessions.x64 =104000
bAppServerAllowed.x64 =104008
bRemoteConnAllowed.x64=104010
bMultimonAllowed.x64 =104014
ulMaxDebugSessions.x64=104018
bFUSEnabled.x64 =10401C

Copy from:
https://github.com/Octanium91/rdpwrap

@dmcdivitt
Copy link

dmcdivitt commented Jun 8, 2020

This configuration does not work for W10 2004, DLL version 10.0.19041.84 on any of my machines. Editing the DLL does work. At http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/ toward the bottom in a comment by Krox it says:
"On Windows 10 x64 2004 you should replcace 39 81 3C 06 00 00 0F 84 D9 51 01 00 на B8 00 01 00 00 89 81 38 06 00 00 90 in the termsrv.dll file"
This worked on all my machines. Can someone see why the rdpwrap.ini change does not produce the same?

@dmcdivitt
Copy link

This change did work for me once I recognized I needed to reinstall rdpwrap. Never had to do that before.

@vmpcitmano
Copy link

This worked perfectly on my latest windows updated windows 10x64 2004 enterprise 19041.423 as on 6Aug2020 with Terminal Services v 10.0.19041.84. Many thanks to the developers and updaters !!!

as on
mkisaacs/rdpwrap@3e77171#diff-3bfb5f3386c3ce5c0815507cb2c6a409R10

@dny238
Copy link

dny238 commented Sep 8, 2020

The block above worked for me, but only after I made sure it had a blank line at the end of the rdpwrap.ini file.
Somehow when I copied it, it didn't put it in there automatically. Hope this helps someone else.

@nfero68
Copy link

nfero68 commented Oct 7, 2020

Thanks this last suggestion, I will try. I realized that everything was fine, but the remote desktop didn't work. I reinstalled the program and even the remote desktop service stopped! I never had this before...

I will try the blank line! Thanks!

@eliseozavala
Copy link

Updated rdpwrap.ini file with above sections.

Fix problem for me . ThankU

@babbarvarun
Copy link

Updated rdpwrap.ini file with above sections.

Thanks alot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add build Add new termsrv.dll build for support
Projects
None yet
Development

No branches or pull requests