不凡考网

2020微软认证证书模拟考试冲刺试题61

来源: 不凡考网    发布:2020-03-17     [手机版]    
  • 下载次数:
  • 支持语言:
  • 830次
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机

导读

不凡考网发布2020微软认证证书模拟考试冲刺试题61相关信息,更多2020微软认证证书模拟考试冲刺试题61的相关资讯请访问不凡考网计算机类考试频道。

1. [单选题]You are the administrator of Ezonexam.com's Windows 2000 network.Your computer is configured to use both Windows 2000 Professional and Windows NT Workstation 4.0 Service Pack 3. Your computer has 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 want to store your project files on Disk2. You configure Disk2 as a basic volume and format the volume as NTFS in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files.

A. You want to be able to access your project files when using either of the operating systems.
B. What should you do?
C. Upgrade Windows NT Workstation 4.0 to Service Pack 4 or later.
D. Configure Disk 2 as a dynamic volume then format as an NTFS partition.
E. Configure Disk 2 to use Encrypting File System (EFS).
F. Configure Disk 2 as a basic volume and format the volume as FAT32.


2. [单选题]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.
B. After the text mode portion of Windows 2000 Setup is complete, use the Recovery Console to copy the customized HAL to the system32 folder on the boot partition, and then continue Windows 2000 Setup
C. After the text mode portion of windows 2000 Setup is complete, use the Emergency Repair process to replace the existing HAL with the customized HAL, and then continue the windows 2000 Setup.
D. After the Windows 2000 Setup is complete, use Device Manager to scan for Hardware changes. When prompted, install the customized HAL.


3. [多选题]You are the administrator of a Windows NT Server 4.0 computer named Ezonexam1.Ezonexam1 is a backup domain controller and a member of Ezonexam.com's Windows 2000 Active Directory forest. The forest consists of three Windows 2000 domains. Ezonexam1 is the only remaining Windows NT Server 4.0. A new version of the application that runs on Windows 2000 Server has been developed that requires the use of Universal groups. The application will not run on a domain controller.

A. You need to upgrade Ezonexam1 to Windows 2000 Server and prepare for the installation of the new version of the application on Ezonexam1.
B. What should you do?
C. (Each correct answer presents part of the solution. Choose two.)
D. Install Windows 2000 Server on Ezonexam1. Configure Ezonexam1 to use a dual boot configuration that includes Windows NT Server 4.0 and Windows 2000 Server. Install the new application on the Windows NT Server 4.0
E. Upgrade Ezonexam1 to Windows 2000 Server. During the upgrade select option to make Ezonexam1 a member server.
F. Upgrade Ezonexam1 to Windows 2000 Server. During the upgrade select the option to make Ezonexam1 a domain controller. After the upgrade, demote the domain controller.
G. Make any user accounts on Ezonexam1 members of Domain Global groups.
H. Convert the Windows 2000 domains to native mode.


4. [单选题]You are the administrator for Ezonexam's network.Your network includes Windows 2000 Professional client computers, Windows 2000 Server computers, Windows XP Professional computers, and UNIX client computers. Users of the UNIX operating system send print jobs to shared printers on a UNIX computer named PrintServ.

A. You want to make the shared printers on PrintServ available to the Windows 2000 Professional computers, the Windows 2000 Server computers and the Windows XP Professional computers.
B. What should you do?
C. Use the SRVANY utility from the Windows NT Resource Kit to run the LPR program as a service.
D. Configure each of the printers to support TCP/IP printing.
E. Create an LPR port on each client that is configured to use PrintServ.
F. Configure each of the printers to use LPR port


5. [单选题]Your company network includes 6,000 Windows 2000 Professional client computers and 35 Windows 2000 Server computers in a single domain.Your company has a print device that is used to print payroll checks. The print device is physically attached to the parallel port of one of the client computers. This print device's tray is loaded with checks at all times. You have shared this printer on the network as ChkPrinter and retained the default permissions.

A. A payroll application runs on a server named HRserv. Every Wednesday at 5:00P.M, the application prints paychecks from employees on this printer. The payroll application runs as a Windows 2000 service on HRserv.
B. You need to configure ChkPrinter so that only the payroll application will be able to use the printer.
C. What should you do?
D. Configure the share name for ChkPrinter to be ChkPrinter$. Configure the payroll application to print to this new share name.
E. Configure ChkPrinter so that it is available only from5:00 P.Mto5:30 P.M
F. Configure ChkPrinter to allow the HRserv domain account print permissions for ChkPrinter. Remove print permissions for the Everyone group.
G. Configure ChkPrinter to allow all HRserv domain accounts Print permissions for ChkPrinter. Change the permissions to deny print on ChkPrinter for the Everyone group.


6. [单选题]You are the administrator of a SQL server computer. The server is running SQL Server 6.5 and SQL Server 7.0.You install a named instance of SQL Server 2000, and then run the SQL server upgrade wizard. On the database selection screen, some of the SQL Server 6.5 databases are not listed.

A. You cancel the SQL Server upgrade wizard.
B. You need to ensure that the SQL Server 6.5 databases are listed in the wizard. What should you do?
C. Uninstall SQL Server 7.0, and then rerun the SQL Server upgrade wizard.
D. Run the Microsoft SQL Server-switch application, and then rerun the SQL Server upgrade wizard.
E. Create a data transformation services package that imports the databases from SQL Server 6.5 to SQL Server 2000, and then execute the package.
F. Uninstall SQL Server 2000, and then reinstall SQL Server 2000 as the default instance.


7. [单选题]You are the administrator of several SQL Server 2000 computers. You want to retrieve information from an archived inventory database. You have a full tape backup of the database. The backup’s header information shows that the backup uses the SQL_Latin1_General_CR437_BIN collation.However, the existing SQL server computers in your office are configured to use the

A. SQL_Latin1_General_CP1_CI_AS collation.
B. You do not want to join tables in the inventory database with tables in other databases. You need to restore the inventory database to a SQL Server 2000 computer by using the least amount of administrative effort.
C. What should you do?
D. Use the rebuildm utility to rebuild the system database on an existing SQL server computer. Configure all the databases on that server to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the server.
E. Restore the inventory database to an existing SQL server computer. Accept the SQL_Latin1_General_CR437_BIN collation for that database.
F. Install a new named instance of SQL Server 2000 on an existing SQL Server 2000 computer. Configure the named instance to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the named instance.
G. Install SQL Server 2000 on a new computer. Configure the new server to use the SQL_Latin1_General_CR437_BIN collation. Restore the inventory database to the new server.


8. [单选题]You plan to install Windows 2000 Server on 10 new computers. These servers will provide file and print services in branch offices of Ezonexam.com. The company wants each branch office to purchase its own copy of Windows 2000 Server, and the installation in each branch office should use the serial number associated with the branch office's own copy.You want to install, configure, and test Windows 2000 Server on these computers at the main office before shipping the computers to the branch offices. You want users in the branch office to enter the computer names and serial numbers when they receive the computers.

A. What should you do?
B. Install Windows 2000 Server on the computers by using an unattend.txt file, and then use the registry editor to remove the computer name and license details.
C. Start the installation process from an MS-DOS boot disk. Install Windows 2000 Server on the computers from an existing server by running the Winnt command with the PreInst switch.
D. Install Windows 2000 Server on the computers, and then use Setup Manager to create a sysprep.inf file for sysprep.exe. Place the sysprep.inf file on the computers and run the sysprep-nosidgen command.
E. Create an unattend.txt file by using Setup Manager. Include the following line in the unattend.txt file. emPrenistall=YES. Use this file to perform. the installation.


9. [多选题]You want to upgrade a Windows NT Server 4.0 computer named Server34 to Windows 2000 Server. Server34 is a member server in a Windows 2000 domain named marketing.fabrikam.local. The domain runs in native mode.You want to change the role of Server34 from a member server to a domain controller in the same domain. What should you do? (Choose Two)

A. Reinstall Windows NT Server 4.0 on Server34 in the same WINNT folder, and make Server34 a B
B. D
C. in the marketing domain.
D. Use Server Manager on Server34 and promote Server34 to a PDC for the marketing domain.


10. [多选题]You need to install Windows 2000 Server on one of your older Windows NT Server 4.0 computers. 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 server installation by updating the SCSI firmware.You then start the installation of the Windows 2000 Server operating system. During the next portion of the installation, you receive an error message indicating that no hard disks can be found.

A. You want to successfully install Windows 2000 Server on the computer.
B. What should you do? (Each correct answer presents part of the solution. Choose two)
C. Restart the installation by using the Windows 2000 Installation CD-ROM. Press F3 during the text-mode setup.
D. Restart the installation by using the Windows 2000 Installation CD-ROM. Press F6 during the text-mode setup.
E. Restart the installation by using a MS-DOS boot disk with a CD-ROM driver.
F. Insert a disk with the original SCSI firmware.
G. Insert a disk with the OEM SCSI driver.


  • 查看答案&解析 点击获取本科目所有试题

  • 本文链接:https://www.zhukaozhuanjia.com/download/7w35qj.html
    推荐阅读
    @2019-2026 不凡考网 www.zhukaozhuanjia.com 蜀ICP备20012290号-2