Skip to content
This repository was 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-drv-09-partition-type (Enabled)

Ensure all drives types are set to BASIC and with a partition style of MBR.


Input Values

  • IgnoreOffline - "True|False"

Example

IgnoreOffline = 'True'

Input Descriptions

  • None

Result And Messages

  • PASS
    All drive types are BASIC, with partition styles of MBR

  • WARNING

  • FAIL
    One or more partition styles are not MBR One or more drives types are not BASIC

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally