Hi,
I received an error "The UserPrivileges:LocalGroupMember element contains an unexpected attribute 'GroupId'."
From the doc it appears GroupId attribute is valid.
Can you tell me what I'm doing wrong ?
<UserPrivileges:LocalGroupMember
Id="assign.SYS.ADMIN.GRP.USER"
UserId="USER"
GroupId="Administrators"
AddOnInstall="yes"
RemoveOnUnInstall="yes"
CheckIfMember="yes"
/>