Change RDP Port via Powershell

1. Choose a port between 40000 and 50000.
2. In the "ADMIN Tools" folder right-click the "changeRDPport" file, click "Edit".
3. Input the port you selected earlier where is says "$newPort = ". Click "Save".
4. Type PowerShell into the Windows Search Bar, right-click and select "Open as Administrator".
5. Type "cd \bin\Admin" and hit Tab to complete the command, hit "Enter".
6. Type "./change" and hit Tab to complete the command, hit "Enter".
7. Test that the change has worked by attempting to RDP from your local machine using the servers IP and the new port.