题目内容 (请给出正确答案)
[单选题]

YourcompanyhasaserverthatrunsWindowsServer2008R2.ActiveDirectoryCertificateServices(ADCS)isconfiguredasastandaloneCertificationAuthority(CA)ontheserver.YouneedtoauditchangestotheCAconfigurationsettingsandtheCAsecuritysettings.Whichtwotasksshouldyouperform()

A.ConfigureauditingintheCertificationAuthoritysnap-in.

B.Enableauditingofsuccessfulandfailedattemptstochangepermissionsonfilesinthe%SYSTEM32%\CertSrvdire

C.Enableauditingofsuccessfulandfailedattemptstowritetofilesinthe%SYSTEM32%\CertLogdirectory.

D.EnabletheAuditobjectaccesssettingintheLocalSecurityPolicyfortheActiveDirectoryCertificateServices

查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“YourcompanyhasaserverthatrunsW…”相关的问题

第1题

你是Baldwin科学博物馆的电脑管理员,你在为一名新员工Maria设置他的WindowsXP专业版的电脑。Maria将使用放大镜的功能,你要设置电脑来让Maria更好的分辨界面的颜色和字体。你还要设置Maria的屏幕能更好的显示字体和颜色使其更好的阅读。你要怎么做呢?()

A.在附件选项中,允许使用高级对比显示设置

B.对放大镜功能允许反转颜色设置

C.在显示属性中,改变外观的设置使用Windows经典的,而不使用WindowsXP的主题

D.在显示属性中,改变系统显示设置来允许大字体

点击查看答案

第2题

YourcompanyhasanActiveDirectorydomain.YouinstallanEnterpriseRootcertificationauthority(CA)

onamemberservernamedServer1.YouneedtoensurethatonlytheSecurityManagerisauthorizedtorevokecertificatesthataresuppliedbyServer1.Whatshouldyoudo()

A.RemovetheRequestCertificatespermissionfromtheDomainUsersgroup.

B.RemovetheRequestCertificatespermissionfromtheAuthenticatedUsersgroup.

C.AssigntheAllow-ManageCApermissiontoonlytheSecurityManageruseraccount.

D.AssigntheAllow-IssueandManageCertificatespermissiontoonlytheSecurityManageruseraccount.

点击查看答案

第3题

你正在SQLSERVER2005数据库中创建一个从联系人表删除联系人数据的存储过程。在存储过程中包含如下的语句来处理可能发生的任何错误。在你执行存储过程后发现,事务任然保持打开状态。为了正确的处理打开的事务,你应该如何修改你的存储过程?()

A.在CATCH语句块增加COMMITTRANSACTION命令

B.在TRY语句块移除COMMITTRANSACTION命令

C.在CATCH块增加ROLLBACKTRANSACTION命令

D.在TRY块增加ROLLBACKTRANSACTION命令

点击查看答案

第4题

AWindowsAzureapplicationconnectstoaSQLAzuredatabase.Connectionstothedatabasearebeingdroppe

dduetothrottling.Youneedtorecommendanapproachforidentifyingtherootcauseoftheproblem.Whichtwoactionsshouldyourecommend?()

A.UseDynamicManagementViewstoanalyzeperformanceissues.

B.Decreasetheconnectiontimeoutinthedatabaseconnectionstring.

C.Makesuretheapplicationisclosingdatabaseconnectionsthatarenotneeded.

D.UseSQLProfilertoanalyzeperformanceissuesbyconfiguringittoconnecttoSQLAzure.

点击查看答案

第5题

您正在评估购买一台配备以下硬件的笔记本计算机:1.6千兆赫(GHz)32位处理器,1024MBRAM,1个使用共享内存的视频卡,4GB固态驱动器.您需要确保可以在笔记本计算机上安装Windows7Enterprise。您应该更改哪些硬件组件?()

A.硬盘

B.处理器

C.RAM

D.视频卡

点击查看答案

第6题

您需要写一个代码段去传递开始的80个字节从一个流变量名为stream1进入到一个新的字节数组名为byteArray内。您同样保证代码段能分配一定数量的字节转化到一个整数变量名为bytesTransferred。您需要用下列哪个代码段?()

A.A

B.B

C.C

D.D

点击查看答案

第7题

您正在开发解密加密所使用的 TripleDESAlgorithm 的数据的一种方法。此方法接受以下参数:字节数组进行解密,被命名为 cipherMessage,被命名为关键的关键初始化向量IV您需要通过使用 tripledes 受中类解密该消息,并将结果放在一个字符串中。您应该使用哪个代码段?()

A.

B.

C.

D.

点击查看答案

第8题

You are a network administrator for your company. All servers run Windows Server 2003.A se

rver named Server1 functions as an application server. Server1 runs several applications. Server1 is located on the company‘s perimeter network. You allow communication to Server1 only over port 80.Users report that applications on Server1 perform poorly during periods of peak activity. You monitor Server1.The results are shown in the exhibit. (Click the Exhibit button.)You need to identify which process is causing Server1 to perform poorly.Which two tools can you use to achieve this goal? ()(Each correct answer presents a complete solution. Choose two.)

A. Event Viewer

B. Task Manager

C. Network Monitor

D. System Monitor

点击查看答案

第9题

你正在创建一个把公司产品信息显示在公司网站上的在线应用.已知,产品数据以关系数据的存储方式存

储在SQLSERVER2005数据库中。但是你的应用要求使用FORXML查询语句把关系数据转换为XML文档数据后进行使用.后来,在你测试你的应用程序的时候却发现,并不是所有查询到的数据都出现在XML文档中,相反只有方案中所有元素都有值的那些产品数据才出现在XML文档中,为了在XML数据中包含你所有查询到的数据,你应该如何修改你的SQL查询?()

A.为包含产品数据的表增加一个XML索引

B.在查询语句ELEMENTS选项中增加XSINIL参数

C.给查询语句增加一个HAVING子句

D.给查询子句增加可替换的值

点击查看答案

第10题

YouhaveaWindowsServer2008R2EnterpriseRootcertificationauthority(CA).Youneedtograntmemberso

ftheAccountOperatorsgrouptheabilitytoonlymanageBasicEFScertificates.YougranttheAccountOperatorsgrouptheIssueandManageCertificatespermissionontheCA.Whichthreetasksshouldyouperformnext()

A.EnabletheRestrictEnrollmentAgentsoptionontheCA.

B.EnabletheRestrictCertificateManagersoptionontheCA.

C.AddtheBasicEFScertificatetemplatefortheAccountOperatorsgroup.

D.GranttheAccountOperatorsgrouptheManageCApermissionontheCA.

E.RemoveallunnecessarycertificatetemplatesthatareassignedtotheAccountOperatorsgroup.

点击查看答案
热门考试 全部 >
相关试卷 全部 >
账号:
你好,尊敬的上学吧用户
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
谢谢您的反馈

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

警告:系统检测到您的账号存在安全风险

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

微信搜一搜
上学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
上学吧
点击打开微信