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

Windows Ver 10.0.18362.418 - Says it is working but will not allow another user to connect [FIXED] #902

Closed
Techgoduk opened this issue Oct 9, 2019 · 17 comments

Comments

@Techgoduk
Copy link

Hi,

As you can see everything is green but still will not let another user connect.

image

I have added the below to my .ini file but still no Joy.
[10.0.18362.418-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

Could someone tell me where I may have gone wrong. Thanks in advance

@Clem-
Copy link

Clem- commented Oct 14, 2019

Hi,
I'm on 10.0.18362.418 but my RDP Wrapper says that this version is not supported.

Where did your rdpwrap.ini config come from?

@Techgoduk
Copy link
Author

Hi Clem,

I had to strip out the windows versions in the .ini so it only had the termsrv version. Everything then sprang into life.

I have attached my .ini below

rdpwrap.zip

@Techgoduk Techgoduk reopened this Oct 14, 2019
@Techgoduk Techgoduk changed the title Windows Ver 10.0.18362.418 - Says it is working but will not allow another user to connect Windows Ver 10.0.18362.418 - Says it is working but will not allow another user to connect [FIXED] Oct 14, 2019
@Pengyang233
Copy link

Pengyang233 commented Oct 14, 2019

Hi,
I used your .ini file, then the RDPcong.exe says 'fully supported','Not listening'
What should I do?
Pls help and give me some advice,
thx!
...........................................
Fixed.
Download 'rfxvmt.dll' and copy it to C://windows/System32
If this file aleardy exists.
run 'net stop TermService' in the command, then copy it to C://windows/System32 again(Overwrite)
run 'net start TermService '.
Done!

@plh1511
Copy link

plh1511 commented Oct 14, 2019

Hi,
I used your .ini file, then the RDPcong.exe says 'fully supported','Not listening'
What should I do?
Pls help and give me some advice,
thx!
...........................................
Fixed.
Download 'rfxvmt.dll' and copy it to C://windows/System32
If this file aleardy exists.
run 'net stop TermService' in the command, then copy it to C://windows/System32 again(Overwrite)
run 'net start TermService '.
Done!

Which rfxvmt.dll did you use? Is it from the latest 1.6.2 release on GitHub, or another one?

@Pengyang233
Copy link

@plh1511 sorry....I am not sure about the ver of this file, I downloaded this file from #194 (comment).

@plh1511
Copy link

plh1511 commented Oct 15, 2019

@plh1511 sorry....I am not sure about the ver of this file, I downloaded this file from #194 (comment).

Thank you, your steps worked. I couldn't replace the rfxvmt.dll file even with TermService stopped, so I had to boot to safe mode command prompt. To recap:

  1. Download rdpwrap.zip from @Techgoduk above
  2. Download rfxvmt.zip from the thread above
  3. Unzip both to a temporary location
  4. Go to recovery options and boot to command prompt
  5. Copy rdpwrap.ini from temporary location to C:\Program Files\RDPWrap
  6. Copy rfxvmt.dll to C:\Windows\System32

Reboot and everything is working.

@Techgoduk
Copy link
Author

Sorry for the late reply, got tied up with work. Thanks @plh1511 for list of instructions.

@jas-glitch
Copy link

Fantastic, thanks for this fix...I have been working on this for 2.5 days ! I was searching around GitHub and could not find anything...then stumbled across this article, thankyou

@BoySmith
Copy link

@Pengyang233 ,Thank you very very much!give others some advice,before run 'net stop TermService' in the command,you'd better run the command as administrator 。

@kapitoshka123
Copy link

Techgoduk, thank you very very much!
Большое человеческое спасибо))

@flydvorkin
Copy link

ini from Techgoduk fully worked! Thanx!

rfxvmt.dll is absent in Home version, but not copy this file!
Use dism to install packages:
%windir%\servicing\Packages\Microsoft-Windows-Virtualization-RemoteFX-User-Mode-Transport-Package~*.mum

This screen - full working in home single language:
https://imgur.com/a/ggXIh7I

@GarryGarryluga
Copy link

GarryGarryluga commented Nov 7, 2019

Techgoduk, thank you very very much!
Большое человеческое спасибо))

win 10 pro 64
1903
18362.418
Всё сделал как написано но второй пользователь когда заходит вылетает первый! Помогите если можете
have done all as described! But only one user can login per session

@kapitoshka123
Copy link

kapitoshka123 commented Nov 7, 2019

GarryGarryluga,
rdpwrap.txt
Только переименуй в "rdpwrap.ini" и положи в "c:\Program Files\RDP Wrapper"

@KrishnaprabhaSNaik
Copy link

@Pengyang233 @plh1511 @Techgoduk It's working!! Thnx all of you for this fix!

@peter7802
Copy link

Hi,
I'm on 10.0.15063.1746 but my RDP Wrapper says that this version is not supported.
my Wrapper ver is 1.5.0.0

@clientsurfer
Copy link

clientsurfer commented Dec 2, 2019

But how the f do I retain auth over TrustedInstaller so that I can replace the alias with python without setting custom exploit protection off??? FFS so close

@sebaxakerhtc
Copy link

Duplicate of #871

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #871 Jun 20, 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