I realize the NET USE is for mapping network drives and INGROUP is for checking user membership in groups.

The problem with INGROUP is if the computer is not authenticated on the DOMAIN then INGROUP returns nothing even if the user is part of the group. This may not be an INGROUP problem, but I need some way to authenticated the user to the domain so that INGROUP can read the group memberships and give the proper answer.