Installing and Configuring Windows Server 2012 Exam MCSA 70-410: Installing & Configuring Windows Server 3 — Questions and Answers
Question 1: Which Windows Server 2012 feature should you configure to allow branch office users to access files hosted at headquarters with reduced WAN traffic?
- DFS Replication
- BranchCache (Correct answer)
- Work Folders
- Offline Files
Correct answer: BranchCache
BranchCache caches content from central servers at branch offices, reducing WAN bandwidth consumption.
Question 2: You are configuring a DHCP scope and need to ensure a specific server always receives the same IP address. What should you configure?
- Scope option
- DHCP reservation (Correct answer)
- Exclusion range
- Superscope
Correct answer: DHCP reservation
A DHCP reservation binds a specific IP address to a client's MAC address, ensuring it always receives the same IP.
Question 3: Which Windows Server 2012 installation option provides the smallest footprint and attack surface for server roles?
- Server with GUI
- Minimal Server Interface
- Server Core (Correct answer)
- Nano Server
Correct answer: Server Core
Server Core installs without a GUI, reducing the attack surface, patching requirements, and resource usage.
Question 4: In Active Directory, which object type is used to apply Group Policy settings to a collection of users and computers?
- Security Group
- Distribution Group
- Organizational Unit (Correct answer)
- Domain
Correct answer: Organizational Unit
Group Policy Objects are linked to Organizational Units (OUs) to apply policy settings to users and computers within them.
Question 5: What is the default port used by Remote Desktop Protocol (RDP)?
- 22
- 80
- 3389 (Correct answer)
- 443
Correct answer: 3389
RDP uses TCP port 3389 by default for remote desktop connections to Windows servers and clients.
Question 6: Which tool in Windows Server 2012 allows you to capture a Windows image for deployment to multiple computers?
- USMT
- Windows SIM
- Sysprep (Correct answer)
- DISM
Correct answer: Sysprep
Sysprep prepares a Windows installation for imaging by generalizing it, removing machine-specific information.
Question 7: Which Windows Server 2012 role provides IP address management and tracking across an enterprise environment?
- DNS Server
- DHCP Server
- IPAM (Correct answer)
- Routing and Remote Access
Correct answer: IPAM
IP Address Management (IPAM) provides a framework for discovering, monitoring, and managing the IP address space on a network.
Which Windows Server 2012 feature should you configure to allow branch office users to access files hosted at headquarters with reduced WAN traffic?