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.18362.836 - don't working #1136

Closed
GetandGel opened this issue Jul 25, 2020 · 15 comments
Closed

10.0.18362.836 - don't working #1136

GetandGel opened this issue Jul 25, 2020 · 15 comments

Comments

@GetandGel
Copy link

Step 1, install - https://prnt.sc/toiwuc
Step 2, Configuration - https://prnt.sc/toix03
Step 3, Test - https://prnt.sc/toix8g

I updated .ini file with this guide, result below

Configuration - https://prnt.sc/toj1hl
But still - https://prnt.sc/toj1pu

@GOOD-Stuff
Copy link

May be you should exclude folder with RDPWrap from Windows Defender.

@GetandGel
Copy link
Author

May be you should exclude folder with RDPWrap from Windows Defender.

thank you for your help, but still same result :c

@chrisduk112
Copy link

I have the same issue with same build

i added this to my rdp.ini file and it removed the error:

[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C

bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC

I had to reboot though before multiple users could RDP.

@GetandGel
Copy link
Author

I have the same issue with same build

i added this to my rdp.ini file and it removed the error:

[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C

bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC

I had to reboot though before multiple users could RDP.

thank you for your answer, this solved my probl = https://github.com/asmtron/rdpwrap/blob/master/res/rdpwrap.ini

@kimown
Copy link

kimown commented Aug 9, 2020

I have the same issue with same build
i added this to my rdp.ini file and it removed the error:
[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C
bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC
I had to reboot though before multiple users could RDP.

thank you for your answer, this solved my probl = https://github.com/asmtron/rdpwrap/blob/master/res/rdpwrap.ini

Can you share your steps, I am using win10 home version, but I can't make it work, I already downloaded and replaced latest rdpwrap.ini and add the three blocks to it.

@GetandGel
Copy link
Author

I have the same issue with same build
i added this to my rdp.ini file and it removed the error:
[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C
bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC
I had to reboot though before multiple users could RDP.

thank you for your answer, this solved my probl = https://github.com/asmtron/rdpwrap/blob/master/res/rdpwrap.ini

Can you share your steps, I am using win10 home version, but I can't make it work, I already downloaded and replaced latest rdpwrap.ini and add the three blocks to it.

i have pro version, i think it's big difference

Uninstall rdp-wrap
reboot
install rdp-wrap
just change ini file from default to https://github.com/asmtron/rdpwrap/blob/master/res/rdpwrap.ini in C:\Program Files\RDP Wrapper ( need admin permission, check that u really changed it )
reboot
check

u can also use different way, without rdp-wrap u can edit / change windows file which make it possible, google it

@kimown
Copy link

kimown commented Aug 10, 2020

I solved the problem, if you are using win10 home version, use config below.

rdpwrap.ini(https://blog.csdn.net/yioye/article/details/106253742)
[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C

bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC

[10.0.18363.900-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C
bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC

[10.0.18363.900]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=0DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize


[10.0.18363.900-SLInit]
bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC

image

@tipstar23
Copy link

Hi guys, have tried multiple things got get it going, ports are all open and everything is listening, but every time I try to connect i get the remote computer is not on?
Annotation 2020-08-14 2041061
Annotation 2020-08-14 204106

@robbak
Copy link

robbak commented Aug 14, 2020

@tipstar23 That isn't going to be a problem with rdpwrapper, or even rdp. You've still got firewall or other access problems - once you have fixed them, and if you still have problems, you'll be able to find more answers by searching here.

Sorting out network and firewall issues is beyond the scope of these problem reports.

@tipstar23
Copy link

@tipstar23 That isn't going to be a problem with rdpwrapper, or even rdp. You've still got firewall or other access problems - once you have fixed them, and if you still have problems, you'll be able to find more answers by searching here.

Sorting out network and firewall issues is beyond the scope of these problem reports.

Ports are open through firewall though?

@zlobnyjbot
Copy link

У меня такая же проблема с той же сборкой

Я добавил это в свой файл rdp.ini, и он устранил ошибку:

[10.0.18362.836]
LocalOnlyPatch.x86 = 1
LocalOnlyOffset.x86 = B7D06
LocalOnlyCode.x86 = jmpshort
LocalOnlyPatch.x64 = 1
LocalOnlyOffset.x64 = 82FC5
LocalOnlyCode.x64 =
jmpshser86x =
SingleUserPatch86 =
SingleUserPatch86 = SingleUserPatch86 = SingleUserPatch86 = SingleUserPatch86 = SingleUserPatch86 = SingleUserPatch86 = 1
SingleUserPatch.x64 = 1
SingleUserOffset.x64 = DBFC
SingleUserCode.x64 = Нулевой
DefPolicyPatch.x86 = 1
DefPolicyOffset.x86 = 50249
DefPolicyCode.x86 = CDefPolicy_Query_eax_ecx
DefPolicyPatch_Query_eax_ecx DefPolicyPatch_64 = 1
DefPolicyPatch.x64 = 1
DefPolicyPatch.x64 = 1
DefPolicyPatch_64 = 1 DefPolicyPatch.x64 = 1
SLInitOffset.x86 = 5A75A
SLInitFunc.x86 = New_CSLQuery_Initialize
SLInitHook.x64 = 1
SLInitOffset.x64 = 22DDC
SLInitFunc.x64 = New_CSLQuery_Initialize

[10.0.18362.836-SLInit]
bInitialized.x86 = D577C
bServerSku.x86 = D5780
lMaxUserSessions.x86 = D5784
bAppServerAllowed.x86 = D578C
bRemoteConnAllowed.x86 =
D5790d86d86.bMultimonAllowed.x86 =
D5790d86bMultimonAllowed.x86 =
D5790bMultimonAltimaD86 = D5790bMultimonAx86

bInitialized.x64 = F6A8C
bServerSku.x64 = F6A90
lMaxUserSessions.x64 = F6A94
bAppServerAllowed.x64 = F6A9C
bRemoteConnAllowed.x64 = F6AA0
bMultimonAllowed6dAnAllowed.x64 = F6AA0
bMultimonAllowedAe4x64
bMultimonAllowed.x64

Мне пришлось перезагрузиться, прежде чем несколько пользователей смогли использовать RDP.

спасибо, помогло. 10.0.18362.836

@sszxc
Copy link

sszxc commented Oct 12, 2020

I have the same issue with same build
i added this to my rdp.ini file and it removed the error:
[10.0.18362.836]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B7D06
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=82FC5
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=50515
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=DBFC
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=50249
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1FE15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=5A75A
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22DDC
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.18362.836-SLInit]
bInitialized.x86 =D577C
bServerSku.x86 =D5780
lMaxUserSessions.x86 =D5784
bAppServerAllowed.x86 =D578C
bRemoteConnAllowed.x86=D5790
bMultimonAllowed.x86 =D5794
ulMaxDebugSessions.x86=D5798
bFUSEnabled.x86 =D579C
bInitialized.x64 =F6A8C
bServerSku.x64 =F6A90
lMaxUserSessions.x64 =F6A94
bAppServerAllowed.x64 =F6A9C
bRemoteConnAllowed.x64=F6AA0
bMultimonAllowed.x64 =F6AA4
ulMaxDebugSessions.x64=F6AA8
bFUSEnabled.x64 =F6AAC
I had to reboot though before multiple users could RDP.

thank you for your answer, this solved my probl = https://github.com/asmtron/rdpwrap/blob/master/res/rdpwrap.ini

Just replace this file and reboot, my problem solved.
Thanks a lot!

@sebaxakerhtc
Copy link

Duplicate of #1083

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #1083 Jun 20, 2022
@316868
Copy link

316868 commented Aug 2, 2023

10.0.19041.84

@316868
Copy link

316868 commented Aug 2, 2023

10.0.19041.84 not supported

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

10 participants