Currently the InGroup() function, works on the NT4 name of the group.

Could we have an optional parameter for InGroup() to look for the name shown in Active Directory Users and Computers.

Maybe:
Ingroup('Group', Optional 'Post NT4')

Where
'Post NT4' could be a boolean value, if set to true, would return membership of name shown in Active Directory Users and Computers

-Erik