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 Jul 6, 2017 · 2 revisions

c-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 of 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