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-01-local-users (Enabled)

Check all local users to ensure that no non-standard accounts exist. Unless the server is not in a domain, there should be no additional user accounts. Example standard accounts include "ASPNET", "__VMware"


Input Values

  • IgnoreTheseUsers - "LIST" - Known user or group accounts to ignore

Example

IgnoreTheseUsers = @('Guest', 'ASPNET', '___VMware')

Input Descriptions

  • None

Result And Messages

  • PASS
    No additional local accounts exist

  • WARNING
    This is a work group server, is this correct.?

  • FAIL
    One or more local accounts exist

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally