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.657 is not working, please help, thanks #1040

Closed
peixunbu201 opened this issue Mar 28, 2020 · 8 comments
Closed

10.0.18362.657 is not working, please help, thanks #1040

peixunbu201 opened this issue Mar 28, 2020 · 8 comments

Comments

@peixunbu201
Copy link

No description provided.

@RTCProjects
Copy link

I had similar problem. You can use
rdpwrap.zip
for support RDP on current version Windows.

Step by step:

  1. Run PS from Administrator
  2. Exec "get-service termservice|stop-service -force"
  3. Replace original rdpwrap.ini in C:\Program Files\RDP Wrapper\ on rdpwrap in zip attached.
  4. Exec "get-service termservice|start-service"

Done

@Stevemaster92
Copy link

Stevemaster92 commented Mar 28, 2020

Thanks, it works! I guess the update will come with the next version (see PR #1039 )

@LYB926
Copy link

LYB926 commented Mar 28, 2020

I had similar problem. You can use
rdpwrap.zip
for support RDP on current version Windows.
Step by step:

Run PS from Administrator
Exec "get-service termservice|stop-service -force"
Replace original rdpwrap.ini in C:\Program Files\RDP Wrapper\ on rdpwrap in zip attached.
Exec "get-service termservice|start-service"

Done

Thank you!

@peixunbu201
Copy link
Author

Thank you!

@Arenoros
Copy link

Arenoros commented Mar 31, 2020

I added patch from #1039 , but get error start service

>>> SvchostPushServiceGlobals
Loading configuration...
Configuration file: c:\program files\rdp wrapper\rdpwrap.ini
Initializing RDP Wrapper...
Base addr:  0x00007FFA51980000
SvcMain:    termsrv.dll+0x0000000000037350
SvcGlobals: termsrv.dll+0x0000000000037BE0
Version:    10.0.18362.657
Freezing threads...
Patch CEnforcementCore::GetInstanceOfTSLicense
Patch CSessionArbitrationHelper::IsSingleSessionPerUserEnabled
Patch CDefPolicy::Query
Hook CSLQuery::Initialize
Resumimg threads...
<<< SvchostPushServiceGlobals
>>> ServiceMain
<<< ServiceMain
>>> CSLQuery::Initialize
SLInit [0x00007FFA51A76A90] bServerSku = 1
SLInit [0x00007FFA51A76AA0] bRemoteConnAllowed = 1

Capture

Windows 10 Home Single Language
PS.
Checked on another pc with Windows 10 Pro, same problem

PPS.
This work #1040 (comment)

@MosheL
Copy link

MosheL commented Apr 10, 2020

working. thanks

@LazyQuad
Copy link

Just to add for anyone that needs to fix this remotely. I was able to apply the ini provided above #1040 (comment) and then restart "Remote Desktop Services" via services.msc with everything working perfectly. Thx!

@sebaxakerhtc
Copy link

Duplicate of #983

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #983 Apr 27, 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

8 participants