重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 计算机类考试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[主观题]

You are the administrator of Microsoft Windows 2000 computer. You are preparing to install

SQL Server 2000 on the computer.

Your company contains a variety of client computers that will connect to the SQL server 2000 computer by using a specific Net-Library, as shown in the following table.

You are the administrator of Microsoft Windows 200

You need to allow the client computers to connect to the SQL Server 2000 computer. You also want to minimize the number of configuration changes required on the client computers.

Which three actions should you take? (Each correct answer presents part of the solution. Choose three)

A. Install SQL Server 2000 as a named instance.

B. Install SQL Server 2000 as the default instance.

C. Configure the new instance for Mixed Mode Authentication.

D. Configure the new instance for Windows Authentication.

E. Configure the server to use the Named Pipes, IPX/SPX, and TCP/IP Net-Libraries.

F. Configure the server to use the Multiprotocol Net-Library.

查看答案
更多“You are the administrator of Microsoft Windows 2000 computer. You are preparing to install”相关的问题

第1题

Exhibit:BULK INSERT Ezonexam.dbo.employeesFROM ‘tk\africe\fubar512.txt’WITH DATAFILETYPE =

Exhibit:

BULK INSERT Ezonexam.dbo.employees

FROM ‘tk\africe\fubar512.txt’

WITH DATAFILETYPE = ‘char’,

FIELD/TERMINATOR = ‘\t’,

ROWTERMINATOR = ‘\n,’

TABLOCK

You work as database administrator at Ezonexam.com. You handle one SQL Server 2000 computer.

How should you improve the performance of the query in the exhibit above?

A. Extend the BULK INSERT statement with the BATCHSIZE option set it to equal to 5 percent of the number of rows to be loaded.

B. Extend the BULK INSERT statement with the BATCHSIZE option set it to equal to 10 percent of the number of rows to be loaded.

C. Extend the BULK INSERT statement with the ROWS_PER_BATCH option set it to equal to 5 percent of the number of rows to be loaded.

D. Extend the BULK INSERT statement with the ROWS_PER_BATCH option set it to equal to 10 percent of the number of rows to be loaded.

E. Insert a line before the BULK INSERT statement that drops the indexes for the customers table. Insert a line after the BULK INSERT statement that recreates the indexes for the customers table.

F. The TABLOCK option should be removed.

G. The ROWTERMINATOR line should be removed.

点击查看答案

第2题

You are the network administrator for Ezonexam.ServerEzonexam14 is a Windows NT Server 4.0

You are the network administrator for Ezonexam.

ServerEzonexam14 is a Windows NT Server 4.0 computer. ServerEzonexam14 is also a member server in a Windows 2000 domain named marketing.Ezonexam.local. The marketing.Ezonexam.local domain also has five Windows NT Server 4.0 backup domain controllers.

You want to upgrade ServerEzonexam14 to a Windows 2000 member server in the marketing.Ezonexam.local domain. You also want to be able to implement Universal Groups in the marketing.Ezonexam.local domain.

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

A. Reinstall Windows NT Server 4.0 on ServerEzonexam14 in the same WINNT folder, and make ServerEzonexam14 a BDC in the marketing domain.

B. Run the Active Directory Installation Wizard to make ServerEzonexam14 a domain controller in the marketing.Ezonexam.local domain.

C. Run the Active Directory Installation Wizard to convert ServerEzonexam14 to a domain controller in the fabrikam.local domain.

D. Upgrade all the Windows NT Server 4.0 backup domain controllers in marketing.Ezonexam.local to Windows 2000 Server.

E. Upgrade all the Windows NT Server 4.0 backup domain controllers in Ezonexam.local to Windows 2000 Server.

F. Upgrade ServerEzonexam14 to Windows 2000 Server.

G. Upgrade the marketing.Ezonexam.local domain to native mode.

点击查看答案

第3题

You are the network administrator for Ezonexam. You are installing Windows 2000 Server on

a new computer by using the Windows 2000 Server compact disk. The computer has five 18-GB hard disks Dick0, Disk1, Disk2, Disk3, and Disk4. The disks do not have any partitions defined.

You want to use as much space on Disk0 as possible for the partition on which Windows 2000 Server is installed. You want the disk on which you install Windows 2000 Server to be fault tolerant. You also want as much disk space as possible across the other disks to be available for data storage and to be fault tolerant.

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

A. Install Windows 2000 Server on a 4-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.

B. Install Windows 2000 Server on a 18-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.

C. Create a RAID-5 volume using Disk2, Disk3, and Disk4.

D. Create a stripped volume using Disk2, Disk3, and Disk4.

E. Create a RAID-5 volume using all disks.

F. Create a stripped volume using all disks.

G. Select the volume on Disk0 and add a mirror using Disk1.

点击查看答案

第4题

You are the domain administrator for Ezonexam.com. The network contains a Windows 2000 dom

ain and two Windows NT domains. The Windows 2000 domain trusts each of the Windows NT domains, and the Windows NT domains trust the Windows 2000 domain.

You are required to configure one of the Windows 2000 domain controllers named Ezonexam4 to support several legacy applications that are not Windows 2000 certified.

What should you do? (Select two. Each answer specifies a complete solution).

A. On Ezonexam4, type secedit /configure /db secedit.sdb /cfg

C:\winnt\security\templates\hisecdc.inf /overwrite.

B. On Ezonexam4, type secedit /configure /db secedit.sdb /cfg

C:\winnt\security\templatescompatws.inf /overwrite.

C. On Ezonexam4, use the Security Configuration and Analysis snap-in to apply the Compatws.inf security template.

D. On Ezonexam4, use the Security Configuration and Analysis snap-in to apply the Hisecdc.inf

E. On Ezonexam4, use the Security Templates snap-in to open the Compatws.inf security template.

F. On Ezonexam4, use the Security Templates snap-in to open the Hisecdc.inf security template.

点击查看答案

第5题

You are the administrator of a SQL Server 2000 computer. The server is configured as shown

in the Database Server Configuration exhibit.

You need to create a new database named Inventory. Employees in your company will use the Inventory database to track inventory data. Users will require immediate responses to queries that help them locate where parts are stored. The tables in the database will be configured as shown in the Database Schema exhibit.

The database will consume 14 GB of disk space. You must configure the data files and transaction log to accelerate query response time.

Which two courses of action should you take? (Each correct answer represents part of the solution. Choose two.)

A. On drive C, create a transaction log.

On drive D, create a data file in the PRIMARY filegroup.

On drive E, create a data file in the SECONDARY filegroup.

B. On each drive, create a transaction log.

On each drive, create a data file in the PRIMARY filegroup.

C. On drive D, create a transaction log.

On drive E, create a data file in the PRIMARY filegroup.

D. On the PRIMARY filegroup, create all tables and all indexes.

E. On the PRIMARY filegroup, create all tables. On the SECONDARY filegroup, create all indexes.

F. On the PRIMARY filegroup, create the Parts table and its indexes.

On the SECONDARY filegroup, create all other tables and their indexes.

点击查看答案

第6题

You are the administrator of a Windows 2000 Server computer named Ezonexam1. A printer nam

ed PrinterColor is configured on Ezonexam1.

You want to allow only users in the Administrators group and users in the Managers group to print to PrinterColor. You also want to allow users in the Managers group to pause and resume their print jobs, and you want to ensure that users in the Administrators group have full control permission for PrinterColor.

What should you do?

To answer, click the Simulation button and then perform. the appropriate actions in the simulation of the Printers folder.

点击查看答案

第7题

You are the administrator of a SQL Server 2000 database. You import a table of geographic

information from a Microsoft access database into a SQL Server 2000 database. The table has 12,000 rows. Each row averages 5,000 bytes. The table contains lockup data that does not change.

You want to minimize the size of the data file and the time required to back up the data. Which two actions should you take? (Each correct answer presents part of the solution. Choose two)

A. Create a 60-MB data file named geography.ndf

B. Create a 95-MB data file named geography.ndf

C. Create a 60-MB data file named geography.mdf

D. Create a 95-MB data file named geography.mdf

E. Place the table in the PRIMARY filegroup.

F. Place the table in a new filegroup named LOCATION.

点击查看答案

第8题

You are the administrator of a Windows 2000 Server network at Ezonexam.You configure a ser

You are the administrator of a Windows 2000 Server network at Ezonexam.

You configure a server named print10.marketing.Ezonexam.com.local as a print server at the Los Angeles office. You create and share printers on the server for use by employees in the marketing,Ezonexam.local domain.

You want to review the configured properties of all of the shared printers on the print10.marketing.Ezonexam.local server. You want to perform. this review from a Windows 2000 Professional computer at the London office of Ezonexam.

What can you do? (Each correct answer presents a complete solution. Choose two)

A. Use your Web browser to connect to http://print10.london.Ezonexam.local/printers/.

B. Use your Web browser to connect to http://print10.marketing.Ezonexam.local/printers/.

C. Run the net view \\print10 command.

D. Run the net view \\print10.marketing.Ezonexam.com command.

E. Browse to \\print10.marketing.Ezonexam.local and open the Printers folder.

F. Browse to \\print10.london.Ezonexam.local and open the Printers folder.

点击查看答案

第9题

You are the desktop administrator of your Windows 2000 Professional computer.On your compu

You are the desktop administrator of your Windows 2000 Professional computer.

On your computer you have a printer named LaserJet that is attached to your local LPT1 port. You have shared LaserJet and given Print permission to the Sales group. You are a member of the Sales group. On many occasions you find that you have to wait a long time for your print jobs because there are several jobs ahead of yours. You create a second printer named LaserJet2 using LPT1 port and the default settings.

You want to ensure that you do not have to wait for other print jobs before your print jobs can complete.

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

A.Grant only your account Print permission to LaserJet2.

B.Deny Print permission to the Sales group on LaserJet2.

C.Configure LaserJet to Start printing after last page is spooled.

D.Configure LaserJet to Print directly to the printer.

E.Set the priority of LaserJet to 10.

F.Set the priority of LaserJet2 to 99.

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案