Because global groups and universal groups are located in the Active Directory, they are restricted. Therefore, you do not have to add a global group or a universal group as a member of a restricted group. Also, if the configured group is a local group, the local group cannot be a member of a global group or of a universal group.
When you view the %windir%\Security\Logs\Winlogon.log file, you will see one or more of the following entries, depending on the type of configured group.
Note In this path, the %windir% placeholder represents the path of the Windows system folder. Typically, C:\Windows is the path of the Windows system folder.
- If the configured group is a local group, you will see the following entry:
----Configure Group Membership.
Configure local_group_name.
Aliases cannot be members of other groups.
Group Membership configuration was completed with one or more errors.
- If the configured group is a global group, and the computer is a domain controller, you will see the following entry:
----Configure Group Membership.
Configure global_group_name.
Configure GLOBALNETWORK\Group Policy Creator Owners.
Member Of list contains invalid alias My Global Group
Cannot find GLOBALNETWORK\My Global Group.
Member Of list contains invalid alias My Universal Group
Cannot find GLOBALNETWORK\My Universal Group.
Group Membership configuration was completed with one or more errors.