当前位置:MCPD(70-562)题库

问题:

[单选]

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You add the following code fragment to the Web.config file of the application:  
01 <healthMonitoring>  
02   <providers>  
03     <add name="EventLogProvider"  
04       type="System.Web.Management.EventLogWebEventProvider  
05     />  
06     <add name="WmiWebEventProvider"  
07       type="System.Web.Management.WmiWebEventProvider  
08     />  
09   </providers>  
10   <eventMappings>  
11 ► 
12   </eventMappings>  
13   <rules>  
14     <add name="Security Rule" eventName="Security Event"  
15       provider="WmiWebEventProvider" />  
16     <add name="AppError Rule" eventName="AppError Event" 
17       provider="EventLogProvider" />  
18   </rules>  
19 </healthMonitoring>  
You need to configure Web Events to meet the following requirements: 
Security-related Web Events are mapped to Microsoft Windows Management Instrumentation (WMI) events. 
Web Events caused by problems with configuration or application code are logged into the Windows Application Event Log.  
Which code fragment should you insert at line 11?()

A . A
B . B
C . C
D . D

当采用()钢筒式压路机时,总质量不小于12t,相邻碾压带不应小于200mm。 A.双轮 。 B.四轮 。 C.三轮 。 D.多轮。 You are the network administrator for TestKing. Your network consists of a single Active Directory domain named All network servers run Windows Server 2003, and all 200 client computers run Windows XP Professional. Software Update Services (SUS) is installed with default settings on a server named TestKing5. You discover that a critical security update for Internet Explorer is not installed on any client computer. You verify that the update was downloaded from the Internet to TestKing5. You also verify that more recent security updates are installed. You need to investigate the cause of this problem. You will use the SUS administration console on TestKing5. Which data should you evaluate? ()(Choose two) The security update in the synchronization log.。 The security update in the approval log.。 The status of Internet Explorer 5.5x in the Monitor Server window.。 The status of Internet Explorer 6.x in the Monitor Server window.。 单位工程竣工成本分析包括哪些内容? 下列选项中,()不属于古树名木的保护性栽培措施。 立支柱防止倒伏。 深翻断根。 浅松土。 根外追肥。 下列属于日常公用经费定额项目的有()。 办公及印刷费。 交通费、差旅费。 会议费、福利费。 物业管理费、日常维修费。

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You add the following code fragment to the Web.config file of the application:  
01 <healthMonitoring>  
02   <providers>  
03     <add name="EventLogProvider"  
04       type="System.Web.Management.EventLogWebEventProvider  
05     />  
06     <add name="WmiWebEventProvider"  
07       type="System.Web.Management.WmiWebEventProvider  
08     />  
09   </providers>  
10   <eventMappings>  
11 ► 
12   </eventMappings>  
13   <rules>  
14     <add name="Security Rule" eventName="Security Event"  
15       provider="WmiWebEventProvider" />  
16     <add name="AppError Rule" eventName="AppError Event" 
17       provider="EventLogProvider" />  
18   </rules>  
19 </healthMonitoring>  
You need to configure Web Events to meet the following requirements: 
Security-related Web Events are mapped to Microsoft Windows Management Instrumentation (WMI) events. 
Web Events caused by problems with configuration or application code are logged into the Windows Application Event Log.  
Which code fragment should you insert at line 11?()

参考答案:

  参考解析

本题暂无解析

在线 客服