I have a requirment to create a report/text file that displays the users that arent in specific AD groups. I know displaying users that are in specific AD groups is easy enough with Powershell.
Surely its possible to display the users that ARENT in specific AD groups with powershell also ??
One approach:
However, if the task is to perform it with powershell only, you have to do your research how to perform those steps without excel.