stascorp / rdpwrap

RDP Wrapper Library
Apache License 2.0
14.5k stars 3.8k forks source link

Listener not supported, not listening. Also windows version mismatch? #1203

Open David-Levinson opened 3 years ago

David-Levinson commented 3 years ago

First off, I'm new to RDP Wrapper so please be kind.

Error: Wrapper State: Installed ver. 1.5.0.0 Service State: Running ver. 10.0.20215.1000 Listener State: Not Listening [not supported]

Pulling my Windows version with cmd "winver" is says I have: Version 1903 (OS Build 18362.1139) ------Not sure why that doesn't match what's reported in RDP Wrapper -----------

I've executed RDPWInst and Install. Pulled a new rdpwrap.ini from here. Put the fill in C:\Program files\RDP Wrapper and then ran "rdpwinst -r"

I feel like I'm doing something simple wrong or reading something too quickly and missing something.

Any advice?

David-Levinson commented 3 years ago

Ok, I did learn that what I thought was the Windows version is actually the termsrv.dll version. So maybe I need a different version?

David-Levinson commented 3 years ago

Link to my termsrv.dll file.

David-Levinson commented 3 years ago

After days of trying to figure this out I feel like I probably hosed something. I hope someone here can help me out. I'm going to stop trying things for now before I break something. Thanks in advance for the help.

affinityv commented 3 years ago

The following section is included in my INI file

[10.0.20215.1000-SLInit]
bInitialized.x64      =11FF0C
bServerSku.x64        =11FF10
lMaxUserSessions.x64  =11FF14
bAppServerAllowed.x64 =11FF1C
bRemoteConnAllowed.x64=11FF24
bMultimonAllowed.x64  =11FF28
ulMaxDebugSessions.x64=11FF30
bFUSEnabled.x64       =11FF34