This repository was archived by the owner on May 24, 2023. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
acc09
        My Random Thoughts edited this page Jul 6, 2017 
        ·
        4 revisions
      
    Checks the builtin group memberships to make sure specific users or groups are members. If there is only one entry in "GroupMembers", then "AllMustExist" will be set to "TRUE". !nThis is check 3 of 3 that can be used to check different groups.
- AllMustExist - "True|False"
- GroupMembers - List of users or groups that should listed as a member
- GroupName - Local group name to check
AllMustExist = 'False'
GroupMembers = ('')
GroupName = ''
- None
- 
PASS 
 No additional users exist Additional users exist
- 
WARNING 
 Invalid group name
- 
FAIL 
 Additional users exist
- 
MANUAL 
- 
NA 
- All Servers
- None