总体来说Exam70-210主要涵盖了Windows 2000 Professional安装、配置和管理方面的有关知识,具体包括Windows 2000 Professional的有人值守、无人值守安装,硬件设备和驱动程序的使用和管理,打印和文件系统的使用,对系统的性能和可靠性进行监测和优化,用户配置文件和桌面环境的配置及疑难解答,配置多语言环境和使用Windows安装程序,网络协议和服务的实现、管理和故障排除,安全和用户账号的使用、监视和疑难解答。总之,是除了编写操作系统代码之外的对一种操作系统可以进行的所有工作。幸运的是,该考试并不要求你为通过考试来展示自己在编程方面的能力。
Exam70-10的考试纯理论的内容非常少,主要考查考生能否针对一个实际问题找出最好的解决方案。
MCSE试题举例及分析
Kristen wants to standardize and automate the windows 2000 professional installations using the RIPrep utility with the windows 2000 server operating system.
she prepared a prototype computer that is configured as follows:
CPU: 266 MHz ; RAM:128Mb;Hard Disk:4GB (two partitions)。
Drive C: is 1.5GB, NTFS with windows 2000 and office 2000
Drive D: is 2.5GB, NTFS with the Custom business application used by the company
Can you recognize the problem she might face?
A: Drive C: is too small to run RIPrep. it must be at least 2GB.
B: Both partitions must be of equal size.
C: There should not be multiple partitions .The operating system and all applications have to be on a single partition.
D: The C: drive can have only the operating system on it. The applications must be installed on drive D:.
分析:本题主要考查学生在进行Windows 2000安装时是否能正确使用RIPrep工具。正确答案应该是C,因为RIPrep工具只支持单一硬盘和单一分区,因此不应该有多个分区,操作系统和所有的应用程序应该在一个分区上。Kristen应该在样机上划分一个分区,将操作系统和所有的应用程序安装在这个分区上