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

Version 10.0.19041.789 Dont work - Unsuported #1342

Closed
DavidFFerreira opened this issue Mar 6, 2021 · 11 comments
Closed

Version 10.0.19041.789 Dont work - Unsuported #1342

DavidFFerreira opened this issue Mar 6, 2021 · 11 comments

Comments

@DavidFFerreira
Copy link

Version 10.0.19041.789 Dont work - Unsuported

@Luuk34
Copy link

Luuk34 commented Mar 6, 2021

see: #1314
rdpwrap-10 0 19041 789
rdpwrap.zip

In attached rdpwrap.zip you van find my rdpwrap.ini

@hereBo
Copy link

hereBo commented Mar 7, 2021

still does not work

@NewyGuy
Copy link

NewyGuy commented Mar 9, 2021

Add this to ini:

`
[10.0.19041.789]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B59D9
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=3BC45
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=3E7C9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=67BF8
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=88F41
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=0CA4C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18A15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1D5BC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.789-SLInit]
bInitialized.x86=D0954
bServerSku.x86=D0958
lMaxUserSessions.x86=D095C
bAppServerAllowed.x86=D0964
bRemoteConnAllowed.x86=D096C
bMultimonAllowed.x86=D0970
ulMaxDebugSessions.x86=D0974
bFUSEnabled.x86=D0978

bInitialized.x64=106028
bServerSku.x64=10602C
lMaxUserSessions.x64=106030
bAppServerAllowed.x64=106038
bRemoteConnAllowed.x64=106040
bMultimonAllowed.x64=106044
ulMaxDebugSessions.x64=106048
bFUSEnabled.x64=10604C

`

@SHIINASAMA
Copy link

Add this to ini:

`
[10.0.19041.789]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B59D9
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=3BC45
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=3E7C9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=67BF8
SLInitFunc.x86=New_CSLQuery_Initialize

LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=88F41
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=0CA4C
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=18A15
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1D5BC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.789-SLInit]
bInitialized.x86=D0954
bServerSku.x86=D0958
lMaxUserSessions.x86=D095C
bAppServerAllowed.x86=D0964
bRemoteConnAllowed.x86=D096C
bMultimonAllowed.x86=D0970
ulMaxDebugSessions.x86=D0974
bFUSEnabled.x86=D0978

bInitialized.x64=106028
bServerSku.x64=10602C
lMaxUserSessions.x64=106030
bAppServerAllowed.x64=106038
bRemoteConnAllowed.x64=106040
bMultimonAllowed.x64=106044
ulMaxDebugSessions.x64=106048
bFUSEnabled.x64=10604C

`

it's worked for me,thank q!

@jnerim
Copy link

jnerim commented Mar 19, 2021

Muchas Gracias, soy nuevo en esto, tendrás de casualidad por favor el ini ya agregado, para poder entender en que parte se agrega la configuración...
Saludos

@wtyytw0
Copy link

wtyytw0 commented Mar 19, 2021

Windows 10 version19042.867, Remote desktop Version 10.0.19041.789
I tried all these solutions, but still not supported

@andrej-annenski
Copy link

Windows 10 version19042.867, Remote desktop Version 10.0.19041.789
I tried all these solutions, but still not supported

Check on which windows user the Remotedesktop Service is running. It can only be "Network Service", not LOCAL SERVICE.
https://i.stack.imgur.com/aPQka.png

@LiamKarlMitchell
Copy link

It says "Network Service" for the user of the Remote Desktop service.
When RDPing I get this error.

Error code: 0x4
Extended error code: 0x0
Activity ID: {c52647d5-f685-4224-ae1f-e2adcdd30000}

This one fixed it for me.
#860

@wtyytw0
Copy link

wtyytw0 commented Mar 22, 2021

Windows 10 version19042.867, Remote desktop Version 10.0.19041.789
I tried all these solutions, but still not supported

Check on which windows user the Remotedesktop Service is running. It can only be "Network Service", not LOCAL SERVICE.
https://i.stack.imgur.com/aPQka.png

thanks! we changed the .ini using cmd(under admin) and that worked.

@sebaxakerhtc
Copy link

Duplicate of #1317

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #1317 Mar 30, 2022
@lenainjaune
Copy link

lenainjaune commented Dec 1, 2022

@NewyGuy Great :) ! After installing the tool from install.bat (applications compressed zip version) with admin privileges, as RDPConf displayed "Listener state: Not listening [not supported]", appending your configuration in the end of C:\Program Files\RDP Wrapper\rdpwrap.ini (from notepad opened from an console with admin privileges) resolved the problem and worked perfectly for me on a fresh Windows 10 Home 21H1 64-bit system (Build version : 19043.928).

Note : I am not a regular Windows user

[edit1] I stopped the Terminal Server service before and it restarted after [/edit1]

[edit2] In another not fresh installed system Home 21H2 64-bits (Build version : 19045.2251), as the install failed with an "Access denied" error, I discovered that the problem came from the "Virus & threat protection" functionality which blocked all attempt to install ; after adding an exclusion for the uncompressed folder where the script install.bat is located (Virus & threat protection settings > Manage settings > Exclusions), as the service state uses the version 10.0.19044.2075 which was not supported, completing the INI file with the good configuration (see here), now all work, I can access this Home system with RDP [/edit2]

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