Administering Windows Server 2012 Administering Windows Server Microsoft 3 — Questions and Answers
Question 1: An administrator needs to capture a Windows Server 2012 installation image for deployment. Which tool is used to capture the image?
- Sysprep with /generalize
- DISM /Capture-Image (Correct answer)
- ImageX /export
- WDS Image Wizard only
Correct answer: DISM /Capture-Image
DISM /Capture-Image is used to capture a Windows image from a reference computer to a WIM file for deployment.
Question 2: Which Windows Server 2012 role enables thin client computing by hosting session-based desktops for multiple users?
- Hyper-V
- Remote Desktop Services (Correct answer)
- Network Policy Server
- DirectAccess
Correct answer: Remote Desktop Services
Remote Desktop Services (RDS) provides session-based or VM-based desktops to thin clients and remote users.
Question 3: A Windows Server 2012 administrator needs to configure IP address management across the enterprise. Which built-in feature should they deploy?
- WINS
- IPAM (Correct answer)
- RRAS
- DNS Manager
Correct answer: IPAM
IP Address Management (IPAM) is a built-in Windows Server 2012 feature for centrally managing and monitoring IP address infrastructure.
Question 4: Which audit policy in Windows Server 2012 tracks successful and failed logon attempts to the domain?
- Audit Object Access
- Audit Account Logon Events (Correct answer)
- Audit Process Tracking
- Audit Privilege Use
Correct answer: Audit Account Logon Events
Audit Account Logon Events records authentication events on domain controllers when domain accounts are used.
Question 5: A company wants to ensure that only approved applications can run on servers. Which Windows Server 2012 feature enforces this?
- Windows Firewall with Advanced Security
- AppLocker (Correct answer)
- BitLocker
- Software Restriction Policies
Correct answer: AppLocker
AppLocker allows administrators to specify which applications are allowed or denied from running using rule-based policies.
Question 6: In Windows Server 2012 Hyper-V, which feature allows a running virtual machine to be moved to another host without downtime?
- Quick Migration
- Live Migration (Correct answer)
- Storage Migration
- Export/Import VM
Correct answer: Live Migration
Live Migration moves a running Hyper-V virtual machine from one host to another with no perceptible downtime.
Question 7: Which Windows Server 2012 backup feature can back up to network shares, DVDs, and external hard drives?
- Volume Shadow Copy Service only
- Windows Server Backup (Correct answer)
- NTBackup
- System State Backup only
Correct answer: Windows Server Backup
Windows Server Backup supports backup to local disks, external drives, DVDs, and UNC network share paths.
An administrator needs to capture a Windows Server 2012 installation image for deployment.
Which tool is used to capture the image?