[单选题]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 are the administrator of your company's network. An employee named Mark is leaving the company. A new employee named Eric has been hired to replace him.Mark has a local user account on a Windows 2000 Professional computer. Mark has rights to multiple files and folders on the computer.
正确答案 :C
Rename Mark's user account to Eric and change the account password.
解析:解析:Explanation: A user account and the permission and rights attached to them can easily be transferred to another user by renaming the account and changing the password. By renaming Mark's user account and by changing the password, Eric will have the same rights and permissions as Mark had, and Mark will not be able to use his old account. This provides the solution with least amount of administrative effort.
[单选题]You need to install Windows 2000 Professional on a new computer in your network. You use the setup manager wizard to configure a fully automated installation script. file. You begin an unattended installation and leave the office.When you return, the installation has reached the GUI-mode setup and you see the following error message "Unattended setup is unable to continue because a setup parameter specified by your system administrator or computer manufacturer is missing or invalid."
正确答案 :D
In the UserData section of the answer file, specify theProductIDvariable
解析:解析:Explanation: For a fully unattended installation to complete, the ProductID or product registration key, must be specified in the UserData section of the answer file. The syntax of this key is ProductId = "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX". If this key is missing the error message is returned.
查看原题