当前位置:MCSE(70-290)题库

问题:

[单选]

You are the network administrator for The network consists of a single Activev Directory domain named . All network servers run Windows Server 2003. purchases a new server to test applications in a stand-alone environment.
The company's written security policy states that if a user attempts to log on by using an incorrect password three times in 30 minutes, the account is locked out. An administrator must unlock the account.
You discover that users of the new server who have accounts that are locked out can log on again after 30 minutes.
You need to ensure that the new server meets the requirements of the written security policy.
What should you do?()

A . Set the Reset account lockout counter after policy to 1.
B . Set the Reset account lockout counter after policy to 99999.
C . Set the Account lockout duration policy to 0.
D . Set the Account lockout duration policy to 99999

You are employed as a Web Application Developer at Certkiller.com. You make use of Microsoft.NET Framework v3.5 to create an ASP.NET application.  You create a class in the application that contains the code below. (The line numbers is includedfor reference purposes) 01 public object GetCachedProducts(sqlConnection conn) { 02 03  if (Cache["products"] == null) { 04  SqlCommand cmd = new SqlCommand("SELECT * FROM Products", conn); 05  conn.Open(); 06  Cache.Insert("products", GetData(cmd)); 07  conn.Close(); 08  } 09  return Cache["products"]; 10 } 11 12 public object GetData(SqlCommand prodCmd) { 13 14 }  You notice that the GetCachedProducts method is called to provide this list from the Cache objectevery time a Web form has to access a list of products. To ensure productivity management wantsyou to make sure that there is always a list of products available in the Cache object. You thusneed to determine the appropriate code that should be added in line 13.  What should you identify?() A。 B。 C。 D。 气韵生动 秋叶呈红色的绿化植物有()。 五角枫。 黄栌。 银杏。 鸡爪槭。 女贞。 试比较韩愈的气盛言宜说和孟子养气说之异同。 下列不属于海运提单背面内容的是()。 定义条款。 错误申报。 提单的签发。 美国条款。

You are the network administrator for The network consists of a single Activev Directory domain named . All network servers run Windows Server 2003. purchases a new server to test applications in a stand-alone environment.
The company's written security policy states that if a user attempts to log on by using an incorrect password three times in 30 minutes, the account is locked out. An administrator must unlock the account.
You discover that users of the new server who have accounts that are locked out can log on again after 30 minutes.
You need to ensure that the new server meets the requirements of the written security policy.
What should you do?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服