单选题 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?
【正确答案】 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.