Administering Windows Server 2012 Technology & Digital Applications 4 — Questions and Answers
Question 1: Which Windows Server 2012 DNS feature allows different responses to DNS queries based on the source IP address of the client?
- DNS Policies (Correct answer)
- DNS Forwarding
- DNS Zones
- GlobalNames Zone
Correct answer: DNS Policies
DNS Policies (introduced for Server 2012 R2 and backported features) allow differential DNS responses based on client subnet, time of day, or query type.
Question 2: What is the function of the Active Directory Recycle Bin in Windows Server 2012?
- Allows restoration of deleted AD objects without restoring from backup (Correct answer)
- Provides a safety prompt before deleting AD objects
- Archives inactive user accounts automatically
- Stores deleted GPOs for later recovery
Correct answer: Allows restoration of deleted AD objects without restoring from backup
The AD Recycle Bin lets administrators recover accidentally deleted Active Directory objects while preserving all attributes.
Question 3: In Windows Server 2012, what does the acronym 'IPAM' stand for and what does it manage?
- IP Address Management — manages and monitors IP address infrastructure including DHCP and DNS (Correct answer)
- Internal Protocol Access Manager — controls firewall rules
- Integrated Policy and Audit Module — manages Group Policy
- IP Authentication Module — secures RADIUS access
Correct answer: IP Address Management — manages and monitors IP address infrastructure including DHCP and DNS
IPAM (IP Address Management) is a built-in Windows Server 2012 framework for discovering, monitoring, and managing DHCP and DNS servers.
Question 4: Which Windows Server 2012 feature enables transparent encryption of entire volumes, including the OS volume?
- BitLocker Drive Encryption (Correct answer)
- Encrypting File System (EFS)
- Rights Management Services
- IPsec Transport Mode
Correct answer: BitLocker Drive Encryption
BitLocker encrypts entire disk volumes and protects data when the server is powered off or the drive is removed.
Question 5: A Windows Server 2012 administrator needs to deploy an application to hundreds of computers simultaneously. Which technology is most appropriate?
- Group Policy Software Installation (Correct answer)
- Windows Installer
- AppLocker
- WSUS
Correct answer: Group Policy Software Installation
Group Policy Software Installation deploys MSI packages to computers or users at logon/startup without visiting each machine.
Question 6: In Windows Server 2012 Failover Clustering, what is a 'witness' and why is it important?
- A resource that provides an additional vote to maintain quorum in split-brain scenarios (Correct answer)
- A passive node that monitors active nodes
- A backup DNS server for cluster name resolution
- A dedicated network adapter for cluster heartbeat traffic
Correct answer: A resource that provides an additional vote to maintain quorum in split-brain scenarios
A cluster witness (disk or file share) casts a vote in quorum decisions, preventing split-brain situations when the cluster is split evenly.
Question 7: Which Windows Server 2012 feature allows administrators to install roles and features on offline VHD images without booting them?
- DISM (Deployment Image Servicing and Management) (Correct answer)
- Windows Deployment Services
- MDT (Microsoft Deployment Toolkit)
- Sysprep
Correct answer: DISM (Deployment Image Servicing and Management)
DISM can mount a VHD and add or remove Windows roles, features, drivers, and packages without booting the image.
Which Windows Server 2012 DNS feature allows different responses to DNS queries based on the source IP address of the client?