RDP

Rdesktop / xfreerdp3

xfreerdp3 /u:Joe /p:Password123 /v:192.168.83.101
rdesktop -u Joe -p Password123 10.11.1.22

Sometimes rdesktop will throw an error regarding authentication versions, if so, try xfreerdp3 instead

Remmina works better then both! Might have to set TLS security type if it doesnt work:

PTH

PTH possible with xfreerdp

PTH for RDP requires restricted admin mode to be disabled

Disable restricted admin mode

Disable it using Powershell remoting

We can now RDP using PTH

Last updated