Decommission Exchange 2010

Décocher les rôles

Presentation This tutorial follows Exchange migration to Office 365 – minimum hybrid configuration for uninstalling (decommissioning) of Exchange in the local environment Microsoft recommends not to decommission the local Exchange, by doing this you can no longer administer with an interface mailboxes including aliases. This tutorial can also serve as a guide for uninstalling after …

Read more



Active Directory: authentication policy

Presentation of authentication policies With Windows Server 2012R2 and the new ADAC (Active Directory Administration Center) administration console, Microsoft has added authentication policies that provide an additional layer of security. In the summary of authentication policies will allow or not to allow a user logs on to a desktop or server, or vice versa control …

Read more



PRTG: supervision of MSA arrays

systemonitor

In this tutorial, we will see how to supervise an HP MSA 1040/1050/2040/2050 storage array. Prerequisites You must create an equipment group in PRTG to add the two controllers. Supervision of MSA disk array All the sensors were created from the PRTG web interface. Controller A Click on Add a device 1. Give a name …

Read more



GPO Login Script

Presentation In this tutorial, we will see how to set up a GPO that will execute a logon script. Logon scripts are usually in batch or vbs format, it is also possible to run PowerShell scripts. The use of script in PowerShell requires to authorize the use of remote script (set-executionpolicy), it is also necessary …

Read more



Offline installation of Office 365

Office 365 download

In this tutorial, I will explain how to install Office 365 in offline mode. As part of an enterprise deployment, it is not possible to download Office as many times as there are installations to do. It is possible to download the sources and then do the installation from it. Getting the sources of Office …

Read more



WSUS migrate the database on sqlexpress

Connexion à WID

In this tutorial, I will explain how to migrate your WSUS database, which is default on Windows Internal Database to SQLExpress. Since Windows Server 2016, the installation of WSUS can be done directly on a SQL Server (Express) database. Why migrate to SQLExpress? There are several answers to this question: For performance and stability reasons, …

Read more



Install SQLExpress

Listes des bases

Presentation SQLExpress is a free and limited version of the Microsoft SQL Server engine. The main limitations: The size per database is limited to 10GB No high availability functionality. SQL Express can be used with certain Windows Server features such as WSUS or RDS Broker instead of the WID engine. It is also possible to …

Read more