The company is buying 50 identical computers to run Windows 2000 Server in these offices. These servers must be installed to the

admin2009-05-19  24

问题 The company is buying 50 identical computers to run Windows 2000 Server in these offices. These servers must be installed to the company’s standard configuration. You create a setup information file (SIF) that specifies the company’s standard configuration.

You want to automate the installation process as much as possible in the least possible amount of time.

What should you do?

选项 A、Use Makebt32.exe to create four installation startup disks and add the SIF to the first disk. Instruct an employee at each office to start the installation by using these disks.
B、Create an MS-DOS boot disk that contains CD ROM drivers and the SIF and that runs the Winnt/S: D:\i386 command. Instruct an employee at each office to start the installation by using this disk.
C、Create a floppy disk that contains only the SIF. Instruct an employee at each office to start the installation by using the Windows 2000 Server CD-ROM, with the floppy disk inserted.
D、Create a Windows 2000 folder on a hard disk. Copy the Windows 2000 Server CD-ROM to the folder. Add the SIF to the folder. Copy the folder to a writable CD. Instruct an employee at each office to start the installation by using this CD.

答案C

解析 Explanation: In this scenario we must use Setup Manager to create a winnt.sif. We must then copy this file to a floppy. Then start the installation process from the CD-ROM and insert the floppy disk. The installation process will be a fully automated unattended installation.

Incorrect answers:
A: The .SIF file is used to perform an unattended installation. Makebt32.exe is used to create four installation startup disks.

B: The winnt.exe command is run from the CD-ROM not from the diskette.

D: The SIF file must reside on a diskette not on the CD-ROM.
转载请注明原文地址:https://kaotiyun.com/show/JrhZ777K
0

最新回复(0)