正确答案: CF
Implement snapshot replication. Schedule replication to run during off-peak hours.
题目:You are the administrator of a SQL Server 2000 computer. Your company purchased an accounting application from a vendor. The application stores its data in a database named Accounting on the server. The tables in this database contain columns that function as primary keys, but PRIMARY KEY and FOREIGN KEY constraints are not used.You need to replicate data from this database to another SQL Server computer. This server will use the replicated data to generate reports. Most reports will run each month, but the accounting department needs to have the ability to run reports at any time. Reports should be accurate through the last full working day.
解析:解析:Explanation:
查看原题查看所有试题
学习资料的答案和解析:
[单选题]Your network includes Windows 2000 Professional client computers, Windows NT Workstation 4.0 client computers, Windows 95 client computers and UNIX client computers. Users of the Windows operating systems send print jobs to shared printers on a Windows 2000 Server computer named PrintServ. The UNIX client computers support the LPR printing protocol.You want to make the shared printers on PrintServ available to the UNIX computers. What should you do?
Install Microsoft Print Services for UNIX on PrintServ.
解析:解析:Explanation: Microsoft Print Services for UNIX enables UNIX clients to use Windows 2000 printers through the UNIX LPR protocol.
[单选题]You create two shared printers on a Windows 2000 Server computer in Ezonexam.com Ezonexam. One printer is shared as Admin, and the other printer is shared as Executive. Both printers are connected to the same print device. You set the priority of the Admin printer to 90 and the priority of the Executive printer to 50.You want all users at the Ezonexam network to be able to send print jobs to either printer. However, you do not want the Executive printer to appear in the browse list when employees other than executives and administrative assistants create a new printer connection on their client computers.
Change the share name of the Executive printer to Executive$. Manually reconfigure client computers that are already connected to the Executive printer.
解析:解析:Explanation: If a shared resource has a share name with a trailing $, such as Executive$, every one can use the shared resource but it will not be visible when browsing the network.
[单选题]You are the administrator of Ezonexam.com's network.You want to connect your Windows 2000 Professional computer to a new TCP/IP based laser print device. The print device is Plug and Play compliant and is included on the current Hardware Compatibility List (HCL). When you attempt to create a new TCP/IP printer port you receive the following error message:
Modify the properties of the existing printer port to use the new print device.
解析:解析:Explanation: The error message states that the new port cannot be added since it already exists. Thus all that is necessary to enable you to make use of the printer is to modify the properties of the existing port.
[单选题]You are the network administrator for Ezonexam.com.You are planning to install 10 new Windows 2000 Server computers. Ezonexam has a tight production schedule that requires no changes be made to the Active Directory except during scheduled outages. You schedule the installations during an upcoming network outage which will occur betweenmidnight and 8:00
Perform. the installations by using the Windows 2000 Installation compact disc and a floppy disk containing a Winnt.sif file.
解析:解析:Explanation: We must use Setup Manager to create a winnt.sif. We must then copy this file to a floppy. Then start the installation process from the CD-ROM and insert the floppy disk. The installation process will be a fully automated unattended installation.
[多选题]You have stored confidential financial data in a shared folder named AccSecured on your Windows 2000 Professional computer. Your company hires an intern named Richard. You create a subfolder named intern, which Richard needs to access. You want to allow Richard access to the intern subfolder only.You create a user account named intern. You want to allow the intern user account the ability to update, create, and delete files within the intern folder. You need to prevent Richard from accessing any other files or folders within the AccSecured folder.
Allow the intern user account modify permissions on the intern subfolder.
Allow the intern user account traverse folder/execute file permission on the AccSecured folder.
解析:解析:Explanation: The traverse folder/execute file permission" enables Richard to traverse the AccSecured folder to reach the intern folder, while the modify permissions on the intern folder allow Richard to modify information in the intern subfolder.
[多选题]You are the administrator of a new multiprocessor SQL Server 2000 computer. You are migrating data from other database management systems to this server. You need to load data from two data files into a new table on the server. The table is empty and has no indexes.You want to complete the data load as quickly as possible. What should you do? (Each correct answer represents part of the solution. Choose all that apply.)
Apply a bulk update lock to the table.
Use separate client connections to load the files into the table simultaneously.
Specify the Bulk-Logged Recovery model for the database.
解析:解析:Explanation:
[单选题]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.
Install Windows Update
解析:解析:Explanation: Windows Update is used to upgrade the system files and to retrieve and apply the latest service packs and patches for the operating system. All necessary files are downloaded through the Internet.
[单选题]You are the administrator of your company's network. An employee named Mark is leaving the company. A new employee named Eric has been hired to replace him.Mark has a local user account on a Windows 2000 Professional computer. Mark has rights to multiple files and folders on the computer.
Rename Mark's user account to Eric and change the account password.
解析:解析:Explanation: A user account and the permission and rights attached to them can easily be transferred to another user by renaming the account and changing the password. By renaming Mark's user account and by changing the password, Eric will have the same rights and permissions as Mark had, and Mark will not be able to use his old account. This provides the solution with least amount of administrative effort.