I have the following code where I have a list of usernames and I try and check if the users are in a specific Windows Usergroup using net user domain | find somegroup. The problem is that I run that command for about 8 usergroups per username and it is slow. I would like to send off these calls using