Remote Desktop Protocol (RDP)
Overview
Using mstsc
mstsc /v:computer1 /fUsing /admin and /restrictedAdmin
mstsc /v:computer1 /f /adminHKLM:\System\CurrentControlSet\Control\LsaCommand examples
RDP manament through WMI
Checking if RDP is allowed.
Enabling AllowTSConnections (RDP) through WMI
Disabling AllowTSConnections (RDP) through WMI
Restricted admin
Using restricted admin to perform pass the hash.
Disabling restricted admin through registries.
Enabling restricted admin through registries
References
Last updated