Installing and Configuring Windows Server 2012 Exam MCSA: Installing & Configuring Windows Server 2 — Questions and Answers
Question 1: Which Windows Server 2012 feature allows you to deploy a read-only copy of Active Directory to a branch office?
- RODC (Read-Only Domain Controller) (Correct answer)
- Global Catalog Server
- Additional Domain Controller
- Active Directory Lightweight Directory Services
Correct answer: RODC (Read-Only Domain Controller)
An RODC hosts a read-only replica of Active Directory, ideal for branch offices with limited physical security.
Question 2: What is the minimum number of domain controllers required to implement Active Directory in a Windows Server 2012 domain?
- One (Correct answer)
- Two
- Three
- Four
Correct answer: One
A single domain controller is sufficient to host Active Directory, though two are recommended for redundancy.
Question 3: Which tool in Windows Server 2012 is used to configure IP address settings, including assigning a static IP to a network adapter?
- Network and Sharing Center (Correct answer)
- Server Manager
- Active Directory Users and Computers
- Windows PowerShell ISE
Correct answer: Network and Sharing Center
Network and Sharing Center provides access to adapter settings where you can configure static IP addresses.
Question 4: You need to install Windows Server 2012 on a computer that has no operating system. Which installation type should you choose?
- Clean install (Correct answer)
- Upgrade
- Migration
- In-place upgrade
Correct answer: Clean install
A clean install is performed on a system with no existing OS or when you want to start fresh.
Question 5: What Windows Server 2012 role provides centralized management of network policy and access including RADIUS authentication?
- Network Policy and Access Services (NPAS) (Correct answer)
- Remote Access
- DHCP Server
- DNS Server
Correct answer: Network Policy and Access Services (NPAS)
NPAS includes Network Policy Server (NPS) which functions as a RADIUS server for centralized authentication.
Question 6: Which Windows Server 2012 virtualization component allows you to create and manage virtual machines on a physical host?
- Hyper-V (Correct answer)
- RemoteFX
- Virtual Disk Service
- Windows Server Backup
Correct answer: Hyper-V
Hyper-V is Microsoft's hypervisor role that enables virtualization of multiple operating systems on a single physical host.
Question 7: When configuring a new Windows Server 2012 installation, which PowerShell cmdlet sets the computer name?
- Rename-Computer (Correct answer)
- Set-ComputerName
- Set-Hostname
- New-ComputerName
Correct answer: Rename-Computer
The Rename-Computer cmdlet changes the computer name and optionally restarts the computer to apply the change.
Which Windows Server 2012 feature allows you to deploy a read-only copy of Active Directory to a branch office?