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

net-08-management-adapter (Enabled)

Check that a management network adapter exists. This must always be present on a server and labelled correctly.


Input Values

  • ManagementAdapterNames - "LIST" - Names or partial names of management network adapters

Example

ManagementAdapterNames = @('Management', 'MGMT', 'MGT')

Input Descriptions

  • None

Result And Messages

  • PASS
    Management network adapter found

  • WARNING

  • FAIL
    No management network adapter

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally