-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Comments
Stas'M has a video on it https://youtu.be/FiD86tmRBtk |
Please post files if solution works. Thanks. |
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 |
...linked in the readme. You also need this: https://www.bleepingcomputer.com/news/microsoft/microsoft-is-no-longer-providing-offline-msi-symbol-packages/ |
Updated rdpwrap.ini file with above sections. |
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
[10.0.19041.84] [10.0.19041.84-SLInit] bInitialized.x64 =103FF8 Copy from: |
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: |
This change did work for me once I recognized I needed to reinstall rdpwrap. Never had to do that before. |
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 |
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. |
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! |
Fix problem for me . ThankU |
Thanks alot |
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.The text was updated successfully, but these errors were encountered: