smarties11 Posted October 6, 2020 Posted October 6, 2020 Hi All, We're using Teams quite extensively now, and I'm finding that many of the groups we're creating in Teams already exist in AD as distribution or security groups. Staff/department groups etc. If we synced these AD groups to Azure/M365 using AD Connect (we currently exclude them), can these M365 groups then be 'teamified'? i.e. the Team membership be based on the underlying AD->Azure synced group, so that adding users to the AD group updates the Team at the next sync? Many thanks :-)
Steve21 Posted October 6, 2020 Posted October 6, 2020 As long as they're azure style groups, go to teams, create team from.... 365 group etc and select the one you want etc As long as they haven't been linked to another team/site previously But that won't do the sync you're talking about, unless you have dynamic groups etc licensed, it'll do one sync when the team is created and then stop! Helpfully... Steve
smarties11 Posted October 7, 2020 Author Posted October 7, 2020 Thanks Steve. It was the syncing I was particularly interested in. Will have to write some PowerShell then I suppose!
psydii Posted October 7, 2020 Posted October 7, 2020 This might do what you want: https://github.com/OfficeDev/O365-EDU-Tools/blob/master/Teams%20Scripts/Sync-GroupMembership-To-Team.ps1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now