[单选题]You are installing Windows 2000 server on Windows NT using an unattended installation. You find out the SCSI adapter is not supported by Microsoft HCL. You find out from the manufacturer that a new driver is available for installing on Windows 2000. How should you enter this information in the unattended installation?
正确答案 :A
Specify $OEM$/Textmode
解析:解析:Explanation: This article describes how to pre-install third party mass storage drivers on the Microsoft Windows NT and Microsoft Windows 2000 platforms. This article assumes that the drivers that are supplied by the third party are using the Txtsetup.oem method for installation. This example assumes that you are pre-installing the drivers by using a distribution folder and that the distribution folder has already been created.
[单选题]You want to upgrade 400 computers from Windows 95 to Windows 2000 Professional. Most of the computers in your company use the same hardware. However, several different peripheral devices are used throughout the company.You want to verify that the hardware in use is compatible with Windows 2000 Professional. You want to accomplish this with least amount of administrative effort.
正确答案 :E
Use Setup Manager to create a Setup.inf file. Add the entryReportOnly=Yes to the [Win9xUpg] section of the answer file. RunWinnt32.exe /Unattended:Setup.infon all of the different computer configurations.
解析:解析:Explanation: Winnt32.exe /unattended:setup.inf will start an unattended installation using the answer file setup.inf. When ReportOnly=Yes is added in the [Win9xUpg] section of the answer file, the installation only generates an upgrade report and then exits without making any changes to the current Windows 95 or Windows 98 installation. The upgrade report contains a list of hardware and software incompatibilities and is saved to the root of the system drive if the SaveReportTo key is not specified.
查看原题