You create a Windows Communication Foundation (WCF) service. It is deployed on Microsoft Internet Information Services (IIS) with an application pool running as Network Service. You enable WMI tracing before launching the service. Your IT support staff ad

题目

You create a Windows Communication Foundation (WCF) service. It is deployed on Microsoft Internet Information Services (IIS) with an application pool running as Network Service. You enable WMI tracing before launching the service. Your IT support staff adds WMI data collection through ASP.NET WMI tracing.You need to restrict the collection of WMI data to a privileged account.What should you do in WMI Control in the Computer Management console?()

A.

B.

C.

D.


相似考题
参考答案和解析
参考答案:A
更多“You create a Windows Communication Foundation (WCF) service. It is deployed on Microsoft I ”相关问题
  • 第1题:

    在Windows2003系统里,禁止139空连接需要修改注册表()键值为1。

    A.HKLM\system\Microsoft\windows\control\lsa-restrictanonymous

    B.HKLM\software\currentcontrolset\control\lsa-restrictanonymous

    C.HKLM\system\currentcontrolset\control\lsa-restrictanonymous

    D.HKLM\software\Microsoft\windows\control\lsa-restrictanonymous


    参考答案:C

  • 第2题:

    ()Microsoft公司开始Windows的研制工作。

    A.1972

    B.1980

    C.1983

    D.1985


    参考答案:C

  • 第3题:

    现在,网络操作系统的三大阵营是( )

    Ⅰ.NetWare

    Ⅱ.Microsoft的Windows

    Ⅲ.UNIX

    Ⅳ.Linux


    正确答案:D

  • 第4题:

    You are developing a client application that uses the following code to consume a Windows Communication Foundation (WCF) service.(Line numbers are included for reference only.)01 BasicHttpBinding myBinding = new BasicHttpBinding();02 EndpointAddress myEndpointAddress = new EndpointAddress("http://contoso.com/TaxService.svc");03 ...04 ITaxService client = channelFactory.CreateChannel();05 string data = client.GetData(1);You need to consume the service.Which code segment should you insert at line 03?()

    A. var channelFactory = new ChannelFactory();

    B. var channelFactory = new ChannelFactory(myBinding);

    C. var channelFactory = new ChannelFactory(myBinding, myEndpointAddress);

    D. var channelFactory = new ChannelFactory("http://contoso.com/TaxService.svc");


    参考答案:C

  • 第5题:

    – David, you've been losing your temper over nothing lately.– ( ).

    A. I haven’t been getting much sleep either

    B. You’d better not push yourself too hard, or you’ll get sick

    C. I’m sorry. I shouldn’t have blown up like that

    D. You’d better do exercises regularly


    正确答案:C

  • 第6题:

    QuickConfig.exe的运行环境为?

    A、jre-windows-i586

    B、Microsoft.NETFramework-v3.5

    C、无需安装虚拟运行环境


    参考答案:B