Create a folder in PowerShell

To create a folder in PowerShell, use the New-Item cmdlet indicating the location and name of the folder and set the itemType parameter with the value Directory to indicate that you want to create a folder.



Exchange: create a Receive connector

Presentation In this tutorial, we will see how to set up a Receive connector on Exchange to allow devices (copiers / firewall …) and applications to send email addresses to mailboxes that are hosted on Exchange. Creating the connector 1. Open the ECP interface and go to Mail Flow 1 / Receive Connectors 2 and …

Read more



Exchange 2016: Installation and Configuration

Exchange 2016 - page de connexion

Introduction In this tutorial, we will see how to install and configure Exchange 2016. Exchange is a mail server designed by Microsoft, it is the professional version of Hotmail (Outlook). Environment Prérequis 1. On the server open a PowerShell command prompt and enter the command below to install the necessary roles. 2. Restart the server. …

Read more