itgle.com

An administrator is configuring one server to monitor hardware level information on a second Windows server.Which of the following should be setup on the Windows server to allow the monitoring server to access this information?()A. WMIB. RISC. DNSD. SNMPE

题目

An administrator is configuring one server to monitor hardware level information on a second Windows server.Which of the following should be setup on the Windows server to allow the monitoring server to access this information?()

A. WMI

B. RIS

C. DNS

D. SNMP

E. SMTP


相似考题
更多“An administrator is configuring one server to monitor hardware level information on a seco ”相关问题
  • 第1题:

    ● 在Windows 2003 Server中启用配置SNMP服务时,必须以(66)身份登录才能完成SNMP服务的配置功能。 A.guest B.普通用户 C.administrator组成员 D.user组成员


    正确答案:C
    试题66分析本题主要考查不同用户的权限。Administrator组成员就是系统管理员。即所谓的超级用户,是电脑里权限不受限制的人。Guests这个帐户没有修改系统设置和进行安装程序的权限,也没有创建修改任何文档的权限,只能是读取计算机系统信息和文件。User则是让普通用户使用的帐户。它的级别和权限是介于“Administrator”和“Guests”之间的,即是这个帐户没有修改系统设置和进行安装程序的权限,但拥有创建修改任何文档的权限。综上所述,要进行启用配置SNMP服务操作,需要是Administrator组成员。参考答案(66)C

  • 第2题:

    Windows 2000操作系统集成的Web服务器软件是 ( ) 。

    A.Internet Information Server
    B.Appache] Httpd]
    C.WebsPhere] Application Server
    D.ONE] Web] Server

    答案:A
    解析:
    本题考查Windows 2000的基本概念。Internet Information Server是Windows 2000所提供的Web服务器软件;Appache Httpd是基于Linux平台的Web服务器软件 ?Websphere Application Server是基于IBM公司的UNIX服务器的Web服务器软件;One Web Server是基于Sun或HP公司UNIX服务器的Web服务器软件

  • 第3题:

    Win2003 Server中启用配置SNMP服务时,必须以( )身份登录才能完成SNMP服务的配置功能。

    A.guest
    B.普通用户
    C.administrator组成员
    D.user组成员

    答案:C
    解析:
    Windows Server 2003中配置SNMP服务时,必须以管理员身份或者Administrators组成员身份登录才能完成SNMP服务的配置功能。一般用户或者普通用户不能完成SNMP配置服务。

  • 第4题:

    在DHCP服务配置文件dhcp.conf中,用于指定向某客户机分配固定的IP地址的参数是______。

    A.server-name

    B.fixed-address

    C.filename

    D.hardware


    正确答案:B
    解析:dhcp.conf是Linux下配置DHCP服务器的配置文件,若要向客户分配固定的地址,可在配置文件中增加如下几行:
      host fixed{
      option host-name"fixed.abc.com";
      hardware Ethernet 00:A0:78:8E:9E:AA;
      fixed-address 192.168.1.22;
      }
      其中hardware是用来指定客户机物理硬件接口类型和硬件地址,fixed-address用来指定要固定分配的IP地址。

  • 第5题:

    The term computer describes a device made up of a combination of electronic components.By itself, a computer has no ( ) and is referred to as hardware, which means simply the physical equipment. The hardware can't be used until it is connected to other elements, all of which constitute the six parts of a computer-based information system,hardware,software,data/information, people, procedures and communications.

    A system is defined as a collection of related components that ( ) to perform a task in order to accomplish a goal. Any organization that uses information technology will have a computer-based information system to provide managers (and various categories of employees with the appropriate kind of information to help them make decisions.
    Systems analysis and design is to ascertain how a system works and then take steps to make it (3 ) Often, a system approach is used to define, describe, and solve a problem or to meet a(an)( )
    From time to time, organizations need to ( ) their information systems, in, response to new marketing' opportunities, modified government regulations, the introduction .of new technology, merger with another company, or other developments. When change is needed, the time is ripe for applying the principles of systems analysis and design.

    ( )应选( )。




    A. improved
    B. better
    C. good
    D. best

    答案:B
    解析:
    翻译:

    计算机这个术语描述由电子的和机电的部件组合而成的一种设备。计算机本身没有只能,因此称为硬件,仅仅是物理设备。硬件只有和其他要素连接才能使用,所有这些要素即为构成基于计算机信息系统的六要素:硬件、软件、数据/信息、人、操作程序和通信。
    系统定义为一组相关组件的集合,这些组件相互交互以完成一个任务,以实现一个目标。任何使用信息技术的组织会拥有一个基于计算机的信息系统,给管理人员(和各类员工)提供适当类型的信息以帮助他们做出决策。

    系统分析和设计是确定系统如何工作然后经过一系列步骤以使其更好。通常,采用系统方法来定义、描述和解决一个问题或满足一个目标。

    随着时间推移,新的市场机会、政府规定的变化、新技术的出现、公司兼并以及其他方面的发展等,使得组织需要改变其信息系统。当需要改变时,应用系统分析与设计的时机已经成熟。

  • 第6题:

    Dhcpd.conf文件中,用于向客户分配固定IP地址的参数是()。

    A.server-name

    B.fixed-address

    C.filename

    D.hardware


    B