Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

drv-07-disk-management-agent (Enabled)

Check local disk array management agent is installed on the server. This only checks that known software is installed. A manual check must be done to ensure it is configured correctly.


Input Values

  • ProductNames - "LIST" - List of software to check if installed

Example

ProductNames = @('HP Array Configuration Utility', 'Dell OpenManage Server Administrator', 'Broadcom Drivers And Management Applications')

Input Descriptions

  • None

Result And Messages

  • PASS

  • WARNING

  • FAIL
    Disk management software not found, install required

  • MANUAL
    {product} found

  • NA
    Not a physical machine


Applies To

  • Physical Servers

Required Functions

  • Check-Software
  • Check-IsVMwareGuest
  • Check-IsHyperVGuest
Clone this wiki locally