Installing and Configuring Windows Server 2012 Exam Case Studies & Practical Application 4 — Questions and Answers
Question 1: A company needs Windows Server 2012 to issue and manage digital certificates for internal users and computers. No external CA is required. Which role provides this capability?
- Active Directory Rights Management Services
- Active Directory Certificate Services with Enterprise CA (Correct answer)
- Network Policy Server with RADIUS
- Active Directory Lightweight Directory Services
Correct answer: Active Directory Certificate Services with Enterprise CA
Active Directory Certificate Services with an Enterprise CA integrates with AD to issue and manage certificates for domain users and computers automatically.
Question 2: After installing Windows Server 2012, a server cannot communicate beyond its local subnet. IP configuration shows correct address and mask. What should the administrator verify?
- That the DNS suffix is configured correctly
- That a default gateway is configured (Correct answer)
- That NetBIOS over TCP/IP is enabled
- That the Windows Firewall inbound rules allow ICMP
Correct answer: That a default gateway is configured
Without a default gateway configured, a host cannot route packets to networks outside its local subnet, even with a correct IP address and subnet mask.
Question 3: A Windows Server 2012 administrator needs to audit all failed logon attempts across all domain controllers and receive alerts. Which tool provides centralized event collection?
- Event Viewer subscriptions with Windows Event Forwarding (Correct answer)
- Performance Monitor with alert counters
- Task Scheduler with logon triggers
- Resource Monitor with network tracking
Correct answer: Event Viewer subscriptions with Windows Event Forwarding
Windows Event Forwarding (WEF) with Event Viewer subscriptions collects events from multiple sources into a central collector for unified monitoring and alerting.
Question 4: A Hyper-V virtual machine needs to use more than 4 processors and boot from a virtual hard disk larger than 2TB. Which generation and disk format should be configured?
- Generation 1 VM with VHDX disk
- Generation 2 VM with VHD disk
- Generation 2 VM with VHDX disk (Correct answer)
- Generation 1 VM with VHD disk
Correct answer: Generation 2 VM with VHDX disk
Generation 2 VMs support more than 4 virtual processors and UEFI boot, while VHDX format supports disks larger than 2TB (up to 64TB).
Question 5: A Windows Server 2012 print server manages 200 printers. The server will be decommissioned and all printers must move to a new server. What is the fastest method?
- Manually recreate each printer on the new server using Add Printer wizard
- Use the Print Management console to export and import printer configurations
- Back up the registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print and restore it
- Use Windows Server Migration Tools to migrate the Print Services role (Correct answer)
Correct answer: Use Windows Server Migration Tools to migrate the Print Services role
Windows Server Migration Tools (WSMT) can migrate the Print Services role including all printers, drivers, and queues from one server to another.
Question 6: A company wants to provide secure remote access to internal resources for mobile workers without a traditional VPN client. Which Windows Server 2012 feature allows this via HTTPS?
- DirectAccess (Correct answer)
- Routing and Remote Access Service (RRAS)
- Web Application Proxy
- Network Policy Server
Correct answer: DirectAccess
DirectAccess provides seamless, always-on remote access over HTTPS using IPv6 and IPsec, without requiring users to manually connect to a VPN client.
Question 7: A storage administrator needs to present a 10TB LUN from a SAN to a Windows Server 2012 server and ensure it survives multiple disk path failures. Which feature should be configured?
- Storage Spaces with mirrored virtual disk
- Multipath I/O (MPIO) with round-robin load balancing (Correct answer)
- Dynamic disk with RAID-5 volume
- iSCSI initiator with a single session
Correct answer: Multipath I/O (MPIO) with round-robin load balancing
MPIO allows multiple physical paths to a SAN LUN, providing failover and load balancing so that a failed path does not interrupt storage access.
A company needs Windows Server 2012 to issue and manage digital certificates for internal users and computers.
No external CA is required.
Which role provides this capability?