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 :: add user to sudoer 
Shell :: vue router install 
Shell :: bash math expression 
Shell :: bash delete files with names from subfolder 
Shell :: how to set execute permission in linux 
Shell :: chromium on linux 
Shell :: install extension pgcrypto 
Shell :: how to make git commit in the past 
Shell :: curl skip ssl 
Shell :: git sync branch with master 
Shell :: linux last login 
Shell :: expo cli not installing 
Shell :: ubuntu chrome 
Shell :: upgrade docker compose windows 
Shell :: count the numbers of directories in a specific directory 
Shell :: how to get the ip of a website 
Shell :: powershell check if software is installed 
Shell :: -bash: expo: command not found 
Shell :: useful git commands 
Shell :: run flask app from command line 
Shell :: install torch 
Shell :: como fazer commit github 
Shell :: linux sudo /opt/lampp/lampp start command not found 
Shell :: docker: Error response from daemon: pull access denied for 
Shell :: install font on linux 
Shell :: apt-key deprecated 
Shell :: $path mac 
Shell :: install virtualbox on ubuntu 
Shell :: setup wordpress on ubuntu 
Shell :: set name and email git 
ADD CONTENT
Topic
Content
Source link
Name
6+3 =