不凡考网

计算机2020微软认证证书模拟系统69

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

导读

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

1. [单选题]You need to install Windows 2000 Professional on 30 new computers. You also need to deploy a Windows 2000 Professional service pack during the installation.First, you create a network distribution folder named InstallFiles. You copy the i386 folder from the Windows 2000 Professional CD to the InstallFiles folder.

A. What should you do?
B. Copy the service pack files to the InstallFiles\Misc folder.
C. Copy the service pack files to the InstallFiles\$OEM$ folder.
D. From an existing client computer, run theUpdate -ucommand from the service pack to the InstallFiles folder.
E. From an existing client computer, run theUpdate -s:InstallFilescommand from the service pack to the InstallFiles folder.


2. [单选题]You are the administrator of Ezonexam's network.An employee named Mark has a local user account on a Windows 2000 Professional computer. Mark has rights and permissions to multiple files and folders on the computer. All of Mark's permissions are being granted through group membership. Mark recently hired a new employee named Eric as his assistant.

A. You want Eric to have the same rights and permissions that Mark has on the Windows 2000 Professional computer. You want to accomplish this with the least amount of administrative effort.
B. What should you do?
C. Create a new local group. Create Eric's user account. Add Mark's user account and Eric's user account to the new group.
D. Create Eric's user account. Copy Mark's profile to Eric's user account.
E. Create Eric's user account. Make Eric's user account a member of all the same groups as Mark's user account.
F. Create Eric's user account. Copy the registry entries in the subkey that correspond to Mark under HKEY_USERS to the subkey that corresponds to Eric.


3. [单选题]You are the administrator of Ezonexam.com's network.Ezonexam has several branch offices. Each branch office has a Windows 2000 Server computer with Service Pack 2 installed. Each branch office also has a technical support department. You want to configure the remote Windows 2000 Server computers so that whenever a new driver becomes available from Microsoft, the branch offices are notified automatically when the administrator logs on to the server.

A. What should you do?
B. Install Windows Update
C. Install the Windows 2000 Resource Kit.
D. Configure System File Checker to notify the branch offices.
E. Configure Window File Protection to notify the branch offices.


4. [单选题]You are the administrator of a Windows 2000 Network for Ezonexam Inc. The network includes four Web servers named WWW1, WWW2, WWW3, and WWW4. Your network also includes a Windows 2000 Server computer that uses DNS.Each Web server contains exactly the same content, and users accessing www.Ezonexam.com can be directed to any one of them.

A. You add records to your DNS server, as shown in the following table.
B. Record type Name IP address
C. CNAME www 192.168.10.5
D. CNAME www 192.168.10.6
E. CNAME www 192.168.10.7
F. CNAME www 192.168.10.8
G. When you examine the logs for the Web servers, you discover that all incoming traffic is being directed to 192.168.10.5, which is the IP address for WWW1.
H. You want the incoming traffic to be balanced across the four Web servers. What should you do?
I. Select the Disable recursion check box in the properties of the DNS server.
J. Enable round-robin in the properties of the DNS server.
K. Enable W3C logging in the properties of the Web servers.
L. Install and configure Network Load Balancing on WWW1.


5. [多选题]You are the administrator of two Microsoft Windows 2000 computers. One computer is running Internet Information Services (IIS), and the other is running SQL Server 2000. Company partners need to connect by means of the Internet and query data stored on the SQL Server computer. Some of these partners have computers that do not use Microsoft operating systems or Web browsers.You need to configure the IIS and SQL Server 2000 computers to allow access to data by means of the IIS virtual directory. IIS uses Basic Authentication to allow access to the virtual directory.

A. Only company partners should have access to the SQL Server computer by means of the Internet. The partners should not be allowed to make ad hoc queries. You want to be able to audit successful and failed logins to the SQL Server computer.
B. You want to allow the partners access to the SQL Server computer while keeping your security scheme as simple as possible. Which two actions should you take? (Each correct answer represents part of the solution. Choose two.)
C. Configure the IIS virtual directory to allow URL queries.
D. Configure the IIS virtual directory to allow template queries.
E. Create a new Windows user account. Create a corresponding Windows Authenticated login on the SQL Server computer. Configure the IIS virtual directory to always use this login when connecting to the SQL Server computer.
F. Create a Windows Authenticated login on the SQL Server computer for the IIS Internet Guest Account. Configure the IIS virtual directory to always use the Internet Guest Account when connecting to the SQL Server computer.
G. Create a Windows Authenticated login for each company partner on the SQL Server computer. Configure the IIS virtual directory to use Windows Integrated Authentication when connecting to the SQL Server computer.


6. [单选题]server’s msdb database in an e-mail message to the administrator of another SQL Server computer.You create a job that contains the following steps:

A. --Detach the msdb database
B. --Send the database to the administrator in an e-mail message
C. --Reattach the msdb database
D. You test the job, and it fails on the first step. You need to ensure that the msdb database is mailed to the administrator every night.
E. What should you do?
F. Ensure that the SQLServerAgent service is running under a user account that has database owner access to the msdb database
G. Delete the first and last steps in the job
H. Configure the job to back up the msdb database to a temporary file. Send the file to the administrator in an e-mail message
I. Insert a new job step before the first step. Configure the new step to terminate all processes that use the msdb database


7. [单选题]You are the network administrator for Ezonexam.Your Windows 2000 Server computer named Ezonexam1 contains two 36-GB hard disks. Disk 0 and Disk 1. Each disk is configured as a basic disc and has a single 36-GB NTFS partition. Both partitions are backed up to a tape each night. The partition on Disk 1 stores user data. Most users at Ezonexam encrypt their files. Disk 1 fails. You replace it with a new hard disk and create a single NTFS partition.

A. You need to recover the data as quickly as possible while maintaining the security of the files on Disk 1.
B. What should you do?
C. Restore the contents of Disk 1 from the most recent tape backup to a second file server. Instruct users to copy their files from the second file server to the new partition.
D. Restore the contents of Disk 1 from the most recent tape backup to a second file server. Log on to Ezonexam1 console as a recovery agent. Copy the files from the second file server to the new partition.
E. Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Instruct the users to verify the integrity of their files.
F. Restore the contents of Disk 1 from the most recent tape backup to the new partition on Ezonexam1. Run the cipher command to decrypt the files.


8. [单选题]You are the administrator of a SQL Server 2000 computer. The server contains confidential information about contracts on which your company has placed bids.Company policy requires that bid information be removed permanently from the database one year after the bid closes. You need to comply with this policy and minimize server overhead.

A. What should you do?
B. Create a Data Transformation Services (DTS) package to remove bids that have a closing data older than one year.
C. Create a trigger to delete any bids that have a closing data older than one year. Bind the trigger to the bids table for all INSERT, UPDATE, and DELETE events.
D. Create a stored procedure to delete any bids that have a closing data order than one year. Use SQL server agent to schedule the stored procedure to run every night.
E. Create a view that contains a WHERE clause to exclude bids that have a closing date older than one year.


9. [单选题]You are the administrator of Ezonexam's Windows 2000 network.You need to store secured files for Ezonexam's accounting and legal departments on a Windows 2000 Professional computer. You create two shared folders named Accounting and Legal with the default NTFS and share permissions. You also create two groups named Accounting and Legal and add the appropriate user accounts into the appropriate groups.

A. To meet the security requirements for the shared folders the following criteria must be met:
B. 1. Users in both departments must be able to update their own files from the network.
C. 2. Users in the accounting department must be able to view the legal department's documents from the network.
D. 3. Users in the legal department must be prevented from being able to view the accounting department's documents from the network.
E. You want to ensure that all security requirements are met using the least amount of administrative effort.
F. What should you do?
G. Allow the Accounting groupReadpermission on the Accounting share and the Legal shared folder. Allow the Legal groupReadpermissions on the Legal shared folder.
H. Allow the Accounting groupFull Controlpermissions on the Accounting shared folder and the Legal shared folder. Allow the Legal groupFull Controlpermission on the Legal shared folder.
I. Deny the Everyone groupFull Controlpermissions on the Accounting shared folder.
J. Deny the Legal groupFull Controlpermission on the Accounting shared folder.


10. [多选题]You are the administrator of your company's network. Your network has 20 Windows 2000 server computers in the contoso.com domain. Your network also has 250 Windows 98 computers. You want to perform. a clean installation of Windows 2000 Professional on all of the Windows 98 computers. All of the Windows 98 computers are identical models and are PXE complaint.You want to accomplish the following goals:

A. 1. An unattended installation of Windows 2000 Professional will be performed.
B. 2. An unattended installation of company's standard applications will be performed during the installation of Windows 2000 Professional.
C. 3. Each computer will be assigned a unique security identifier description.
D. 4. The unattended installation script. will be modified so that the computers automatically join the contoso.com domain.
E. You take the following actions:
F. 1. Install Windows 2000 Professional on a Windows 98 computer named computer1.
G. 2. Install and configure computer standard applications on computer1.
H. 3. Use Setup Manager on computer1 to create an unattended.txt file based on the current configuration including domain membership.
I. 4. Start the remaining Windows 98 computers and then install Windows 2000 Professional. Use the unattended.txt file to provide the setting for the installation.
J. Which result or results do these actions produce? (Choose all that apply)
K. An unattended installation of Windows 2000 Professional will be performed.
L. An unattended installation of company's standard applications will be performed during the installation of Windows 2000 Professional.
M. Each computer will be assigned a unique security identifier description.
N. The unattended installation script. will be modified so that the computers automatically join the contoso.com domain.


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

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