Hello, I share with you in this post a workaround to create a Team in Microsoft Teams from an existing group.
Exchange Online Powershell module installation error – Application cannot be started. Contact the application vendor
This morning when trying to install the PowerShell Module for Exchange Online from the ECP, I came accross this error message
Cannot change Profile Picture on Teams
One day, an Office 365 user asked me why he cannot change his Teams Profile Picture. After a few check, we found that a license option was missing on his Office 365 user account. This user account was missing an Exchange Online license. So, to enable picture adding to a Teams profile, you need to... Continue Reading →
Check if an email address or a UserPrincipalName is already used by another account in your Office 365 tenant
Did you ever need to find in your Office 365 tenant : what objects are using a specific email address or UserPrincipalName ? what objects are preventing an AD account syncing ? where are them located in your tenant : in Users, in Contacts or in Deleted users ?
Change OneDrive For Business locale
Recently a client asked me how to change locale in bulk for his Office 365 users OneDrive. The thing is that his Office 365 tenant has been created with french as default language, whereas there are many englishspeaking in the company. All office document created in OneDrive online has menu in french and also formula in Excel online documents are in French.
Manage Office 365 Roles membership
Hello, I'am sharing with you how to manage Roles in Office 365 using PowerShell. It can be helpful for Office 365 administrators.
Permanently remove a guest user in Office 365
Permanently remove a guest user in Office 365
Allocate licenses in bulk to your Office 365 users (Option 1 : Using PowerShell)
As an Office 365 IT professional, you may need to allocate license to users. There are several ways for doing that. Here, I will show you two ways to achieve your goal.
Get your Office 365 users licenses
If ever, you asked yourself one day, how to quickly view the Office 365 licenses configuration for a group of users in your organization, here is a script that can help you achieve that goal.