You are upgrading a computer from Windows 98 to Windows 2000 Professional. The computer is a 400-Mhz Pentium III, and has 128 MB of RAM and a 10-GB hard disk. You are performing the installation by using the Windows 2000 Professional CD-ROM. After the tex

题目

You are upgrading a computer from Windows 98 to Windows 2000 Professional. The computer is a 400-Mhz Pentium III, and has 128 MB of RAM and a 10-GB hard disk. You are performing the installation by using the Windows 2000 Professional CD-ROM. After the text mode installation portion is complete, you restart the computer. The BIOS virus checker on your computer indicates you're your computer is infected with a Master Boot Record virus.

What should you do before you continue the installation?

A.Remove the virus checker in Windows 98.

B.Disable the BIOS virus checker and restart the computer.

C.Run Fixmbr.Exe from the Windows 2000 Professional CD-ROM.

D.Modify the Boot.ini file to include a signature parameter on the ARC path of the system partition.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for Ezonexam.com. Your computer has a CD-ROM drive attached to a SCSI adapter. You plan to upgrade your computer from Windows NT Workstation 4.0 to Windows 2000 Professional. You determine that the SCSI adapter is not included on the current Hardware Compatibility List (HCL) and that the original SCSI drivers that you used for Windows NT are not compatible with Windows 2000 Professional.

You want to upgrade your computer to Windows 2000 Professional.

What should you do?

A.Replace the SCSI adapter card with a Windows 2000 Professional compatible SCSI adapter. Start the installation from the Windows 2000 Professional CD-ROM. Add the new adapter card drivers when you are prompted.

B.Obtain Windows 2000 drivers from the SCSI adapter manufacturer. Copy the drivers to C:\Winnt folder. Start the installation from the Windows 2000 Professional CD-ROM.

C.Obtain Windows 2000 drivers from the SCSI adapter manufacturer. Start the installation by using the Windows 2000 Professional CD-ROM. Add the new adapter card drivers when you are prompted.

D.Modify Config.sys to use your existing SCSI adapter and existing CD-ROM drive. Using Windows NT 4.0, start the installation by running Winnt32.exe from the I386 folder on the Windows 2000 Professional CD-ROM.


正确答案:A
解析:Explanation: The hardware compatibility list (HCL) is a list of computers and peripherals that have been tested and have passed compatibility testing with the product for which the HCL is being developed. For example, the Windows 2000 HCL lists the products that have been tested and found to be compatible with Windows 2000. Before upgrading to Windows 2000, you should ensure that the computer hardware meets the minimum Windows 2000 hardware requirements. You must also check the Hardware Compatibility List or test the computers for hardware compatibility using the Windows 2000 Compatibility tool. Since the question mentions that the SCSI adapter is not included on the current HCL and that the original SCSI drivers, used for Windows NT is not compatible with Windows 2000, you should get a Windows 2000 Professional compatible SCSI adapter, start the installation of the Windows 2000 Professional CD-ROM and then add the new adapter card when prompted to do so.

Incorrect Answers:
B: When purchasing a new SCSI adapter card, you will obviously get the drivers for it as well. Since the problem stems from an originally incompatible SCSI driver, you need to get a new, compatible SCSI adapter card that will allow the upgrade to Windows 2000 Professional.

C: Windows 2000 drivers will not be obtainable from the SCSI adapter manufacturer, and besides, you will already have the Windows 2000 Professional CD-ROM.

D: There is no need to modify the Config.sys to use the existing SCSI adapter since the adapter is not Windows 2000 compatible.

第2题:

Your network includes Windows 98 computers and Windows 2000 Server computers. You are adding a new computer to the network, and you plan to install Windows 2000 Server on the new computer. The computer has one 20-GB hard disk with no partitions defined.

The Windows 2000 Server CD-ROM is unavailable. You want install Windows 2000 Server from source files that are located on a server on the network. You also want the entire hard disk of the new computer to be used for the system partition.

What should you do?

A.On another Windows 2000 computer, use Makebt32.exe to create installation startup disks. Start the new computer by using the first disk.

B.On another Windows 2000 computer, format a floppy disk. Copy NTLDR, Boot.ini, Ntdetect.com, Ntbootdd.sys to this disk. Start the new computer by using the disk.

C.Start the new computer by using a Windows 98 network boot disk. Connect to the network server. Run Dsclient.exe. Create and format a 20-GB FAT32 partition.

D.Start the new computer by using a Windows 98 network boot disk. Create and format a single FAT32 partition. Connect to the network server. Run Winnt.exe.

E.Start the computer by using a Windows 98 network boot disk. Create and format a single FAT32 partition. Start the new computer by using a Windows 2000 Emergency Repair Disk.


正确答案:D
解析:Explanation: To install Windows 2000 Server on computers from source files that are located on a centralized network share we would have to connect to the network share from the the computers. If the computers do not have PXE-compliant network cards we would have to make a network boot disk that the computers can use connect to the network share. We would start the installation process by using winnt with /s /u /udf switches. We must use winnt and not winnt32 as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.

Incorrect answers:
A: Makebt32 is used to create a set of four setup floppy disks.

B: The boot diskette must include network drivers.

C: Dsclient.exe is a directory service client for Windows 9x. It cannot be used to start an installation of Windows 2000.

E: The installation process cannot be started by using a Windows 2000 emergency repair disk.

第3题:

You are configuring 5 computers to use both Windows NT workstation 4.0 and Windows 2000 Professional. Each computer has an 8GB hard disk. You configure that hard disk on each computer to have two 4GB partitions. Windows NT workstation is installed on drive C. Windows 2000 Professional is installed on drive D. In Windows 2000 Professional you configure a disk quota on drive D to prevent users from saving work files on the disk. You restart the computer and load Windows NT workstation.

You notice that users can still save files to drive D.

You want to prevent users from saving files to drive D in either operating system. You also want to ensure that users can access both drives using either operating system. What should you do on each computer?

A.Use Windows 2000 Professional to configure drive D as a dynamic volume.

B.Use Windows 2000 Professional to enable Encrypting File System (EFS) on drive D.

C.Use Windows NT workstation to configure NTFS permission on drive D to deny the users write permission.

D.Reinstall Windows NT workstation after configuring the disk code task.


正确答案:C
解析:Explanation: To prevent both Windows NT 4.0 Workstation and Windows 2000 Professional users from writing to the D drive, NTFS permissions must be used. For example, it could be used to deny users write permission.

Incorrect answers:
A: Configuring drive D as a dynamic volume would prevent Windows NT 4.0 Workstation users accessing drive D; however, Windows 2000 Professional users would still be able to access the drive.

B: Enabling EFS on drive D would prevent access to drive D from within Windows NT.

D: Neither Windows NT 4.0 Workstation nor Windows 2000 Professional supports a disk code task.

第4题:

You want to upgrade your MS Windows 98 computer to Windows 2000 professional. Before the actual installation, you want to know whether your system’s hardware or software is compatible with Windows 2000 professional or not.   What you will do. ()

  • A、Consult the HCL.
  • B、See the online documentation of Windows 2000 professional. 
  • C、Run WINNT32/CHECKUPGRADEONLY.
  • D、Consult the technical support team of Windows 2000.

正确答案:C

第5题:

You are preparing to install Windows 2000 Server on a new computer. The computer is connected to a network that includes Windows 98 computers and Windows 2000 Server computers.

You want to install Windows 2000 Server from source files that are located on a server on the network.

What should you do?

A.Start the new computer by using a Windows 98 network boot disk. Connect to the network server. Run Winnt32.exe.

B.Start the new computer by using Windows 98 network boot disk. Connect to the network server. Run Winnt.exe.

C.On a Windows 2000 Server computer, use Makebt32.exe to create installation startup disk. Start the new computer by using the first disk.

D.On a Windows 2000 computer, format a floppy disk. Copy NTLDR, boot.ini, Ntdetect.com, Ntbootdd.sys to this disk. Start the new computer by using the disk.


正确答案:B
解析:Explanation: To install Windows 2000 Server on a computer from source files that are located in a centralized network location we would have to create a network boot disk that includes DOS drivers for the network adapter. We would have to start the computer using this boot disk and connect to the network share where the source files are located. Finally we would start installation process by using winnt.exe. We must use winnt.exe and not winnt32.exe as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.exe.

Incorrect answers:
A: We must use winnt.exe and not winnt32.exe as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.exe.

C: Makebt32.exe is used to make Windows 2000 setup floppy disks. These cannot be used to connect to a network share.

D: The boot disk must include drivers for the network adapter.

第6题:

You are upgrading computer1 and computer2 from Windows NT Workstation 4.0 to Windows 2000 Professional. You successfully upgrade computer1. During the upgrade of computer2, a series of power outages interrupts the upgrade.

You discover that the upgrade of computer2 is incomplete. Furthermore, you find that computer2 can no longer run Windows NT workstation 4.0. Computer2 does not support booting from the Windows 2000 Professional CD-ROM. You decide to use computer1 to help recover the failed upgrade.

What should you do?

A.On computer1, copy the CD-ROM driver and system files named ntdetect, ntbootdd.sys, Ntdll.dll and Setupldr.bin to a formatted floppy disk. On computer2, restart the computer by using the floppy disk. Then run WinNT32/debug from the Windows 2000 Professional CD-ROM.

B.From computer1, copy the CD-ROM driver and system files named Ntdetect, Ntbootdd.sys, Ntdll.dll, and Setupldr.bin to a formatted floppy disk. On the computer2, restart the upgrade by using the floppy disk. Then run WinNT32/rx from the Windows 2000 Professional CD-ROM.

C.On the computer1, run Makebt32.exe from the Bootdisk folder on the Windows 2000 Professional CD-ROM. On computer2, restart the upgrade by using the newly created floppy disks.

D.On computer1, perform. a remote installation from a network share. On computer2, when the text portion of setup has completed, resume the installation by using the Setup Manager.


正确答案:C
解析:Explanation: You can create the four setup boot disks by using either makeboot.exe or makebt32.exe. Both are located in the \Bootdisk directory on the Windows 2000 installation CD. These disks can be used to restart the installation process on computer2.

Incorrect answers:
A: Winnt32 is a 32-bit application and can only be used from inside a Windows environment and not after starting the computer by means of a boot diskette. A computer can only be booted into DOS mode from a boot disk, and DOS mode cannot use 32-bit applications.

B: Winnt32 is a 32-bit application and can only be used from inside a Windows environment and not after starting the computer by means of a boot diskette. A computer can only be booted into DOS mode from a boot disk, and DOS mode cannot use 32-bit applications.

D: The text portion of the setup on computer2 will not be completed. To use a network installation on computer2, computer2 must be booted with a network boot disk.

第7题:

Your Windows 2000 Server computer has a 10-GB hard disk with two partitions: Drive C and drive D. Windows 2000 Server is installed on Drive D. Both partitions are formatted as NTFS. Your office experiences a power failure that causes your Windows 2000 Server computer to restart.

When the computer is restarting, you receive the following error message "NTLDR is missing. Press any key to restart".

What should you do?

A.Start the computer by using Windows 2000 Server computer 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 partition.

B.Start the computer in debugging mode. Copy the NTLDR file on the CD-ROM to the root of the system partition.

C.Start the computer by using the Windows 2000 bootable floppy disk. From a command prompt, run the sfc/scanboot command.

D.Start the computer by using a Windows 2000 bootable floppy disk. Run the File Signature Verification utility.


正确答案:A
解析:Explanation:Theproblemposedinthisscenariocouldarisefromanumberofcauses.ItcouldbethattheNTLDRismissing,orthebootsectoriscorrupt,orthediskisphysicallydamaged.IfweassumethattheproblemcausedbyamissingNTLDR,wecoulduseeithertheEmergencyRepairDisk(ERD)ortheRecoveryConsoletocorrectheproblem.UsingeithertheEmergencyRepairDiskortheRecoveryConsolewewouldattempttocopytheNTLDRfilefromtheWindows2000installationCD-ROMtotherootofthesystempartition,whichcouldsolvethebootproblem.Incorrectanswers:B:Debuggingmodeisaspecialsafemodeoptionthatusedbydeveloperstodebugprograms.ItcannotbeusedrestoretheNTLDR.C:Windows2000doesnotsupportabootablefloppydisk,althoughthefourWindows2000setupdiskscouldbeusedtostartthecomputerinWindows2000.TheRecoveryConsoleortheERDprocessmustbeusedtorestoretheNTLDR.D:TheFileSignatureVerificationutilityisusetotesttheintegrityofdevicedrivers.ItcannotbeusedrestoretheNTLDR.

第8题:

You are the desktop administrator for Ezonexam.com'ssalesdepartment. Ezonexam.com's network contains a RIS server.

You need to install Windows 2000 Professional on a computer that has a SCSI disk subsystem. You start the computer by using the Windows 2000 Professional CD-ROM, and you begin the installation.

However, Setup reports that it cannot find any disk on which to install Windows 2000 Professional.

You start the computer by using a RIS bootable floppy disk, and you receive the same result.

What should you do?

A.Add an answer file to the root directory of the RIS bootable floppy disk. Start the computer by using the RIS bootable floppy disk, and run Setup by using RIS.

B.Add the SCSI-controller driver to the root directory of the RIS bootable floppy disk. Start the computer by using the RIS bootable floppy disk, and run Setup by using RIS.

C.Start the computer by using the Windows 2000 Professional CD-ROM, and run Setup. After Setup starts, provide an answer file on a floppy disk.

D.Start the computer by using the Windows 2000 Professional CD-ROM, and run Setup. After Setup starts, provide a SCSI-controller driver on a floppy disk.

E.Start the computer by using the Windows 2000 Professional CD-ROM, and run Setup. After Setup starts, provide the appropriate HAL on a floppy disk.


正确答案:D
解析:Explanation: The problem here is that Windows 2000 doesn't have a driver for the SCSI-controller and so can't find a hard disk to install onto. We can solve this problem by providing a driver during the installation. During the text mode part of the installation, you will see the option to "Press F6 to install a third party SCSI driver".

When you press F6, you will be prompted to insert a floppy disk with the SCSI-controller driver on it. Windows 2000 will then be able to see the SCSI hard disks and install successfully.

Incorrect Answers:
A: An answer file provides answers to the questions you get asked during the graphical part of the setup routine. The setup program won't run because Windows 2000 doesn't have a driver for the SCSI-controller and so can't find a hard disk to install onto. Therefore, an answer file won't help.

B: We need to install a SCSI controller driver. However, this is not the correct way to do this.

C: An answer file provides answers to the questions you get asked during the graphical part of the setup routine. The setup program won't run because Windows 2000 doesn't have a driver for the SCSI-controller and so can't find a hard disk to install onto. Therefore, an answer file won't help.

E: We don't need to install a new HAL. You would install a new HAL on a high end server with multiple processors.

第9题:

You are configuring five computers for Windows NT Workstation 4.0 and Windows 2000 Professional.

Each computer has an 8 GB hard disk.

You configure the hard disk on each computer to have two 4 GB partitions. Windows NT Workstation is installed on drive C and Windows 2000 Professional on drive D.

In Windows 2000 Professional, you configure a disk quota on drive D to prevent users from saving work files on the disk. You restart your computer and load Windows NT Workstation. You notice that users can save files to drive D.

You want to prevent users from saving the files to drive D in either operating system. You also want to ensure that users can access both drives while using either operating system.

What should you do?

A.Use Windows 2000 Professional to configure drive D as a dynamic partition.

B.Use Windows 2000 Professional to enable encrypting file system on drive D.

C.Use Windows NT workstation to configure NTFS permissions on drive D to deny the users write permission.

D.Reinstall Windows NT Workstation after configuring disk quotas.


正确答案:C
解析:Explanation: You can use NTFS permissions to prevent users from saving files to a specific drive, partition or folder. NTFS permissions can be set on Windows NT computers that use the NTFS file system. Setting the NTFS permissions to deny users write permissions will prevent the users from saving work files on the disk.

Incorrect answers:
A: Windows NT users cannot use dynamic partitions, as dynamic partitions are a storage feature that has been introduced with Window 2000. Thus, configuring drive D as a dynamic partition will prevent the Windows NT Workstation users from using the disk. However, the Windows 2000 Professional users will still be able to make use of the drive and to store files on the drive.

B: The Encrypting File System (EFS) is a file and folder security mechanism used to prevent unauthorized users from accessing encrypted files. This does not prevent users from saving files on the disk. It only prevents them from opening and reading encrypted files.

D: Reinstalling Windows NT will not prevent users in Windows 2000 to save files on disk D. As the installation process does not have an option to prevent users from saving files to specified locations.

第10题:

You plan to upgrade a computer that runs Windows 2000 to Windows XP Professional. You need to verify that the applications currently installed on the computer will run after the upgrade. What should you do before you start the Windows XP Professional installation?()

  • A、From the Windows XP Professional source files, run winnt.exe /u. 
  • B、From the Windows XP Professional source files, run Winnt32 /checkupgradeonly.
  • C、Review the Windows Hardware Compatibility List on the Microsoft Web site. 
  • D、Start the computer from the Windows XP Professional installation CD. When prompted, press F6.

正确答案:B

更多相关问题