Hi All,
I'm looking for a script (preferably powershell) to compare the access of particular team members within the organisation controlled by AD groups.
Input: Multiple usernames (happy to enter them individually or select them from a CSV/TXT file).
Output: Table/matrix (preferably in an Excel/CSV file format?) with the following format/details:
UserName1 - UserName2 - Username3
Group1 X - X -
Group2 - X - X
Group3 X - - X
Etc...
Does anybody have any tips for the creation of such an overview?
Any assistance is much appreciated...!