Microsoft Teams – Check who can create Microsoft 365 Groups / Team and Channels

Hi there Today I'm walking you through the Microsoft Teams script to check who can create Microsoft 365 Groups We use security groups (Azure AD synced) or Azure AD dynamic groups (cloud based) to control who can create a Team on Microsoft Teams That doesn't mean a user can't join a Team clicking on a … Continue reading Microsoft Teams – Check who can create Microsoft 365 Groups / Team and Channels

Office 365 – Migration & Setup tips #1

Hi thereThis article it's to remind you to pay attention in a few items that would help you through each new Office 365 project or migration.In addition to an Active Directory health check, IdFix and new UPN (userprincipalname) suffix that you need to cover on each single project please have also look at the following:have … Continue reading Office 365 – Migration & Setup tips #1

Managing Security Groups (ADDS, Office365, Teams & Licensing)

Hi there In this post I'd like to show you how we can automate ADDS synced security groups membership in order to have an additional security group used to assign permissions on Teams (Who can create office 365 groups and team on Teams - check here). Domain has 03 security groups E1-collab-lic: all users assigned … Continue reading Managing Security Groups (ADDS, Office365, Teams & Licensing)

Upgrade Azure AD Connect

Hi there In this article I'm showing how to upgrade in place your Azure AD connect You can export of profiles before running the upgrade or snapshot the virtual server You can also have a second server ready to go at Staging mode if this one broken. Old / current Version: 1.4.38.0 New version: 1.5.29.0 … Continue reading Upgrade Azure AD Connect

Dynamically Add members to a Team’s Team.

Hi there One simple task that turn into a nightmare when you're managing medium to large environments on Teams it's how you manage membership group assignment and Teams' Team membership assignment. A company with 24.000 users with several Teams' Teams all over the company created by department globally asked to automate Team membership. First things … Continue reading Dynamically Add members to a Team’s Team.