Hi
I am quite new to PS and O365
But atm i have 200 users and i want to get some controle over all users.
I know that many users belongs to several different Security Groups and some users need to be deleted/inactivated. Some users miss a place in a Security Group and that need to be fixed.
I have an idea that i should be able to Export with PowerShell a CSV file with all users + what security groups they belong to. Is this possible?
If so, how do i do this. I have found out how i simply just get all users and profile data to a CSV file... but that does not contain any info on what groups each specific user are member of.
I am also open to other ideas how to get this "overview" so i can:
1. View what users miss a group
2. View what users belongs to each group
3. View what users are members of multiple groups.
Thanks in advance for any tips i can get.