User profile does not load on logon and Citrix User Profile Management logs following error.
UserIsMemberOfGroup: Group name <Domain\User GroupName> was not found! Please correct the misconfiguration.
HKLM\SOFTWARE\Policies\Citrix\UserProfileManagerHDX\ProcessedGroups
If policy is configured in AD GPO or WEM the registry location in the VDA is
HKLM\SOFTWARE\Policies\Citrix\UserProfileManager\ProcessedGroups
Check if the affected user is a member of the user group(s) configured in Processed group.
You can confirm this with by the help of AD admin or you can validate using following command from a domain joined computer.
Net user /domain <affected user ID>