YOU RECENTLY IMPLEMENTED A TERMINAL SERVER AT YOUR COMPANY. RIGHT...

10. You recently implemented a Terminal Server at your company. Right from the start, younotice that performance is slow.You carefully benchmarked and stress tested your betasystem, and you thought you had planned for any amount of capacity that would berequired. Upon further investigation, you notice that most of the resources are being takenup by disconnected sessions, some of which are days old.You decide to set a timeout forthe termination of disconnected sessions.Which of the following could you use to set thetimeout? (Select all that apply.)A. The properties of user accountsB. The properties of connections in the Terminal Services Configuration utilityC. Group PolicyD. The server properties in the Terminals Services Manager utilityA,B,C. User account extensions for Terminal Services extend the standard propertytabs in a user’s account by default, there Answer A is correct. Sessions is one of severaltabs provided by these extensions. It contains a disconnected session setting that can beused to terminate disconnected sessions on a server after a specified period of time.However, you would need to configure this in the Properties of every user account thatconnects to the Terminal Server, so it probably is not the best way to accomplish yourpurpose. A similar setting exists in the properties of a connection within the TerminalServices Configuration utility on the Settings tab, therefore Answer Balso correct.Thisis a better choice, as these settings apply to all users who use that connection. Finally,the setting also appears in Group Policy under the Computer Configuration |Administrative Template | Windows Settings | Terminal Services | Sessions,therefore Answer Cis correct. Microsoft recommends that you use Group Policy tocontrol Terminal Services settings that will apply to all users, instead of theConfiguration utility whenever possible, so this is the best option.https://traloihay.netD. Answer Dis incorrect, because disconnected timeout settings cannot be configured inthe properties of a server using the Terminal Services Manager utility.This utility is usedto monitor, connect to, disconnect from, log off, remotely control, and reset sessions.