Azure AD – Deleted users (Preview)

Azure Active Directory (Deleted Users) You can now delete user permanently on Azure AD Delete Users (under Preview) Once you're here please check my GithubĀ repository Thanks, Thiago Beier

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

Create Distribution Group in ADDS from CSV file.

Hi thereThis article it's to show how to create DG (Distribution Groups) from CSV file into ADDS.We got an export from Lotus Notes Distribution Group (same client) where we have:Group NameMembers: with CN and email (as contacts) on the same columnĀ Challengescreate the Distribution Groups from CSV file (as is, with blank spaces on name)import members … Continue reading Create Distribution Group in ADDS from CSV file.

Creating Contacts in Active Directory from CSV

Hi thereIn this article I'm covering how to create contacts in Active Directory from CSV with prefix avoiding duplicate entries when we have info@gmail.com and info@yahoo.com where Name / Display name should be "info" under your Contacts OU.In order to avoid that we have the following scriptPrefix : "CA-Contact-"Contact name / displayname : $contactname = … Continue reading Creating Contacts in Active Directory from CSV

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)