Horje
open rdp port windows 10 using command line Code Example
open rdp port windows 10 using command line
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fAllowToGetHelp /t REG_DWORD /d 1 /f
open rdp port windows 10 using command line
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
open rdp port windows 10 using command line
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 1 /f




Shell

Related
sudo !! alias Code Example sudo !! alias Code Example
git move change from master to new branch Code Example git move change from master to new branch Code Example
Files by size Code Example Files by size Code Example
unix timestamp bash Code Example unix timestamp bash Code Example
video trimmer ubuntu Code Example video trimmer ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10