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

c-acc-02-local-account-names (Enabled)

Checks to see if the default local "Administrator" and "Guest" accounts have been renamed.


Input Values

  • InvalidAdminNames - List of names that should not be used

Example

InvalidAdminNames = ('Administrator', 'Admin', 'Guest', 'Guest1')

Input Descriptions

  • None

Result And Messages

  • PASS
    All local accounts have been renamed

  • WARNING

  • FAIL
    A local account was found that needs to be renamed

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally