[单选题]You are the administrator of a Windows 2000 Server network. On each server, you format a separate system partition and a separate boot partition as NTFS.Several months later, you shut down one of the servers for the maintenance. When you try to restart the server, you receive the following error message "NTLDR is missing. Press any key to restart".
正确答案 :B
Start the computer by using the Windows 2000 Server CD-ROM and choose to repair the installation. Select the Recovery Console and copy the NTLDR file on the CD-ROM to the root of the system volume.
解析:解析:Explanation: If the boot sector cannot find NTLDR, Windows 2000 cannot start. This can be caused by moving, renaming, or deleting Ntldr, corruption of Ntldr, or corruption of the boot sector. Under these circumstances, the computer might not respond to input or might display an error message. The Recovery Console can be used to restore the ntldr.exe file. This process would not create any other side effects.
[单选题]You are the administrator of a SQL Server 2000 computer. You create a Data Transformation Services (DTS) package. The package is stored as a local package on the server. The package exports data from an online transaction processing (OLTP) database system to an online analytical processing (OLAP) database system that is located on a second SQL Server 2000 computer.You want the package to execute automatically each evening at 8:00 P.M. What should you do?
正确答案 :A
Use SQL Server Enterprise Manager to create a new job Create a CmdExec job step that runs the dtsrun utility Schedule the job to run each night at 8:00 P.M.
解析:解析:Explanation: Transfers can be defined and stored in a DTS package, which can then be run from a command line using the dtsrun utility (DTSRUN.EXE). CmdExec job steps are operating system commands or executable programs ending with .bat, .cmd, .com, or .exe. In this scenario we create a job consisting of a single cmdexec job step which runs the DTS package using the dtsrun utility.
[单选题]You are installing Windows 2000 Server on a multiprocessor computer. The manufacturer has provided a customized Hardware abstraction layer (HAL) to use with the computer. The customized HAL is on a floppy disk.You want to install the customized HAL designed for the computer. What should you do?
正确答案 :A
During the text mode portion of the Windows 2000 setup, install the customized HAL.
解析:解析:Explanation:Thehardwareabstractionlayer(HAL)isinstalledduringtheinstallationoftheoperatingsystem.UsuallytheoperatingsystemwilldetecttheHALandinstallastandardHAL.Toinstallthecustomizedhardwareabstractionlayer(HAL)designedforthecomputerthatthemanufacturerhasprovidedwemustpressF6whentheWindows2000setuppromptsustodoso.ThiswillallowustosupplythesetupprogramwiththecustomizedHALthatshouldbeinstalled.TosupplyaHALfiletoSetup,weshouldpressF5andspecifythetypeofcustomHardwareAbstractionLayer(HAL)tobeloadedbytheSetupLoaderandinstalledbytext-modeSetup.Incorrectanswers:B:TheRecoveryConsoleisnotusedtoinstalltheHAL.C:TheEmergencyRepairprocessisnotusedtoinstalltheHAL.D:DevicemanagercouldbeusedtoupgradetheHALformultiprocessorsupport.However,theHALisconfiguredduringtheWindows2000installationphase.
查看原题