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

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

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


Input Values

  • InvalidAdminNames - "LIST" - Names that should not be used

Example

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

Input Descriptions

  • None

Result And Messages

  • PASS
    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