Forum Discussion
karthik akkur
May 01, 2018Copper Contributor
Group based Licenses for Multiple users in Multiple groups
I have a scenario where i need to take input from the CSV file for multiple users who have their UserprincipalName, Security Group and Action (Add or Remove).I need to write a power shell script to a...
TonyRedmond
May 02, 2018MVP
You're dealing with AAD Groups, not Office 365 Groups. There are tons of examples posted on the internet about how to process AD (or AAD) groups. Maybe you can have a look and see what you can find?