This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
acc05
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Checks all services to ensure no user accounts are assigned. If specific application service accounts are required then they should be domain level accounts (not local) and restricted from interactice access by policy.
- IgnoreTheseUsers - "LIST" - Known user or group accounts to ignore
IgnoreTheseUsers = @('NT AUTHORITY\\NetworkService', 'NT AUTHORITY\\LocalService', 'LocalSystem')
- None
-
PASS
No services found running under a local accounts -
WARNING
-
FAIL
One or more services was found to be running under local accounts -
MANUAL
-
NA
- All Servers
- None