A technician is dispatched to install additional RAM in a computer. The technician unplugs thesystem from the power source, and removes the cover of the PC. Which of the following shouldthe technician do NEXT?()A. Update the BIOS for compatibility.B. Put

题目

A technician is dispatched to install additional RAM in a computer. The technician unplugs thesystem from the power source, and removes the cover of the PC. Which of the following shouldthe technician do NEXT?()

A. Update the BIOS for compatibility.

B. Put on an ESD strap.

C. Use an anti-static bag to hold the RAM while installing.

D. Clean out the PC with compressed air.


相似考题
更多“A technician is dispatched to install additional RAM in a computer. The technician unplugs ”相关问题
  • 第1题:

    Which installation method enables the quickest recovery in the event of failure when upgrading from AIX 5.3 to AIX 6.1?()

    A.Use alt_disk_install.

    B.Apply the upgrade without commit.

    C.Use a backup image from a NIM server.

    D.Use a mksysb image from a locally attached DVD-RAM.


    参考答案:A

  • 第2题:

    Inanisolatedtestenvironment,youdeployaservernamedServer1thatrunsaServerCoreInstallationofWindowsServer2012R2.ThetestenvironmentdoesnothaveActiveDirectoryDomainServices(ADDS)installed.YouinstalltheActiveDirectoryDomainServicesserverroleonServer1.YouneedtoconfigureServer1asadomaincontroller.Whichcmdletshouldyourun?()

    A.Install-ADDSDomainController

    B.Install-ADDSDomatn

    C.Install-ADDSForest

    D.Install-WindowsFeature


    参考答案:C

  • 第3题:

    New employees should spent more of their time on___duties.

    A.exceptional
    B.professional
    C.intentional
    D.additional

    答案:B
    解析:
    本题考查形容词。题目意为:“新员工应该把时间更多地花在专业职责上”
      A项“异常的,例外的”。B项“专业的,职业的”。C项“故意的,蓄意的”。D项“附加的,额外的”。
      

  • 第4题:

    AsystemadministratorwantstocontroltheHMCfromtheirworkstation.MicrosoftWindows2000isrunningandtheHMCgraphicaluserinterfaceisbeingusedremotely.Whichofthefollowingactionswillaccomplishthistask?()

    A.UseanyWindows2000tographicallyaccesstheHMC

    B.Load,install,andconfigureWebSMontheworkstation

    C.TelnettotheHMCusingExceedoraGUIemulatorproductfromtheworkstation

    D.Load,install,andconfigureOpenSSHorSSHontheworkstationandaccesstheHMCthroughtheGUIinterface


    参考答案:B

  • 第5题:

    Your network consists of a single Active Directory domain. The functional level of the domain is Windows Server 2003. All servers run Windows Server 2003 Service Pack 2 (SP2). The network contains 10 file servers. Each file server hosts a share named Apps.On each file server, a local group named App-install-local has permissions to the Apps share. A global group named App-install-global belongs to the App-install-local group on each file server. App-install-global is used only to control permissions for the Apps share.You create a global group named Helpdesk.You need to provide the Helpdesk group access to the Apps share on each file server. The Helpdesk group must have the same permissions as the App-install-global group. You must achieve this goal by using the minimum amount of administrative effort.What should you do? ()

    A. Add the Helpdesk group to the App-install-global group.

    B. Add the Helpdesk group to the App-install-local group on each file server.

    C. Convert the App-install-global group to a universal group. Add the App-install-global group to the Helpdesk group.

    D. Convert the Helpdesk group to a universal group. Add the Helpdesk group to the App-install-local group on each file server.


    参考答案:A

  • 第6题:

    在R语言中,安装名为“dplyr”的软件包,所需的命令为()。

    A.install.packages(“dplyr”)

    B.install.package(“dplyr”)

    C.install.package(dplyr)

    D.install.packages(dplyr)


    install.packages(“dplyr”)