Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

enable rdp windows 10 powershell

Set-ItemProperty -Path 'HKLM:SystemCurrentControlSetControlTerminal Server' -name "fDenyTSConnections" -value 0
Comment

enable RDP powershell

Enable-NetFirewallRule -DisplayGroup "Remote Desktop"
Comment

PREVIOUS NEXT
Code Example
Shell :: git remote set url 
Shell :: bash script to output a specific line of a file 
Shell :: Install PHP Plugin ubuntu 
Shell :: kill localhost port 
Shell :: how to install terraform in ubuntu 18.04 
Shell :: blackeye bash 
Shell :: Push github repo in command line 
Shell :: download sublime text ubuntu 20.04 
Shell :: change remote to use ssh git command 
Shell :: how to install linux headers on arch 
Shell :: linux unzip command 
Shell :: uploading a folder to github 
Shell :: how to print cpu usage of threads in process ubuntu 
Shell :: kill process in windows 
Shell :: git push origin main not working 
Shell :: how to commit a specific file in git 
Shell :: loopback cli 
Shell :: helmfile install ubuntu 
Shell :: error: src refspec master does not match any. 
Shell :: unknown command "neat" for "kubectl" 
Shell :: main vs master in git 
Shell :: git config email 
Shell :: tar extract powershell 
Shell :: how to install grub 
Shell :: install apache2 linux 
Shell :: remove untracked files 
Shell :: git pull shows already up to date 
Shell :: delete commit from pr 
Shell :: export bigquery schema 
Shell :: push to git with token 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =