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

Strange problem with Windows 10.16299.98 #373

Closed
NMCowboy opened this issue Dec 16, 2017 · 6 comments
Closed

Strange problem with Windows 10.16299.98 #373

NMCowboy opened this issue Dec 16, 2017 · 6 comments

Comments

@NMCowboy
Copy link

NMCowboy commented Dec 16, 2017

After I install the wrapper it works fine once. If on my computer I log off the remote computer no problem. If I log back on to the remote computer from my computer it logs the remote computer local console session off. If I run a test at the workstation using RDPCheck.exe it works fine multiple times. I have this same version of RDP wrapper working on another remote Windows 10 computer and it works fine. Seems as if it has to be something wrong with the remote computer but I sure can't find it.

@lars18th
Copy link

Hi,

Me too. The problem is the incorrect "rfxvmt.dll" privileges. See this post:
https://github.com/stascorp/rdpwrap/issues/194#issuecomment-353029623

Please, close this issue as it's fixed.

@binarymaster
Copy link
Member

Duplicate of #194.

@NMCowboy
Copy link
Author

This is not the same problem as #194. I am running Windows 10 Professional. The status program shows everything is working correctly with the system listening on 3389. The test program works fine. I have rfxvmt installed and the permissions are correct. The remote user can connect once without logging off the console session. The second time I try to connect the console session is logged off. All the settings in the registry to terminal server are correct. The only difference is that I am running on a domain, but I have another windows 10 machine running on the same domain successfully.

@binarymaster
Copy link
Member

This sounds more like a Windows (Terminal Services) bug.

@tvcat
Copy link

tvcat commented Dec 29, 2017

I'm having the same problem with Windows 10 home 16299.125.
I fixed it by changing from "Network Level Authentication" to " GUI Authentication Only" in the RDPConf.exe.

@NMCowboy
Copy link
Author

Well someone else found the problem I was running into. I have multiple batch files and RDP configuration files set up so I just click on the proper batch file and I connect. But as I noticed someone else found out it will not work if you supply the user name and password via the RDP parameter file. That just logs the console session out when you log in. BUT if you check the "prompt for user name and password" but leave the user name in the parameter file you will just get prompted for the password and then you can just give the password and log in without logging the console session off. So binarymaster, while I prefer to have it all automated so I don't have to remember so many passwords this works just file. It also explains why I can pass the wrapper test and log in multiple sessions all with the same user name because in the test I have to manually supply a password for each test session. So consider this one closed.

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

4 participants