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 th

题目

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".

You want to install a new NTLDR file on the server, but you do not want to lose any settings you made since the original installation. What should you do?

A.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.

B.Start the computer by using the Windows 2000 Server CD-ROM and choose to reinstall. When installation is complete, copy the NTLDR file to the root of the boot volume.

C.Start the computer by using a Windows 2000 bootable floppy disk. From the 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.


相似考题

4.Your Windows 2000 Server computer named EzonexamSrv contains a single 18-GB hard disk. The drive is configured as a basic disk and has two partitions. Partition C is 2 GB in size and contains the operating system files. Partition D is 16 GB in size and contains user data that is updated frequently.Both partitions are formatted as NTFS. Both partitions are backed up to a tape every evening at 10:00 P.M.You have a current Emergency Repair Disk (ERD) for EzonexamSrv, and the Recovery Console is installed on the computer.One day at4:00 P.M., the server fails. You attempt to restart EzonexamSrv, but you receive the following error message:"Boot disk or operating system not found".You use Recovery Console to discover that the files on partition C are corrupted.You need to recover EzonexamSrv from the failure as quickly as possible. You also must recover as much user data as possible.What should you do?A.Use the ERD to start the computer. Replace the corrupted files on partition C by copying them from a Windows 2000 Server CD-ROM.B.Boot the Recovery Console. Copy any files that have changed since 10:00 P.M. the previous evening to a second server. Use the most recent tape backup to restore the remaining user data to the second server.C.Start the computer by using a Windows 2000 Server CD-ROM. Select the Repair option in Setup.D.Install a second hard disk in the computer. Install Windows 2000 Server on the new hard disk. Re-create the shared folders on the first hard disk.

参考答案和解析
正确答案:A
解析: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.

Incorrect answers:
B: We cannot reinstall Windows 2000 as we do not want to loose any settings.

C: System File Checker (sfc.exe) is a command line utility that scans and verifies the versions of all protected system files after restarting your computer. It cannot be used to restore the ntldr.exe file

D: Using File Signature Verification, we can identify unsigned files on our computer; however we would not be able to restore the ntldr.exe file.
更多“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 th”相关问题
  • 第1题:

    You are the administrator of two Microsoft Windows 2000 advanced server computers. On these servers, you are configuring a database that will store accounting information for your company.

    The data must be available at all times. Interruptions in data connectivity should not last longer than five minutes. Any changes to the database should not require you to reconfigure the client computers.

    How should you configure the database?

    A.Configure the database on the two servers as a SQL Server 2000 cluster.

    B.Configure the database on one server, and then configure a standby database on the second server.

    C.Configure the database on each server. Use Microsoft Distributed Transaction Coordinator to keep the two servers perfectly synchronized.

    D.Configure the database as a federated database, and then partition half the data on each server.


    正确答案:A
    解析:Explanation: SQL Server 2000 failover clustering provides high availability support by allowing us to configure one failover cluster to automatically, with no manual configuration, fail over to any other node in the failover cluster configuration. In this way, we minimize system downtime and provide high server availability during an operating system failure or a planned upgrade. Before SQL Server 2000 failover clustering can be set up, we must install Windows NT 4.0, Enterprise Edition, Windows 2000 Advanced Server or Windows 2000 Datacenter Server, and the Microsoft Cluster Service (MSCS).

    In this scenario a cluster would be preferred to a standby server because it would be available immediately. A standby server on the other would require manual configuration and more time to become online.

    Incorrect Answers:
    B: A standby server would require you to reconfigure clients to allow it to connect to the standby server when the main server goes down. It would require at least several minutes of manual administration before the standby server would be operational. But the scenario requires that no reconfiguration of the client computers should be necessary. Therefore we should use a SQL Server 2000 cluster not a standby server.

    Note: A standby server is a second server that contains a copy of the databases on the primary server and that can be brought online in the event of a primary server failure or due to scheduled maintenance on the primary server. This allows users to continue working with databases when the primary server becomes unavailable. When the primary server becomes available again, any changes to the standby server's copies of databases must be restored back to the primary server.

    C: The Microsoft Distributed Transaction Coordinator coordinates distributed transactions, but would not increase availability.

    Note: The Microsoft Distributed Transaction Coordinator (MS DTC) is a transaction manager that allows client applications to include several different sources of data in one transaction. MS DTC coordinates committing the distributed transaction across all the servers enlisted in the transaction.

    An installation of SQL Server 2000 can participate in a distributed transaction by calling stored procedures on remote servers running SQL Server, automatically or explicitly promoting the local transaction to a distributed transaction and enlist remote servers in the transaction, and making distributed updates that update data on multiple OLE DB data sources. If these OLE DB data sources support the OLE DB distributed transaction interface, SQL Server 2000 can also enlist them in the distributed transaction. The MS DTC service coordinates the proper completion of the distributed transaction to ensure that either all of the updates on all the servers are made permanent, or, in the case of errors, all erased.

    D: With Federated SQL Server 2000 servers, SQL Server 2000 databases can be spread across a group of autonomous database servers. These are capable of supporting the processing growth requirements of the largest Web sites and enterprise data-processing systems built with Microsoft Windows DNA, which divides the processing units of a data processing system into logical tiers. This however does not improve availability.

  • 第2题:

    You want to upgrade a Windows NT Server 4.0 computer to Windows 2000 Server. The system partition uses the FAT file system.

    You start the Setup program by starting the computer from the Windows 2000 Server CD-ROM.

    However, you receive the following error message, "You chose to install Windows 2000 on a partition that contains another operating system. Installing Windows 2000 on this partition might cause the operating system to function improperly".

    You are unable to perform. the upgrade. What should you do to resolve the problem?

    A.Convert the system partition to NTFS.

    B.Disable Advanced Configuration and Power Interface (ACPI) support for the computer.

    C.Restart the computer, and then run Winnt32.exe from the Windows NT Server 4.0 environment.

    D.Remove the Windows 2000 Server CD-ROM and restart the computer by using the setup floppy disks.


    正确答案:C
    解析:Explanation:WhenupgradingearlierversionsofWindowstoWindows2000wemustusewinnt32.exeandmustlaunchitfromwithintheWindowsenvironment.Incorrectanswers:A:Windows2000canbeinstalledorupgradedonadiskorpartitionthatisformattedwiththeFATfilesystem.ThereisthusnoneedtoconvertthefilesystemtoNTFS.B:TheAdvancedConfigurationandPowerInterfaceisusedforpowermanagementanddoesnotaffecttheinstallationorupgradeprocess.ItwouldthusnotbenecessarytodisableACPI.D:ThesetupfloppydisksuseWinnt.exetoinstallWindows2000.WehowevercanonlyusethesetupfloppydiskstoinstallacleancopyofWindows2000onthecomputer.WecannotupgradetheoperatingsystemtoWindows2000usingthesetupfloppydisks.Wemustusewinnt32.exetoupgradeearlierversionsofWindowstoWindows2000.

  • 第3题:

    You are the administrator of ExamSheet's network.  The software department is preparing to rewrite an accounting application so that it will run on  Windows 2000 Professional computers. All of the computers in the software department currently use Windows 98. You plan to configure the computers in the software department so that users can use both Windows 98 and Windows 2000 Professional during the project. You want to ensure that users in the software department can access all of the files on their computers while using operating system.  What should you do?()

    • A、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create a primary partition in the remaining disk space and format the volume using the FAT32 file system.Reinstall Windows 98 on the new primary partition. 
    • B、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create an extended partition in the remaining disk space and format the volume using the FAT32 file system. Reinstall Windows 98 on the new extended partition. 
    • C、Create and format and extended partition. Create a logical drive within the extended partition and format the drive with the FAT32 file system. Install Windows 2000 Professional on the new partition. 
    • D、Create and format an extended partition. Create a logical drive within the extended partition and format the drive with the NTFS file system. Install Windows 2000 Professional on the new partition.

    正确答案:C

  • 第4题:

    You need to migrate the DeliveryVans, AirlinePreferences, and SeasonalContractors databases into the data center. What should you do?()

    • A、Install a separate instance of SQL Server 2005 for each of the databases on a single server.
    • B、Create a SQL Server database for each of the databases in a single instance of SQL Server 2005.
    • C、Import the data from each of the databases into a single database in an instance of SQL Server 2005.
    • D、Install a default instance of SQL Server 2005 on three separate servers. Use one server for each of the databases.

    正确答案:B

  • 第5题:

    You are the network administrator for . In particular you administer a Windows 2003 server named TestKing13. You need to use Disk Management to configure a partition on TestKing13. When you attempt to access Disk Management, you receive the following error message: "Unable to connect Logical Disk Manager service." You verify that the Logical Disk Manager service is started. What is the most likely cause of the problem?()

    • A、There is not enough available space on the boot partition.
    • B、The disk performance counters are disabled.
    • C、The Logical Disk Manager Administrative service is disabled.
    • D、The Windows 2003 Administration Tools Pack is not installed

    正确答案:C

  • 第6题:

    You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases.   What should you do?()

    • A、Use the at command to schedule a weekly job to back up the boot partition.
    • B、Use the at command to schedule a weekly job to run the system file checker.
    • C、Use Windows backup to schedule a backup of the System State Data.
    • D、Use Windows backup to schedule a backup of the system partition and the boot partition.

    正确答案:C

  • 第7题:

    You are the desktop administrator for one of your company's branch offices. The network in the branch office consists of a single network segment, which contains a domain controller, a DHCP server, 10 Windows 2000 Server computers, and 50 Windows 2000 Professional computers. All servers and client computers are members of the company's Active Directory domain. You purchase 50 new client computers for the branch office. Each new client computer contains a built-in PXE-compliant network adapter. You install and configure RIS on one of the Windows 2000 Server computers that is on the network in the branch office. You create a Windows XP Professional RIS image on the Windows 2000 Server computer. You connect the new client computers to the network in the office, and you turn on each computer. Each computer displays a message stating that it cannot contact a PXE boot server. You verify that the RIS server is connected to the network. You need to ensure that the new client computers can connect to the RIS server and can begin installing Windows XP Professional. What should you do?()

    • A、Ask a domain administrator to authorize the RIS server. 
    • B、Grant the Everyone group Allow - Read NTFS permission on the RIS image.
    • C、Install RIS on the domain controller. Copy the RIS image to the domain controller.
    • D、Add a reservation for the RIS server to the DHCP server. 

    正确答案:A

  • 第8题:

    You install Windows 2000 Professional on a new APM-compliant portable computer. You notice that whenever you attempt to shut down the computer, the Windows 2000 shutdown screen remains on the screen as the power remains on. You attempt to shut off the computer by using Power Button, but you want the computer to shut off when Windows 2000 Professional shuts down. What should you do? ()

    • A、Restart the computer, disable APM in the system BIOS, and then restart the computer. 
    • B、Restart the computer, use power options in control panel to enable APM, and restart the  computer. 
    • C、Restart the computer, use power options in control panel to enable hibernate support, and  then restart the computer. 
    • D、Restart the computer, use power options in control panel to create a different power scheme,  and then restart the computer. 

    正确答案:B

  • 第9题:

    You are a network administrator for ExamSheet.net.  You plan to configure your computer to use Windows 98, Windows 2000 Professional and indows  NT Workstation 4.0. You also plan to configure a data drive that can be accessed by all operating systems on your computer. Your computer has one 20 GB hard disk. You want to configure your computer as shown in the exhibit.  What should do? ()

    • A、Create the boot drive on drive C and format as a FAT16 partition. 
    • B、Create the boot drive on drive C and format as a NTFS partition.
    • C、Configure the boot drive as a basic volume and format the volume as FAT32.
    • D、Configure the boot drive as a dynamic volume and format the volume as a FAT16 partition. 
    • E、Configure the boot drive as a dynamic volume and format the volume as a FAT32 partition.

    正确答案:A

  • 第10题:

    Your network consists of a single Active Directory domain. All servers run Windows Server 2003 ServicePack 2 (SP2). You have a server named Server1. You try to log on to Server1 and receive the following error message: “Windows cannot connect to the domain,either because the domain controller is down or otherwise unavailable, or because your computer account was not found. Please try again later. If this message continues to appear, contact your system administrator for assistance.” You verify that you can contact a domain controller from Server1. You need to ensure that you can log on to Server1 by using a domain account. What should you do? ()

    • A、Reset the Server1 computer account. Restart Server1.
    • B、Delete the Server1 computer account. Restart Server1.
    • C、Join Server1 to a workgroup and then join Server1 to the domain. Restart Server1.
    • D、Delete the Server1 computer account.Create a new computer account named Server1. Restart Server1.

    正确答案:C

  • 第11题:

    单选题
    You are the administrator of Company's network. You have configured your computer with a dual-boot configuration. The computer uses both Windows 2000 Professional and Windows NT Workstation 4.0 with the latest service pack. Your computer is equipped with three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You wish to use Disk 2 to store your project files on. You partition Disk 2 and configure it as a dynamic volume in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files. You want to be able to access your project files when using either of the operating systems.  What should you do?()
    A

    Format the dynamic volume as a FAT32 partition.

    B

    Format the dynamic volume as a FAT16 partition.

    C

    Configure Disk 2 to use Encrypting File System (EFS).

    D

    Configure Disk 2 as a basic volume and format the volume as NTFS.

    E

    Configure Disk 2 as a basic volume and format the volume as FAT32.


    正确答案: E
    解析: 暂无解析

  • 第12题:

    单选题
    You are the network administrator for Testking.com. All network servers run Windows Server 2003. A server named Server1 hosts several applications. This server contains two hard disks, Disk0 and Disk1. Each disk is connected to a different EIDE channel. Each disk is configured as a basic disk and formatted as NTFS. System files are installed on Disk1. You install a third hard disk on Server1. You configure it as a basic disk and format it as NTFS. When you restart Server1, you receive the following message: Visit our reseller at www.PrometricVUE.com for lastest version and special price! Leading the way in IT testing and certification tools, www.testking.com "Windows could not start because of a computer disk hardware configuration problem. Could not read the selected boot disk. Check boot path and disk hardware. Please check Windows documentation about hardware disk configuration and your hardware reference manuals for additional information." You press a key. Server1 restarts, but it displays the same message. You need to ensure that Server1 will start correctly. You solution must not require reinstalling any applications on Server1. What should you do?()
    A

    Start Server1 from the Windows Server 2003 installation CD-ROM. Use the Recovery Console to repair the system.

    B

    Start Server1 in Safe Mode with Command prompt.

    C

    Start Server1 from the Windows Server 2003 installation CD-ROM. Press F6 to replace the Mass Storage driver.

    D

    Reconfigure the new disk drive so it is enumerated after the existing drives. Restart Server1.


    正确答案: C
    解析: 暂无解析

  • 第13题:

    You are the network administrator for Ezonexam.

    The network includes a Windows 2000 Server computer that contains a single 36-GB hard disk. The drive is configured as a basic disk and has two partitions. Partition C is 4 GB in size and contains the operating system files. Partition D is 32 GB in size and contains user data that is updated frequently.

    Both partitions are formatted as NTFS. Both partitions are backed up to a tape every evening at 11:00 P.M.You have a current Emergency Repair Disk (ERD) for the computer, and Recovery Console is installed on the computer.

    One day at2:00 P.M., the server fails. You attempt to restart the computer, but you receive the following error message: "Boot disk or operating system not found." You use Recovery Console to discover that the files on partition C are corrupted.

    You want to recover the server from the failure as quickly as possible. You also want to recover as much user data as possible.

    What should you do?

    A.Start the computer by using a Windows 2000 Server compact disc. Select the Repair option in Setup.

    B.Install a second hard disk in the computer. Install Windows 2000 Server on the new hard disk. Re-create the shared folders on the first hard disk.

    C.Use a Windows 2000 Server boot floppy disk to start the computer. Replace the corrupted files on partition C by copying them from the Emergency Repair Disk.

    D.Boot to the Recovery Console. Copy any files that have changed since 11:00 P.M. the previous evening to a second server. Use the most recent tape backup to restore the remaining user data to the second server.


    正确答案:A
    解析:Explanation:Therearefourwaystoperform.anattendedinstallation:1.BoottoaCD-ROM,therebyinvokingthesetuproutine.2.BoottoacurrentoperatingsystemwithCD-ROMsupportandmanuallyinvokethesetuproutine.3.BoottoasetoffoursetupdisksandthenprovidetheCD-ROMwhenprompted.4.Boottoanetwork-awareoperatingsystemandinvokesetupoverthenetwork.IfyouhaveacomputerwhoseBIOSsupportsbootingfromaCD-ROM,youcansetupWindows2000Serverwithoutinstallinganoperatingsystemonyourharddriveandwithoutrequiringnetworksupport.Todoso,configureyourcomputertoboottotheCD-ROMintheBIOS.IntheabovescenariotheserverfailedandforyoutorecovertheserverasquicklyaspossibleandrecoveringasmuchdataaspossibleyouneedtousetheWindows2000ServerCDandselecttheRepairoptioninSetup.Incorrectanswers:B:Thisoptionwillnotbethebesttofollowiftheserveristoberecoveredwithintheshortestpossibletime.Youwillalsolosesomedatasincere-creatingthesharedfoldersonthefirstharddiskwouldalreadyhavedatamissingsincePartitionCiscorrupted.C:EmergencyRepairDiskenablesyoutorecoverfromRegistrysettingsthatrenderyoursysteminoperable.ThismightbemisconfigurationthatcouldnotbecaughtwiththeLastKnownGoodConfiguration,oritmightbedeleteduseraccountsorotherRegistrychanges.Thisisnotaregistryproblem.TheEmergencyRepairDiskcanbeusedtofacilitatesomesystemrepairsonyourWindows2000server.Essentially,thediskcanbeusedtorepairstartupproblems,likewhenessentialstartupfilesarenotpresentandyourServerrefusestoboot.However,thisproblemneedstobeaddressesasquicklyaspossibleandmakinguseoftheRepairoptioninSetupfromtheWindows2000ServerCDwouldbethequickermethod.D:TheRecoveryconsoleisapowerfultext-basedbootalternativeforWindows2000Server.Ifyoursystembecomessocorruptthatitwillnotbootandnootherrepairprocesswillhelp,youcanboottotheRecoveryconsoleandcopyfilestoorfromyourserver.Inaddition,youcanstopandstartservices,ifaservicethatyouhaveinstalledcausesproblemswithbooting.Thisoptiondoesnotrepresentthequickestwaytoaddresstheproblemathand.

  • 第14题:

    You are the network administrator for Ezonexam.com.

    You need to upgrade a computer from Windows NT Server 4.0 to Windows 2000 server. The server has dual processors, 2 GB of RAM, a RAID controller with five SCSI hard disks in an array, and a generic 10/100-MB network adapter. You begin the installation of the Windows 2000 Server operating system.

    During the text portion of the installation, you receive the following error message:

    "Stop 0x00000078 Inaccessible_boot_device."

    You want to successfully upgrade the computer.

    What should you do? (Each answer presents part of the solution. Choose two)

    A.Start the computer by using a DOS disk and run FDISK.

    B.Update the firmware on the RAID controller.

    C.Restart the installation. During the text-mode setup-mode setup, press F6.

    D.Restart the installation. During the text-mode setup, create a new partition.

    E.Insert a floppy disk containing the OEM SCSI driver and specify the additional driver.


    正确答案:CE
    解析:Explanation:Assoonasyourmachinebootsintothetext-basedportionofSetup,youmaynoticeapromptatthebottomofthescreenthattellsyoutopressF6ifyouneedtoinstalladditionalSCSIorRAIDdrivers.Ifyoudon'twanttheseadditionaldrivers,justwaitafewsecondsanditwillgoaway.ButifyoursystemhasaSCSIorRAIDcontrollerthatyouknowisn'tgoingtoinitializewithoutanOEM-provideddriver,you'llneedtowatchthispartofSetupcloselyandhitF6.You'llneedtopressF6atthePressF6prompttoinstallSCSIdrivers.ThiswillletyouaccessyourSCSIharddrivesorCD-ROMsthatrequireadriver.Incorrectanswers:A:Thisissimilartocreatingapartition.Thereisnoneedtocreateanewpartition.Thiswillnotupgradethecomputersuccessfully.B:Thisisnotrequired.UpdatingfirmwareontheRAIDcontrollerwillnotenableyoutosuccessfullyupgradethecomputerinthiscase.D:Thereisnoneedtocreateanewpartition,youshouldpressF6whichwillallowyoutosuccessfullyupgradethecomputerbyallowingaccesstotheharddrivesorfloppyorCD-ROMdrivesthatrequiresdrivers.

  • 第15题:

    You install Windows 2000 Professional onto an NTFS partition on your computer. During theinstallation, you manually specify the OEM driver for the tape device SCSI controller. After theinstallation, you run the Winnt32 /cmdcons command. Then you successfully install the latest Windows2000 service pack.Next, you install an updated driver for the tape device SCSI controller. When you restart the system andlog on to the computer, you receive a stop error.You need to restore the functionality of the SCSI controller with the least amount of administrative effort.  What should you do? ()

    • A、Restart the computer in Safe Mode. Reinstall the functional SCSI controller driver. 
    • B、Restart the computer into Recovery Console. Replace the faulty SCSI controller driver with the functional one. 
    • C、Start the computer by using a Windows 2000 Professional disk. Replace the faulty SCSI       controller driver with the functional one. 
    • D、Install a parallel copy of Windows 2000 Professional in a separate folder. Copy the functional  SCSI controller driver into the original system folder, and restart the computer to the previous installation.

    正确答案:A

  • 第16题:

    You need to recommend a backup strategy for Hyper-V. What should you recommend?()

    • A、Take a snapshot of each VM, and then run a full backup of the Hyper-V hosts by using Windows Server  Backup.
    • B、Shut down the VMs,and then run a full backup of the Hyper-V hosts by using Windows Server Backup. Restart the VMs when the backup is complete.
    • C、From each VM,run a full backup by using Windows Server Backup, and then run a full backup of the Hyper-V hosts by using Windows Server Backup.
    • D、From each VM,run a full backup by using Windows Server Backup. Shut down the VMs, and then run a full backup of the Hyper-V hosts by using Windows Server Backup. Restart the VMs when the backup is complete.

    正确答案:C

  • 第17题:

    You are the network administrator for your company. The network consists of a single Active Directory domain. All servers run Windows Server 2003. All client computers run Windows XP Professional.You install Windows Server Update Services (WSUS) on a network server named Server1. When you attempt to synchronize Server1 with the Windows Update servers, you receive an error message. You open Internet Explorer and verify that you can communicate with an external Web site by using the proxy server. You need to ensure that Server1 can communicate with the Windows Update servers.  What should you do on Server1?()

    • A、Restart the IIS administration tool.
    • B、Configure the Internet Explorer settings to bypass the proxy server.
    • C、In the WSUS options, configure authentication to the proxy server.
    • D、Install the ISA Firewall Client.

    正确答案:C

  • 第18题:

    Windows NT 4.0 is currently on the system you are using, and you want to install Windows 2000 Professional. Windows NT 4.0 is currently on an NFTS partition.  For some reason you have decided that you are not going to upgrade, but rather, you are going to run this in a dual boot fashion.  What do you need to do? ()

    • A、Can’t be done.
    • B、You need to put Windows 2000 on a separate partition from Windows NT 4.0
    • C、You need to put Windows 2000 on the same partition as Windows NT 4.0.
    • D、You need to upgrade Windows NT 4.0 to SP4.

    正确答案:D

  • 第19题:

    You are the administrator of Company's network. You have configured your computer with a dual-boot configuration. The computer uses both Windows 2000 Professional and Windows NT Workstation 4.0 with the latest service pack. Your computer is equipped with three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You wish to use Disk 2 to store your project files on. You partition Disk 2 and configure it as a dynamic volume in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files. You want to be able to access your project files when using either of the operating systems.  What should you do?()

    • A、Format the dynamic volume as a FAT32 partition.
    • B、Format the dynamic volume as a FAT16 partition.
    • C、Configure Disk 2 to use Encrypting File System (EFS).
    • D、Configure Disk 2 as a basic volume and format the volume as NTFS.
    • E、Configure Disk 2 as a basic volume and format the volume as FAT32.

    正确答案:D

  • 第20题:

    Your network consists of a single Active Directory domain. All servers run Windows Server 2003 Service Pack 2 (SP2). You have a server named Server1. You try to log on to Server1 and receive the following error message: “Windows cannot connect to the domain, either because the domain controller is down or otherwise unavailable, or because your computer account was not found. Please try again later. If this message continues to appear, contact your system administrator for assistance.” You verify that you can contact a domain controller from Server1. You need to ensure that you can log on to Server1 by using a domain account. What should you do? ()

    • A、Reset the Server1 computer account. Restart Server1.
    • B、Delete the Server1 computer account. Restart Server1.
    • C、Join Server1 to a workgroup and then join Server1 to the domain. Restart Server1.
    • D、Delete the Server1 computer account. Create a new computer account named Server1. Restart Server1.

    正确答案:C

  • 第21题:

    You are the network administrator for Your network contains a single Active Directory domain named All network servers run Windows Server 2003. One of your application servers runs proprietary software. This server stops responding. After help desk technicians restart the server, it appears to run normally. Two weeks later, the same server stops responding again. You need to gather and store data to diagnose the problem. What should you do?()

    • A、Open Event Viewer and review the security logs on the server.
    • B、Create a System Monitor log that uses memory counters and gather data over time.
    • C、Open Task Manager and gather memory usage statistics.
    • D、Modify Boot.ini to use /maxmem:1536.

    正确答案:B

  • 第22题:

    单选题
    Windows NT 4.0 is currently on the system you are using, and you want to install Windows 2000 Professional.  Windows NT 4.0 is currently on an NFTS partition. For some reason you have decided that you are not going to upgrade, but rather, you are going to run this in a dual boot fashion.  What do you need to do? ()
    A

    Can’t be done.

    B

    You need to put Windows 2000 on a separate partition from Windows NT 4.0

    C

    You need to put Windows 2000 on the same partition as Windows NT 4.0. 

    D

    You need to upgrade Windows NT 4.0 to SP4.


    正确答案: A
    解析: If you want to make NTFS (V4) for Windows NT 4.0 to be compatible with NTFS (V5) of windows 2000, service pack 4 is required for Windows NT 4.0.   You can put both operating system i.e. Windows NT 4.0 and Windows 2000 Professional on the same partition or on the different partition but recommended option is to place the windows 2000 professional on the different partition from windows NT 4.0.

  • 第23题:

    单选题
    You install Windows 2000 Professional onto an NTFS partition on your computer. During theinstallation, you manually specify the OEM driver for the tape device SCSI controller. After theinstallation, you run the Winnt32 /cmdcons command. Then you successfully install the latest Windows2000 service pack.Next, you install an updated driver for the tape device SCSI controller. When you restart the system andlog on to the computer, you receive a stop error.You need to restore the functionality of the SCSI controller with the least amount of administrative effort.  What should you do? ()
    A

    Restart the computer in Safe Mode. Reinstall the functional SCSI controller driver. 

    B

    Restart the computer into Recovery Console. Replace the faulty SCSI controller driver with the functional one. 

    C

    Start the computer by using a Windows 2000 Professional disk. Replace the faulty SCSI       controller driver with the functional one. 

    D

    Install a parallel copy of Windows 2000 Professional in a separate folder. Copy the functional  SCSI controller driver into the original system folder, and restart the computer to the previous installation.


    正确答案: C
    解析: The SCSI controller controls the tape device not any hard drives. This makes it possible to boot to Safe Mode and reinstall the functional driver. The SCSI driver could also be disabled in Safe Mode.