Saturday, July 5, 2008

Microsoft MCSE Certification Exam 70-350

You are in the process of performing a clean installation of Windows 2000 on your
computer and you need to run it unattended to provide the responses, which of the
command line options would you use?

A. /t:tempdrive
B. /s:sourcepath
C. /u:answerfile
D. /e:command
Answer: C
Explanation:
The /u:answerfile command is used to run the installation without user intervention.70-296

Incorrect Answers:
A: The /t:tempdrive command is used to specify where temporary files should be copied
to.70-297
B: The /s:sourcepath command is used to let setup know where the installation source
files are located.70-350
D: The /e:command, command is used to let setup execute another command after it has
finished.

References:
David Groth and Dan Newland, A+ Complete Study Guide (Second Edition), Sybex Inc,
Alameda, CA, 2001, pp. 622