Exchange Online now supports the -like operator for PrimarySMTPAddress filtering, sort of

In today’s useless bit of information, I present you the news that we can now use the -like operator when filtering against the PrimarySmtpAddress attribute in Exchange Online. Filters are certainly one of the most useful features and any Exchange (and Office 365) administrator should be taking advantage of them …

Continue readingExchange Online now supports the -like operator for PrimarySMTPAddress filtering, sort of

Microsoft removes the Team’s and Manager’s Calendar Groups from Outlook

In their never-ending quest to dumb down Outlook’s interface, the folks at Microsoft has decided to get rid of yet another feature. This time around, the impacted functionalities are the Team’s and Manager’s Calendar Groups in Outlook, or in other words the ability to quickly access all your direct reports’ or …

Continue readingMicrosoft removes the Team’s and Manager’s Calendar Groups from Outlook

Permanently disable a mailbox in Office 365

One of the differences between on-premises Exchange and Exchange Online is the way user mailbox objects are provisioned, or de-provisioned. In the on-premises world, this is of course dependent on the underlying AD, but as long as you have the necessary permissions you can provision a new user, along with …

Continue readingPermanently disable a mailbox in Office 365

Bulk enable specific services via the Azure AD PowerShell module

In a previous article, we covered the scenario of bulk-disable a specific Office 365 service/plan for a group of users via the Azure AD PowerShell module. The script is fairly simple – it gets the list of users, iterates over each of them and adjust the licenses based on the …

Continue readingBulk enable specific services via the Azure AD PowerShell module