Installing and Configuring Windows Server 2012 Exam MCSA: Microsoft 70-410 4 — Questions and Answers
Question 1: You need to configure a Hyper-V virtual machine to use a fixed amount of memory regardless of workload. Which memory option should you choose?
- Dynamic Memory with minimum RAM
- Static Memory (Correct answer)
- Smart Paging
- Memory Buffer percentage
Correct answer: Static Memory
Static Memory assigns a fixed amount of RAM to the VM that does not change based on workload demands.
Question 2: Which Windows Server 2012 network feature allows multiple IP addresses from different subnets to be assigned to a single network interface?
- NIC Teaming
- IP aliasing via multiple IP addresses on one NIC (Correct answer)
- Virtual LAN (VLAN) tagging
- Network Address Translation (NAT)
Correct answer: IP aliasing via multiple IP addresses on one NIC
Windows Server 2012 allows multiple IP addresses (including from different subnets) to be configured on a single physical NIC.
Question 3: An administrator needs to prevent a specific GPO from applying to a particular OU while still allowing it to apply to the rest of the domain. Which technique should be used?
- Block Policy Inheritance on the OU
- Set Enforced (No Override) on the GPO
- Security Filtering to remove the OU's computers (Correct answer)
- Link the GPO to a different OU
Correct answer: Security Filtering to remove the OU's computers
Security Filtering removes authenticated access for specific computers or users, preventing the GPO from applying to those objects.
Question 4: Which DNS record type is used to map an IPv6 address to a hostname?
- A record
- AAAA record (Correct answer)
- PTR record
- CNAME record
Correct answer: AAAA record
AAAA records (quad-A records) map a fully qualified domain name to an IPv6 address.
Question 5: A Windows Server 2012 administrator wants to configure a DHCP server to always assign the same IP address to a specific client. Which DHCP feature should be used?
- DHCP Reservation (Correct answer)
- Static IP on the client
- DHCP Exclusion
- DHCP Scope Option
Correct answer: DHCP Reservation
A DHCP reservation binds a specific IP address to a client's MAC address so that client always receives the same address.
Question 6: You install Windows Server 2012 and need to configure it so that remote desktop connections are allowed only from computers running Remote Desktop with Network Level Authentication. Which setting enforces this?
- Allow connections from computers running any version of Remote Desktop
- Allow connections only from computers running Remote Desktop with NLA
- Require Network Level Authentication in System Properties
- Both B and C describe the same setting (Correct answer)
Correct answer: Both B and C describe the same setting
Selecting 'Allow connections only from computers running Remote Desktop with Network Level Authentication' in System Properties enforces NLA for all RDP connections.
Question 7: Which Windows Server 2012 feature provides centralized management of Remote Desktop Services licensing, tracking client access licenses (CALs)?
- Remote Desktop Connection Broker
- Remote Desktop Licensing (RD Licensing) (Correct answer)
- Remote Desktop Gateway
- Remote Desktop Web Access
Correct answer: Remote Desktop Licensing (RD Licensing)
RD Licensing manages, tracks, and issues RDS CALs to client devices or users connecting to Remote Desktop Session Host servers.
You need to configure a Hyper-V virtual machine to use a fixed amount of memory regardless of workload.
Which memory option should you choose?