Free Microsoft MCSE: 70-290 Questions and Answers — Questions and Answers
Question 1: Which of the following is not an advantage that could come from using RAID?
- Ensured data integrity (Correct answer)
- Higher data availability
- Spanning of a single logical volume over multiple physical volumes
- Ability to mitigate disaster or recover from data loss
Correct answer: Ensured data integrity
RAID can help with disaster recovery or catastrophe mitigation, but it cannot guarantee that data is accurate and has integrity from the start because that is outside the purview of what RAID is designed to do.
Question 2: On a Windows 2003 Server, a user reports that it is difficult to access shares. He observes that he is unable to access the shares or determine which server folders are shared. What is the most probable cause of the problem?
- Sharing Security
- NTFS Security
- Local Profile
- Security Policy (Correct answer)
Correct answer: Security Policy
His problems are a result of a policy choice; the server should be set up so that file sharing is permitted by local security policy.
Question 3: Which of the following could become an issue with automatic Windows updates?
- The updates are often corrupted files
- Some updates require the server to restart upon completion (Correct answer)
- The server may not receive the updates properly
- Automatic update download speeds are slower than manual update download speeds.
Correct answer: Some updates require the server to restart upon completion
Updates that necessitate a server restart run the risk of disrupting access to the service and lowering availability.
Question 4: What does the VGA Mode serve?
- To prevent network access while undergoing repair operation
- To restore the computer to the last known good configuration
- To fix faulty display settings or reset the display configuration (Correct answer)
- To restore the computer to an earlier date and time
Correct answer: To fix faulty display settings or reset the display configuration
The primary purpose of VGA Mode is to provide a fallback display option when encountering issues with higher resolution or more advanced video modes. It allows the computer to boot and display a basic graphical interface even if the system is experiencing problems with graphics drivers or other display-related issues.
Question 5: Which of the following does not make a volume on a Windows Server 2003 server appropriate in size?
- 50 GB
- 5 GB (Correct answer)
- 50 TB
- 500 GB
Correct answer: 5 GB
On a Windows Server 2003 server, a volume cannot be smaller than 5 GB. It falls short of the standards.
Question 6: What distinguishes a service from a standard Windows application?
- A service is more secure than an application
- A service takes higher processing priority than applications
- A service requires more user input than an application
- A service requires less user input than an application (Correct answer)
Correct answer: A service requires less user input than an application
An application normally runs in the foreground, whereas a service typically runs in the background.
Question 7: Which of the following options for RAID is invalid?
- Disk mirroring
- Disk striping with parity
- Disk striping
- Disk verifying (Correct answer)
Correct answer: Disk verifying
"Disk verifying" is not a valid RAID option. RAID (Redundant Array of Independent Disks) is a technology used to combine multiple physical disk drives into a single logical unit for improved performance, data redundancy, or both. RAID offers several different levels or configurations, each with its own characteristics and benefits.
Which of the following is not an advantage that could come from using RAID?