CMS专题

多选题Certkiller.com has hired you as a system administrator for their network. The previousadministrator created a Microsoft ASP.NET Web application. Microsoft .NET Framework v3.5 wasused to create this application. You detect an unexpected increase in the 

题目
多选题
Certkiller.com has hired you as a system administrator for their network. The previousadministrator created a Microsoft ASP.NET Web application. Microsoft .NET Framework v3.5 wasused to create this application. You detect an unexpected increase in the value of the Application Restarts counter whilstmonitoring the application performance counters. You receive an instruction from management toidentify the reasons for the increase. What should you identify?()
A

The increase occurred due to changes made to the Web.config file in the system.web sectionfor debugging the application.

B

The increase occurred due to the Microsoft IIS 6.0 host being restarted.

C

The increase occurred due to an additional code fragment that needs recompilation to theASP.NET Web application.

D

The increase occurred due to the Microsoft Windows Server 2003 that hosts the Webapplication being restarted.

E

The increase occurred due to an additional new assembly in the Bin directory of the application.

F

The increase occurred due to HTTP compression being enabled in the Microsoft IIS 6.0manager for the application

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

An administrator account is granted the CREATE SESSION and SET CONTAINER system privileges.A multitenant container database (CDB) instant has the following parameter set:THREADED_EXECUTION = FALSEWhich four statements are true about this administrator establishing connections to root in a CDB that has been opened in read only mode?()

A. You can conned as a common user by using the connect statement.

B. You can connect as a local user by using the connect statement.

C. You can connect by using easy connect.

D. You can connect by using OS authentication.

E. You can connect by using a Net Service name.

F. You can connect as a local user by using the SET CONTAINER statement.


参考答案:C, D, E, F

第2题:

A system administrator has just applied an update to an AIX system to correct a problem, The APAR number is IX49035 and was shipped as part of the PTF number U437542. After applying the APAR fix, the administrator wants to ensure that the fix is applied before informing the system users of the corrected problem. Which of the following commands should the system administrator run to verify that the APAR fix has been applied to the system?()

A.lslpp -f IX49035

B.lslpp -fB U437542

C.instfix -f IX49035

D.instfix -ik IX49035


参考答案:D

第3题:

You are the administrator of Ezonexam.com's network.

Ezonexam has several branch offices. Each branch office has a Windows 2000 Server computer with Service Pack 2 installed. Each branch office also has a technical support department. You want to configure the remote Windows 2000 Server computers so that whenever a new driver becomes available from Microsoft, the branch offices are notified automatically when the administrator logs on to the server.

What should you do?

A.Install Windows Update

B.Install the Windows 2000 Resource Kit.

C.Configure System File Checker to notify the branch offices.

D.Configure Window File Protection to notify the branch offices.


正确答案:A
解析:Explanation: Windows Update is used to upgrade the system files and to retrieve and apply the latest service packs and patches for the operating system. All necessary files are downloaded through the Internet.

Incorrect answers:
B: The Resource Kit will not notify the administrator upon logon about new drivers as they become available from Microsoft.

C: System File Checker checks the integrity of the system files. It cannot be used to upgrade the system files or to retrieve and apply the latest service packs and patches for the operating system.

D: This is not what is required in this question. Neither will it notify administrators upon logon of new drivers that has become available from Microsoft.

第4题:

Certkiller.com has employed you as a system administrator. You are in the process of creating anASP.NET application using Microsoft.NET Framework v3.5. This application will be hosted on aserver named CERTKILLER-SR01. CERTKILLER-SR01 is configured to run Microsoft IIS 5.0.  You are assigned a computer named CERTKILLER-WS02. You make use of CERTKILLER-WS02to log on to the companies domain with an account named CKUser. CERTKILLER-SR01 andCERTKILLER-WS02 are both members of the Certkiller.com domain. To ensure productivity youneed to establish the necessary permissions to allow remote debugging.  What should you do?()

  • A、Your best option would be to ensure that the Remote Debugging Monitor is set to make use of Windows Authentication.
  • B、Your best option would be to ensure that the CKUser account is added to the domainAdministrators group.
  • C、Your best option would be to ensure that the ASP.NET worker process is changed onCERTKILLER-SR01 to run as the local Administrator account.
  • D、Your best option would be to ensure that the CKUser account is added to the localAdministrators group on CERTKILLER-SR01.

正确答案:D

第5题:

An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()

  • A、odmget
  • B、odmadd
  • C、odmshow
  • D、odmcreate

正确答案:A

第6题:

You are an administrator of Ezonexam.com's network. You want to perform. routine upgrades on your Windows 2000 Server computer. You use your non-administrator user account in the domain to logon to the server.

You want to upgrade all of the critical system files and patches on the server in the shortest possible time.

What should you do?

A.Use Windows Update.

B.Run System File Checker.

C.Log on as administrator and run Windows Update.

D.Log on as administrator and run System File Checker.


正确答案:C
解析:Explanation:WindowsUpdateisusedtoupgradethesystemfilesandtoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.AllnecessaryfilesaredownloadedthroughtheInternet.TobeabletorunWindowsUpdatewemusthaveadministrativerights.Incorrectanswers:A:Thenon-administrativeuseraccountcannotbeusedtorunWindowsUpdate.TorunWindowsUpdatewemusthaveadministrativerights.B:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.D:SystemFileCheckercheckstheintegrityofthesystemfiles.Itcannotbeusedtoupgradethesystemfilesortoretrieveandapplythelatestservicepacksandpatchesfortheoperatingsystem.

第7题:

Certkiller.com has hired you as a system administrator for their network. The previousadministrator created a Microsoft ASP.NET Web application. Microsoft .NET Framework v3.5 wasused to create this application. You detect an unexpected increase in the value of the Application Restarts counter whilstmonitoring the application performance counters. You receive an instruction from management toidentify the reasons for the increase. What should you identify?()

  • A、The increase occurred due to changes made to the Web.config file in the system.web sectionfor debugging the application.
  • B、The increase occurred due to the Microsoft IIS 6.0 host being restarted.
  • C、The increase occurred due to an additional code fragment that needs recompilation to theASP.NET Web application.
  • D、The increase occurred due to the Microsoft Windows Server 2003 that hosts the Webapplication being restarted.
  • E、The increase occurred due to an additional new assembly in the Bin directory of the application.
  • F、The increase occurred due to HTTP compression being enabled in the Microsoft IIS 6.0manager for the application

正确答案:A,C,E

第8题:

Certkiller.com has given you the task of serializing an object and writing it to a data file using binary serialization.You need to ensure that you meet these requirements.What should you do?()

A.

B.

C.

D.


参考答案:A

第9题:

下面代码执行后,正确的输出结果是()。

  • A、You are fired!     You are hired!
  • B、You are fired!     You are fired!
  • C、You are hired!     You are hired!
  • D、You are hired!     Youarefired!

正确答案:A

第10题:

A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()

  • A、vi
  • B、mkitab
  • C、telinit
  • D、startsrc

正确答案:B

更多相关问题