RDP ülesanne

Терминалы и протоколы удаленного управления.

Simple session to workstation

  1. Setup Windows 7 with bridged mode network
  2. Create ordinary(not admin) user with password
  3. Add this user to remote user on Remote Desktop setting "Control Panel\System and Security\System->RemoteSettings->Remote Tab"
  4. Check RDP service is working on Win 7 by "netstat -anp tcp" command, check RDP port 3389 is active
  5. Connect to Win 7 IP address by Remote Desktop Client Connection from Win 8

NB! Only 1 windows session is possible on windows workstation!!!
--->Show teacher you connected session

RDP to Server 2012

  1. Setup Server and connect to server 2012 as admin
  2. Configure Windows Server 2012 with bridged mode network
  3. Create admin user with password
  4. Add this user to remote user on Remote Desktop setting "Control Panel\System and Security\System->RemoteSettings->Remote Tab"
  5. Check RDP service is working on WS2012 by "netstat -anp tcp" command, check RDP port 3389 is active
  6. Connect to WS2012 IP address by Remote Desktop Connection Client from Win 8

NB! Only 2 windows session of admin user is possible on windows server without RDP
--->Show teacher you connected session

Additional checkout:

Add some admins users and check what happence when third user connect to server.
--->Show teacher you connected session