Which command should you run?

Your company runs Terminal Services on a server named Server2. You need to prevent new sessions
on the Terminal Server without affecting current user sessions. Which command should you run?

Your company runs Terminal Services on a server named Server2. You need to prevent new sessions
on the Terminal Server without affecting current user sessions. Which command should you run?

A.
Change logon /disable

B.
Change user /execute disable

C.
Tskill /server:Server2 /A

D.
Taskkill /S Server2 /fi “MODULES eq TermSrv”

Explanation:
To prevent new sessions on the Terminal Server without affecting current user sessions, you need to
run Change logon /disable command. This command disables subsequent logons from client
sessions, but not from the console. This also ensures that the currently logged on users do not get
affected.
http://technet2.microsoft.com/windowsserver/en/library/85af3fd0-b518-4b91-9f93-
24c75173494e1033.mspx?mfr=true



Leave a Reply 0

Your email address will not be published. Required fields are marked *