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

10.0.17763.771 #886

Open
RDPNewbie opened this issue Sep 26, 2019 · 49 comments
Open

10.0.17763.771 #886

RDPNewbie opened this issue Sep 26, 2019 · 49 comments

Comments

@RDPNewbie
Copy link

RDPNewbie commented Sep 26, 2019

Have to update today, now 1809 (Build 17763.774).
Tried newer .ini, but "not supported"
New installation: "not supported"
Automatic RDP Wrapper installer and updater (autoupdate.bat **bugfix) #860:

grafik

Any ideas?

@sbozdag
Copy link

sbozdag commented Sep 26, 2019

Same here. Latest update "not supported".

My Current way of handling this: Uninstall Update. This way RDP works again..

@bezik46
Copy link

bezik46 commented Sep 27, 2019

That is really drastic (to uninstall update)
I am sure some bright spark will get it sorted soon

@bezik46
Copy link

bezik46 commented Sep 30, 2019

For me this worked on x64:

`
[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

`
from https://forums.mydigitallife.net/threads/discussion-windows-10-termsrv-dll-patching.57102/page-9#post-1550534

I only use it for simple connect, so did not test extensively all other bits

@RDPNewbie
Copy link
Author

RDPNewbie commented Sep 30, 2019

Works for me too! Thanks!

@joebeem
Copy link

joebeem commented Oct 3, 2019

Worked for me as well. Thank you for sharing this solution.

@gyun1397
Copy link

gyun1397 commented Oct 5, 2019

Unfortunately, It doesn't work for me.....
Can you share rdpwrap.ini file to me?

@trotckij
Copy link

trotckij commented Oct 5, 2019

Unfortunately, It doesn't work for me.....
Can you share rdpwrap.ini file to me?

an empty line at the end of the file is required (rdpwrap.ini)

@ZeljkoManjkas
Copy link

Thank you.
Working

@t5t5
Copy link

t5t5 commented Oct 5, 2019

[fully supported] but on connect:
"The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator."
img-2019-10-05-16-08-59

@kahao84
Copy link

kahao84 commented Oct 5, 2019

[fully supported] but on connect:
"The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator."
img-2019-10-05-16-08-59

try restart after patch? or restart rdp in services

@RDPNewbie
Copy link
Author

One of my mistakes (beginner only!) was to forget the empty line before inserting! Strangely, everything has shown green (also supported!) but: "The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator."

@t5t5
Copy link

t5t5 commented Oct 5, 2019

try restart after patch? or restart rdp in services

Stop and start service TermService not helped.
After computer REBOOT, everything seems to work ok.

@KevinH404
Copy link

For me this worked on x64:

`
[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

`
from https://forums.mydigitallife.net/threads/discussion-windows-10-termsrv-dll-patching.57102/page-9#post-1550534

I only use it for simple connect, so did not test extensively all other bits

This worked for me.

@trotckij
Copy link

trotckij commented Oct 7, 2019

Stop and start service TermService not helped.
After computer REBOOT, everything seems to work ok.

stop - yea! start or REBOOT - not need.
starting still rdpwrapper itself

@FPLeon
Copy link

FPLeon commented Oct 7, 2019

Infelizmente, ele não funciona para mim ...
Você pode compartilhar o arquivo rdpwrap.ini comigo?

é necessária uma linha vazia no arquivo final (rdpwrap.ini)

I added at the end of the file line, but it doesn't work, could you share the .ini file? Thanks

@walkervr53
Copy link

I added the additional lines above plus the blank line at the end. I did go from "not supported" to "fully supported", but still have "not listening". Any other ideas? I have turned off firewall and done everything else I can possibly do to make this thing go. Leaving the country for work for 2 months and need this work to maintain my connection with the US!!! Thanks in advance...VW

@trotckij
Copy link

trotckij commented Oct 8, 2019

FPLeon, walkervr53
stop TermService, unpack file to RDPwrapper path. and wait a few time
rdpwrap.ini.zip

it works. no comments. all above
PS. use RDPConf.exe for control

@trotckij
Copy link

trotckij commented Oct 8, 2019

walkervr53

Leaving the country for work for 2 months...

very long )) danger! 1809 will be updated to 1903 & you will have a new hemorr

@walkervr53
Copy link

Thanks, trotckij!!
Followed your steps and actually got it to working until I went to RDP into the laptop from another laptop with RDPWrapper properly installed. I went through several gyrations, but the slave box would not me log into it. It said I didn't have RDP privileges. I started messing with the slave, and all of the sudden I was back to "fully supported", "not listening", but now I can no longer stop and start TermServices. I have to go do a taskkill and sometimes it relaunches itself. I have uninstalled and started from scratch a couple times with no luck. About to try again. Just using the regular install process, not the autoupdate, etc. process I saw in an earlier thread. I am an IT consultant and usually pretty good at following directions, but this one has got me stumped. Any further advice is appreciated. I know it will work. Oh, BTW....I am only going to Canada, so it's not too foreign!!! But, I want to be able to watch college football and NFL games on the weekend through my Comcast xfinity streaming app. I purchased ExpressVPN and did some testing last weekend, and the support rep I chatted with said the product had not been tested with xfinity!!! I don't want to get to Canada and be stuck with their local TV when KC plays some loser from the NFC in the Super Bowl!!! Thanks again...vw

@walkervr53
Copy link

Quick update trotckij:
I got it working on both laptops. I can RDP to the slave, but can't login with my MS ID (my email address). It says "To sign in remotely, you need the right to sign in through Remote Desktop Services". I have put my login email address in as a local user on the slave and I used PowerShell to establish a "Remote Desktop Services" group with my id as a user. I am at a loss as to what else to do.?????

@trotckij
Copy link

trotckij commented Oct 8, 2019

try switch to "delayed launch" for routing and remote access service (RRAS)

@walkervr53
Copy link

I meant "Remote Desktop Users" group...

@trotckij
Copy link

trotckij commented Oct 8, 2019

To sign in remotely, you need the right to sign in through Remote Desktop Services

may be you change group police? very dangerous!
try next: open gpedit.msc
a. Navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment.
b. Open the Deny log on through Remote Desktop Services policy and remove the Users group.
c. Close the Policy Editor and run the gpupdate /force command.

@walkervr53
Copy link

Looks like you are on to something. RRAS is stopped on my slave and won't start. In general it says there are no enabled devices, but the internet says it could be a whole slew of issues.
It took me forever to get gpedit.msc installed and functioning, but once I did there were no user groups in that Deny lo on through RDS policy to remove. However....I did notice a policy in there to allow logon through RDS, so I added my email address, and sure I got logged in...for a second!! Then I got the generic error message: "The requested session access is denied." I haven't started researching that one yet, but I'm betting that is yet another switch that I have yet to flip!!! Unless this is RRAS not running biting me??? Doesn't feel that way....vw

@walkervr53
Copy link

I finally got it working!!!! I went into the slave and changed my user account to have admin privileges and I got in. But, the laptop I am RDPing into is an old slow Dell with minimal memory. The video from xfinity is jumpy, but it's watchable. I'm sure it will be worse up there. Maybe my VPN will work and I don't have to go to plan B!!! Thanks for all your help...I learned a lot!!!!….vw

@JonnyTsGitHub
Copy link

I have the same problem as t5t5. The config "says" fully supported but it still won't allow multiple users. Can someone find the missing offset?

@FPLeon
Copy link

FPLeon commented Oct 9, 2019

JonnyTsGitHub cmd run as admin
1° net stop TermService
2° Replace .ini file
3° net start TermService

it worked for me thanks trotckij

@gyun1397
Copy link

gyun1397 commented Oct 9, 2019

Unfortunately, It doesn't work for me.....
Can you share rdpwrap.ini file to me?

an empty line at the end of the file is required (rdpwrap.ini)

After inserting blank line, it works normally.
Thank you!!

@JonnyTsGitHub
Copy link

JonnyTsGitHub commented Oct 10, 2019

JonnyTsGitHub cmd run as admin
1° net stop TermService
2° Replace .ini file
3° net start TermService

it worked for me thanks trotckij

That's what I did. After doing that RDPConfig reads [Fully Supported] (which it didn't before) but still does not allow multi-connections. I've verified that that ini has been updated and I've verified that there is a space at the end.

You are allowed multi-connection with this ini? You can run RDPCheck and log in as a different user and it lets you? Or it just says [Fully Supported]?

@s0nic9
Copy link

s0nic9 commented Oct 10, 2019

not a space at the end but a New empty line at the end

@JonnyTsGitHub
Copy link

That's what I meant. I have a blank line at the end.

But I still can't connect with multiple users.

It DOES work for single user with these ini changes, but not multi. Are you able to run RDPCheck and log in as a different user? I can't.

@s0nic9
Copy link

s0nic9 commented Oct 10, 2019

rdp work with one user out the box, no need for rdpwrap

@RDPNewbie
Copy link
Author

RDPNewbie commented Oct 10, 2019

terminology confusion!!
multi session per user: no
multi user : yes

@JonnyTsGitHub
Copy link

JonnyTsGitHub commented Oct 10, 2019

rdp work with one user out the box, no need for rdpwrap

That's not necessarily true. Some people use rdpwrap on windows Home which doesn't support any RDP at all without RDP wrap. Often when there is an upgrade people will get it working for that but it won't work for multi user until someone posts another ini.

I am indeed just trying to get multi-user working (not multi-session). You are saying that you have actually verified that multi-user is working? You can run RDPCheck and log in as another user?

@moaeddy
Copy link

moaeddy commented Oct 10, 2019

For me this worked on x64:

`
[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

`
from https://forums.mydigitallife.net/threads/discussion-windows-10-termsrv-dll-patching.57102/page-9#post-1550534

I only use it for simple connect, so did not test extensively all other bits

this works for me, thanks mate

@JonnyTsGitHub
Copy link

I finally got it to work. I don't know why, but when I edited the file in sublime text it worked. All the previous times I used notepad. I'm pretty sure I've used notepad in the past though. Shrug Whatever. It works now. I'm happy.

@asmtron
Copy link

asmtron commented Oct 16, 2019

add 10.0.17763.771 to Automatic RDP Wrapper installer and updater #859

I have NOT checked the entries; can please someone upload the termsrv.dll 10.0.17763.771 x86 and x64

@pulidlc
Copy link

pulidlc commented Oct 23, 2019

Thanks KevinH404, it works perfectly ! ( after reboot it )

@fisknils
Copy link

add 10.0.17763.771 to Automatic RDP Wrapper installer and updater #859

I have NOT checked the entries; can please someone upload the termsrv.dll 10.0.17763.771 x86 and x64

termsrv-10.0.17763.771.zip

My OS is x64, so I suppose the dll should be to.

@setldsolutions
Copy link

For anyone looking for a fix for 17763.864: all you have to do is take the fix for 771, copy paste the same exact values and change the headers for the two sections.

[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

[10.0.17763.864]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.864-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

@expressrussian
Copy link

expressrussian commented Dec 17, 2019

Hello,
Do you have something for 1909 (18363.535), please?
termsrv.10.0.18362.267.original.zip

@jayantrajwani
Copy link

jayantrajwani commented Jan 24, 2020

Fix for 17763.914
Open the following file with notepad++ in admin mode
"C:\Program Files\RDP Wrapper\rdpwrap.ini"
Add this below code at the end of your file and save it.
Might work with notepad as well but it was not letting me replace the file.

[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

@Sokratas
Copy link

Fix for 17763.914
Open the following file with notepad++ in admin mode
"C:\Program Files\RDP Wrapper\rdpwrap.ini"
Add this below code at the end of your file and save it.
Might work with notepad as well but it was not letting me replace the file.

[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

Super!
This solution helps me on: Windows 10 Pro, 1809, 17763.973
Thank you!

@W1nd
Copy link

W1nd commented Feb 12, 2020

For me this worked on x64:

`
[10.0.17763.771]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=AFEB4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=4D7F5
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=4BFF9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=5B30A
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=77AD1
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1339C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18025
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1ACDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17763.771-SLInit]
bInitialized.x86 =CD79C
bServerSku.x86 =CD7A0
lMaxUserSessions.x86 =CD7A4
bAppServerAllowed.x86 =CD7AC
bRemoteConnAllowed.x86=CD7B0
bMultimonAllowed.x86 =CD7B4
ulMaxDebugSessions.x86=CD7B8
bFUSEnabled.x86 =CD7BC

bServerSku.x64 =ECAB8
lMaxUserSessions.x64 =ECABC
bAppServerAllowed.x64 =ECAC4
bInitialized.x64 =ECAB4
bRemoteConnAllowed.x64=ECAC8
bMultimonAllowed.x64 =ECACC
ulMaxDebugSessions.x64=ECAD0
bFUSEnabled.x64 =ECAD4

`
from https://forums.mydigitallife.net/threads/discussion-windows-10-termsrv-dll-patching.57102/page-9#post-1550534

I only use it for simple connect, so did not test extensively all other bits

Thank you! It works

@gordan-bobic
Copy link

I am also on 10.0.17763.771. I tried the attached updated ini file. Everything shows up in green, but when I try to test it using RDPCheck, I get a message "Access is denied".
If I try to open a second RDP sessions, the first session gets killed.
I am guessing that means that whater RDPWrap is supposed to be doing - isn't working.
Anyone have any insights they can share?

@Jay-hou
Copy link

Jay-hou commented Aug 11, 2020

你问您最后是如何解决的,我遇到了和你一样的问题,完全支持,但是提示“连接数受到限制”

@kahao84
Copy link

kahao84 commented Aug 12, 2020

你问您最后是如何解决的,我遇到了和你一样的问题,完全支持,但是提示“连接数受到限制”

Did check last row on rdpwarp.ini files have 1 empty line? Or more error details?

@lamsds
Copy link

lamsds commented Aug 20, 2020

10.0.19041.450 not work.

@strarsis

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests