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 · 3 revisions

c-hvh-02-no-other-server-roles (Enabled)

Check Hyper-V is the only one installed. See this list for IDs: https://msdn.microsoft.com/en-us/library/cc280268(v=vs.85).aspx


Input Values

  • IgnoreTheseRoleIDs - List of IDs that can be ignored|Integer

Example

IgnoreTheseRoleIDs = ('20', '33', '67', '340', '417', '466', '477', '481', '487')

Input Descriptions

  • None

Result And Messages

  • PASS
    No extra server roles or features exist

  • WARNING

  • FAIL
    One or more extra server roles or features exist

  • MANUAL

  • NA
    Not a Hyper-V server


Applies To

  • Hyper-V Host Servers

Required Functions

  • Check-NameSpace
Clone this wiki locally