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

need help 10.0.17134.706 #797

Closed
x-manosrs opened this issue May 25, 2019 · 6 comments
Closed

need help 10.0.17134.706 #797

x-manosrs opened this issue May 25, 2019 · 6 comments

Comments

@x-manosrs
Copy link

everything looks good and all, when i try RDPCheck it works perfectly but when I try use windows 10 RDC it says your computer could not connect to another console session on the remote computer because you already have a console session in progress. anyone know how to fix this? as stated when opening RDPCheck i can log on to another user and use it there

@alexsupra
Copy link

I have got the same issue on Windows 10 Pro x64, possibly the reason is system update because it worked before.

@ghost
Copy link

ghost commented May 27, 2019

https://www.infopackets.com/news/10552/how-update-rdpwrapini-rdp-wrapper

Updating the rdpwrap.ini with that one provided in there worked for me with a charm. Theres even a tutorial on how to get it fixed.

@christian-elias
Copy link

did you try this #763 (comment)

@ChristopheCuddlup
Copy link

Hi, it worked for me. Add this to the end of your file C:\Program Files\RDP Wrapper\rdwrap.ini
Then restart the Remote Desktop services (run services.msc as Admin):

[10.0.17134.706]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=ADAB8
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=92521
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=36B1C
SingleUserCode.x86=nop
SingleUserPatch.x64=1
SingleUserOffset.x64=1511C
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=33579
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=10E78
DefPolicyCode.x64=CDefPolicy_Query_edi_rcx
SLInitHook.x86=1
SLInitOffset.x86=475DD
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=22F5C
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.17134.706-SLInit]
bInitialized.x86 =CBF38
bServerSku.x86 =CBF3C
lMaxUserSessions.x86 =CBF40
bAppServerAllowed.x86 =CBF44
bRemoteConnAllowed.x86=CBF48
bMultimonAllowed.x86 =CBF4C
ulMaxDebugSessions.x86=CBF50
bFUSEnabled.x86 =CBF54

bServerSku.x64 =F1378
lMaxUserSessions.x64 =F137C
bAppServerAllowed.x64 =F1380
bInitialized.x64 =F2430
bRemoteConnAllowed.x64=F2434
bMultimonAllowed.x64 =F2438
ulMaxDebugSessions.x64=F243C
bFUSEnabled.x64 =F2440

@ishwlitay
Copy link

only listener state:not listening
why?how?

@sebaxakerhtc
Copy link

Duplicate of #721

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #721 Jan 4, 2022
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

6 participants