Administering Windows Server 2012 Administering Windows Server Microsoft 4 — Questions and Answers
Question 1: An administrator needs to configure Windows Server 2012 to automatically assign IP addresses to clients. Which role is required?
- DNS Server
- DHCP Server (Correct answer)
- WINS Server
- RRAS
Correct answer: DHCP Server
The DHCP Server role automatically assigns IP addresses and network configuration to clients from defined address pools.
Question 2: Which command-line tool in Windows Server 2012 is used to manage disk partitions, including creating and formatting volumes?
- format.com
- diskpart (Correct answer)
- fdisk
- chkdsk
Correct answer: diskpart
Diskpart is a command-line utility for managing disks, partitions, and volumes in Windows Server 2012.
Question 3: A Windows Server 2012 file server has a shared folder. An administrator needs to limit how much disk space individual users can consume. Which feature should be configured?
- Storage Spaces
- File Server Resource Manager Quotas (Correct answer)
- NTFS Compression
- Shadow Copies
Correct answer: File Server Resource Manager Quotas
File Server Resource Manager (FSRM) quotas allow administrators to limit and monitor disk space usage per folder or volume.
Question 4: In Windows Server 2012 Active Directory, what is the default replication interval between sites?
- 5 minutes
- 15 minutes
- 180 minutes (Correct answer)
- 24 hours
Correct answer: 180 minutes
The default inter-site replication interval in Active Directory is 180 minutes (3 hours), configurable via site link properties.
Question 5: Which Windows Server 2012 feature enables secure remote access to internal network resources without a traditional VPN client?
- SSTP VPN
- DirectAccess (Correct answer)
- L2TP/IPsec
- Web Application Proxy
Correct answer: DirectAccess
DirectAccess provides seamless, always-on secure connectivity for remote clients without requiring a traditional VPN connection.
Question 6: An administrator needs to view which users have open files on a Windows Server 2012 file server and disconnect them if necessary. Which tool is used?
- Resource Monitor
- Computer Management > Shared Folders > Open Files (Correct answer)
- Task Manager
- Performance Monitor
Correct answer: Computer Management > Shared Folders > Open Files
Computer Management > Shared Folders > Open Files shows all files currently open on the server and allows administrative disconnection.
Question 7: Which Windows Server 2012 feature allows administrators to restrict which printers a user can install based on Group Policy?
- Point and Print Restrictions (Correct answer)
- Printer Permissions ACL
- AppLocker printer rules
- Print Management quotas
Correct answer: Point and Print Restrictions
Point and Print Restrictions Group Policy settings control which print servers and printers users can connect to and install drivers from.
An administrator needs to configure Windows Server 2012 to automatically assign IP addresses to clients.
Which role is required?