Exchange: add a database in PowerShell

Dans ce tutoriel, je vais vous expliquer comment ajouter une base de données sur un serveur Exchange en PowerShell. The use of PowerShell saves time because several manipulations are to be done, enter go through the ECP then on the list of services to restart a service for consideration. Add a database to Exchange in …

Read more



Exchange: optimize database space

In this tutorial, I will explain how to optimize the disk space used by the databases (MailboxDatabase) of Exchange. What you need to know is that the size of Exchange databases only increases and over time, “empty” spaces are created in the database files. Empty space is normally reused to store other data. Despite this …

Read more



Outlook 2016: Office 365 authentication white window – Solution

With Windows 7 and Office 2016 couple, a white window is displayed when authenticating with an Office 365 account. This is due to the non-activation of the TLS 1.1 and TLS 1.2 protocol on WinHTTP. To solve the problem, apply the Microsoft Easy Fix 51044. Once applied, restart the account configuration, the authentication form is …

Read more



Office 365: import users with csv and powershell file

In this article, I’ll walk you through how to bulk import users into Office 365 with the use of PowerShell and the use of a csv file. In certain cases, it is not possible to do an Active Directory directory synchronization (refusal of the client, no AD …). Adding a large number of accounts (for …

Read more



Office 365: right of access to mailboxes

In this tutorial, we will see how to give a user access to another mailbox on the Office 365 Admin Center interface. 1. From the admin center, go to Users 1 / Active users 2. Select the mailbox 3 which must be managed by another user, click on Mail settings 4 then on Modify 5. …

Read more



Veeam Backup Office 365 Community Edition (v5): installation and configuration

In this tutorial, I will (re) introduce you to Veeam Backup for Microsoft Office 365 Community Edition (V5). As its name suggests, it is a backup software dedicated to backing up Microsoft Office 365 tenants (Exchange, OneDrive, SharePoint, etc.). The Community Edition is a free edition of Veeam Backup Office 365 that allows you to …

Read more



Exchange 2013/2016: migrate to Exchange 2019

Introduction In this tutorial, I will walk you through how to migrate from Exchange 2013/2016 to Exchange 2019. A migration from Exchange is something that can be scary but is relatively simple under 2 conditions: Prepare for migration using a checklist for example. That the starting environment (Exchange 2013/2016) has been correctly installed and configured …

Read more