RDP from WSL
view gist on github
December 17, 2019
gist
This was an experiment in WSL interop from way back in May 2018. My goal was to be able to type noel-pc123
from a bash terminal and immediately launch into an RDP session. Should still work!
msrdp-template.rdp
- This file is used with
mstsc.exe
to launch a remote desktop session - This file must be encoded as UTF-16
- Replace the following values with your own:
DOMAIN\user
: the credentials you will use for your connectionmygateway.example.com
: the gateway server used for your connection (if unused - just remove the whole line)