AZ-800 · Question #12
AZ-800 Question #12: Real Exam Question with Answer & Explanation
The correct answer is D: Enable enhanced session mode.. {"question_number": 7, "correct_answer": "D", "explanation": "Enabling enhanced session mode (D) on Hyper-V is the correct answer. Enhanced session mode uses the VMBus transport to provide an RDP-like connection to VMs that supports clipboard integration, audio redirection, print
Question
Case Study 2 - Contoso, Ltd Overview Contoso, Ltd. is a company that has a main office in Seattle and two branch offices in Los Angeles and Montreal. Existing Environment AD DS Environment The network contains an on premises Active Directory Domain Services (AD DS) forest named contoso.com. The forest contains two domains named contoso.com and canada.contoso.com. The forest contains the domain controllers shown in the following table. All the domain controllers are global catalog servers. Server infrastructure The network contains the servers shown in the following table. A server named Server4 runs Windows Server and is in a workgroup. Windows Firewall on Server4 uses the private profile. Server2 hosts three virtual machines named VM1, VM2, and VM3. VM3 is a file server that stores data in the volumes shown in the following table. Group Policies The contoso.com domain has the Group Policies Objects (GPOs) shown in the following table. Existing Identities The forest contains the users shown in the following table. The forest contains the groups shown in the following table. Current Problems When an administrator signs in to the console of VM2 by using Virtual Machine Connection, and then disconnects from the session without signing out, another administrator can connect to the console session as the currently signed in user. Requirements Technical Requirements Contoso identifies the following technical requirements: Change the replication schedule for all site links to 30 minutes. Promote Server1 to a domain controller in canada.contoso.com. Install and authorize Server3 as a DHCP server. Ensure that User1 can manage the membership of all the groups in Contoso\OU3. Ensure that you can manage Server4 from Server1 by using PowerShell remoting. Ensure that you can run virtual machines on VM1. Force users to provide credentials when they connect to VM2. On VM3, ensure that Data Deduplication on all volumes is possible. Question You need to meet the technical requirements for VM2. What should you do?
Options
- AImplement shielded virtual machines.
- BEnable the Guest services integration service.
- CImplement Credential Guard.
- DEnable enhanced session mode.
Explanation
{"question_number": 7, "correct_answer": "D", "explanation": "Enabling enhanced session mode (D) on Hyper-V is the correct answer. Enhanced session mode uses the VMBus transport to provide an RDP-like connection to VMs that supports clipboard integration, audio redirection, printer redirection, USB device redirection, and display resizing - enabling rich interaction directly from Hyper-V Manager without a separate RDP session. This is typically needed when users require copy-paste or device access between the host and a VM. Shielded VMs (A) protect VMs from compromised Hyper-V hosts using encryption and TPM. Guest services (B) enables file copying between host and guest. Credential Guard (C) protects credentials on the host OS using virtualization-based security, unrelated to VM session interactivity.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.