Hello,
I have a txt file with users SamAccountName (1 column) and need to show only common/matched members for specific AD group (FreeAppli).
The goal is to show this list/array in datagrid with 2 columns SamAccountName|Group Name and remove common/matched members
Text file contains SamAccountName that not exist in group FreeAppli.
Group contains SamAccountNamethat not exist in text file.