terminal services

19
Terminal Services What is Terminal Services? It's a service given for remote desktop of a computer from anther computer. Modes of Terminal Services 1-Remote Administration Mode Only two connections are Supported License is not required 2- Remote Application Mode Specially designed to use multiple applications from terminal server -Unlimited Connections Supported -License should be purchased How to configure terminal server in remote administration mode:- Server side :-

Upload: mohammed-faris-majeed

Post on 20-Jun-2015

96 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: Terminal services

Terminal ServicesWhat is Terminal Services? It's a service given for remote desktop of a computer from anther computer.

Modes of Terminal Services 1-Remote Administration Mode Only two connections are Supported License is not required 2- Remote Application Mode Specially designed to use multiple applications from terminal server -Unlimited Connections Supported -License should be purchased

How to configure terminal server in remote administration mode:-Server side :-

Enable remoter administration mode go to server 1Right click on my computer ->properties

Page 2: Terminal services

Select remote tab->

Page 3: Terminal services

Check the box allow users to connect remotely to this is computer

Click ok -> apply-> okClient side:-Start ->program-> accessories -> communications-> remote desktop connection (OR) start -> run -> type MSTSC

Page 4: Terminal services

Specify the Ip address of server or computer name of terminal server ->click connect

Give username administrator and password and domain nameThis administrator will connect terminal server remotely

How to configure terminal server in application server mode:-To configure you should have license

Install terminal service:-In server side:-

Start ->setting ->control panel ->Add/remove program ->Add/remove windows component ->Check the box for terminal services->Terminal service License ->Next ->next->Finish.The system will restart.

Page 5: Terminal services

Using user to remote server desktop:-Steps:1-Create user in DC2- start -> program -> accessories-> communication-> remote desktop connection

3- Right click my computer -> properties select-> Remote in remote desktop ->check [√ ] allow user to connect remotely to this computer ok

Page 6: Terminal services

Client side:-Start ->program-> accessories -> communications-> remote desktop connection (OR) start -> run -> type MSTSC

Specify the Ip address of server or computer name of terminal server ->click connect

Page 7: Terminal services

Give username <domain user >and password and domain name Message (the local policy of the s/m don’t you to logon interactively)Problem

Solve this problem:-Open Dc security policy -> local policies-> users rights assignments-> allow logon through IS add admin and user ->ok

Page 8: Terminal services

Go to Run->type “gpupdate”.

Try again connecting as user Message:”you do not have access to this session”Problem Solve this problem:-start->program ->terminal service configuration

Page 9: Terminal services

->right click RDP->TCP->properties

-> select permissions ->add user ->ok

Try again Connect as user.

Page 10: Terminal services

How to monitor user sessions:-- Open terminal services configuration ->- right click RDP->TCP->select properties

-> Select remote control select [√] use remote control with default use setting -> apply ->ok.

- Open DC(AD) right click user ->properties ->

Page 11: Terminal services

-> select remote control ->select view or interact ->apply ok.

Page 12: Terminal services

Remote desktop by administrator and - Open terminal services manager ->

-> right click user ->-> select remote control ->select hotkey ->ok.-> In message click “yes “and check the out put.

Without permission from user :- same step - Open DC(AD) right click user ->properties ->

-> select remote control ->select view or interact ->apply ok.

Page 13: Terminal services

but in Uncheck require user's permission

Check now Remote desktop by administrator and

- Open terminal services manager ->

-> right click user ->

-> select remote control ->select hotkey ->ok.

Page 14: Terminal services

Batch file(environment) - to provided the batch file or environment for user

On sys 1 in one of the drive create folder give it share level and security level and

create in it text document cmd.execalc.exenotepad.exemspaint.exe

save the file by the name “ application .bat “ To assign for user (batch file):-

Open terminal service configuration

right click on RDPTCP -> select properties

select tab environment and specify the path “ \\servernme\foldername\application .bat

Page 15: Terminal services

To check the batch file On sys 2 logon as the user connect to the sys1 and check the application

\\servername\foldername\filename.bat