RDP Wrapper Error - Resolved
RDP wrapper is windows feature to remotely connect to windows machines concurrently via Remote Desktop Protocol (RDP). RDP wrapper works as a layer in between Service Control Manager and Terminal Services. RDP wrapper enables Remote Desktop Host Support and Concurrent RDP sessions.
Sometimes it shows some error like not supported. It's due to version mismatch . Please follow below steps to smooth working of RDP wrapper.
RDP wrapper Installation steps
- Download the .zip version from https://github.com/stascorp/rdpwrap/releases
- Extract the zip folder to any location.Open that folder.
- Run install.bat as administrator, it will restart the REMOTE DESKTOP service.
- After re-login, the following interface will appear:
- You can see Successfully installed.
- Open RDPConf.exe to check whether it is available.
- If the installed version contains the current windows version, it can be used directly.
- If the not listening [not supported] prompt appears, the installed version does not support the current version of windows.
- Then open run prompt and type services.msc
- Press enter and select the Remote Desktop Services option.
- Select stopThen we need to update the rdpwrap.ini file in the C:\Program Files\RDP Wrapper directory.
- Copy the latest version from https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini and paste it in the rdpwrap.ini file in the C:\Program Files\RDP Wrapper directory.
- Before pasting the new version we need to change the permission of the file to full access.
- Then start the Remote Desktop Services under services.msc
- Open RDPConf.exe to check whether it is available.
It will enable multiple remote connections to the windows machine.
Informative content
ReplyDeleteThank you for your feedback! We are glad you found the information helpful. If you have any more questions or need further clarification on any topic, feel free to ask.
DeleteThank you for your feedback! We are glad you found the information helpful. If you have any more questions or need further clarification on any topic, feel free to ask.
Delete