Installing and Configuring Windows Server 2012 Exam MCSA 70-410: Installing & Configuring Windows Server 5 — Questions and Answers
Question 1: Which Windows Server 2012 feature enables centralized management of user desktops and applications delivered from a server?
- Hyper-V
- Remote Desktop Services (RDS) (Correct answer)
- Work Folders
- Folder Redirection
Correct answer: Remote Desktop Services (RDS)
Remote Desktop Services provides session-based desktops, virtual desktops, and RemoteApp programs from a central server.
Question 2: A Windows Server 2012 administrator needs to delegate the ability to reset passwords for a specific OU to a help desk team without granting them full admin rights. Which method should be used?
- Add the team to Domain Admins
- Use the Delegation of Control Wizard (Correct answer)
- Grant them Schema Admin rights
- Modify the Default Domain Policy
Correct answer: Use the Delegation of Control Wizard
The Delegation of Control Wizard in Active Directory Users and Computers assigns granular permissions on specific OUs.
Question 3: Which Windows Server 2012 NIC Teaming mode provides the highest bandwidth by distributing outbound traffic across all team members?
- Switch Independent - Address Hash
- Switch Dependent - LACP (Correct answer)
- Active-Passive
- Switch Independent - Hyper-V Port
Correct answer: Switch Dependent - LACP
LACP (802.3ad) in switch-dependent mode negotiates aggregation with the switch to distribute traffic across all links for maximum throughput.
Question 4: You need to join a Server Core installation to a domain without a GUI. Which command-line tool accomplishes this?
- netdom join (Correct answer)
- dcpromo
- dsadd
- net computer
Correct answer: netdom join
Netdom join allows you to join a computer to a domain from the command line, suitable for Server Core environments.
Question 5: Which Windows Server 2012 feature allows multiple isolated network environments to coexist on the same physical hardware for testing or multi-tenant scenarios?
- Network Load Balancing
- Hyper-V with Virtual Switches (Correct answer)
- VLAN tagging only
- Software-Defined Networking (SDN)
Correct answer: Hyper-V with Virtual Switches
Hyper-V with private or internal virtual switches creates isolated network segments for VMs on the same physical host.
Question 6: Which DNS zone type stores records only on one server and does not allow dynamic updates from clients?
- Primary zone
- Secondary zone (Correct answer)
- Stub zone
- Active Directory-integrated zone
Correct answer: Secondary zone
A secondary zone is a read-only copy of a zone obtained via zone transfer; clients cannot directly register records in it.
Question 7: When configuring Windows Server Backup in Windows Server 2012, which backup type captures only the data that has changed since the last full backup?
- Full backup
- Incremental backup (Correct answer)
- Differential backup
- Copy backup
Correct answer: Incremental backup
An incremental backup captures only changes since the last backup of any type, minimizing backup time and storage usage.
Which Windows Server 2012 feature enables centralized management of user desktops and applications delivered from a server?