MCSE 70-296: Planning and Maintaining Windows Server 2003 Environment 1 — Questions and Answers
Question 1: You are planning a Windows Server 2003 environment for a company with 500 users. Which server role should you deploy to centrally manage software updates across all client computers?
- Windows Update
- Software Update Services (SUS) (Correct answer)
- Systems Management Server (SMS)
- Group Policy Software Installation
Correct answer: Software Update Services (SUS)
Software Update Services (SUS) is the Microsoft solution for centrally managing and distributing Windows updates to client computers in a managed environment.
Question 2: A Windows Server 2003 computer running as a domain controller experiences a hardware failure. Which backup type allows you to perform an authoritative restore of Active Directory?
- Normal backup with System State data (Correct answer)
- Incremental backup of the SYSVOL folder
- Differential backup of the registry
- Copy backup of the domain database
Correct answer: Normal backup with System State data
A Normal backup that includes System State data captures Active Directory, the registry, SYSVOL, and boot files, which are required for an authoritative restore.
Question 3: You need to deploy a software application to all computers in a specific OU using Group Policy. Which Group Policy node should you use to assign the application to computers?
- User Configuration > Software Settings > Software Installation
- Computer Configuration > Software Settings > Software Installation (Correct answer)
- User Configuration > Windows Settings > Scripts
- Computer Configuration > Administrative Templates > System
Correct answer: Computer Configuration > Software Settings > Software Installation
Computer Configuration > Software Settings > Software Installation assigns software to computers regardless of which user logs on, ensuring all computers in the OU receive the application.
Question 4: Which tool in Windows Server 2003 allows administrators to manage remote servers' services, event logs, and shares from a single console?
- Remote Desktop for Administration
- Computer Management MMC snap-in (Correct answer)
- Remote Assistance
- Terminal Services Manager
Correct answer: Computer Management MMC snap-in
The Computer Management MMC snap-in can be connected to remote computers and allows management of services, event logs, shared folders, device manager, and disk management from a central console.
Question 5: You are planning disk storage for a Windows Server 2003 file server. Which RAID level provides disk striping with parity, offering fault tolerance while maximizing storage efficiency across 5 disks?
- RAID-0
- RAID-1
- RAID-5 (Correct answer)
- RAID-10
Correct answer: RAID-5
RAID-5 stripes data with parity across three or more disks, providing fault tolerance against single-disk failure while using only one disk worth of space for parity.
Question 6: A Windows Server 2003 server's performance is degraded. You use Performance Monitor and notice the Pages/sec counter consistently exceeds 20. What does this indicate?
- The processor is overloaded
- The server has insufficient RAM (Correct answer)
- The network interface is saturated
- The disk subsystem has failed
Correct answer: The server has insufficient RAM
A Pages/sec value consistently above 20 indicates excessive paging activity, which means the server does not have enough RAM and is frequently swapping data to the pagefile.
Question 7: Which Windows Server 2003 feature enables administrators to install, configure, and manage software on remote computers using a command-line interface without requiring a GUI session?
- Telnet Server
- Remote Desktop for Administration
- Windows Management Instrumentation (WMI) (Correct answer)
- Remote Shell (RSH)
Correct answer: Windows Management Instrumentation (WMI)
Windows Management Instrumentation (WMI) provides a standardized interface for managing and querying Windows systems remotely via scripts and command-line tools.
You are planning a Windows Server 2003 environment for a company with 500 users.
Which server role should you deploy to centrally manage software updates across all client computers?