Exchange 2019: configuration of a DAG
This tutorial explains how to create a DAG with Exchange 2019 in order to have a highly available message infrastructure.
This tutorial explains how to create a DAG with Exchange 2019 in order to have a highly available message infrastructure.
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, …
Intro In this tutorial, I will explain how to maintain and optimize the installation of your WSUS service to keep it in optimal operating condition. If your WSUS console shuts down regularly, I advise you to switch the database to SQL Server. For that you have two solutions: Migrate the existing database to SQL Server. …
In this tutorial, we will see how to set up Sharepoint 2013 foundation on Windows 2012R2. Although this version at the time of writing this article is more than 5 years old, it allows to discover Sharepoint before making its acquisition. SharePoint is a web portal that allows to set up within a structure a …
Read moreSharepoint 2013 foundation: installation and configuration
Introduction With the SQL Express version, it is not possible to set up a backup plan using SSMS. There are many scripts on the Internet for performing a backup, in this tutorial I will explain how to put in backup plan with a SQL Backup Master that is available for free. The installation of the …
Introduction In this article, I will explain how to set up a backup plan with SQL Server. In this tutorial, we will use the wizard available in SSMS to configure the database to save as well as the schedule and then we will modify the plan to indicate the location. Prerequisites SQL Server (no Express …
In this tutorial, I will show you how to restore a SQL Server database from a backup file (BAK). To perform the restore, you must have SQL Server Manager Studio (SSMS). Restore a database In order to find the backup files, I copied them to the Backup folder of the SQL Server installation, which is …
In this tutorial, we will see how to use MDT with a database. The use of this one makes it possible to store in a database the information of deployment for a station to identify for example by its MAC address, which makes it possible when one has to redo the post to pre-fill all …
PRTG allows you to create dependencies between multiple devices. This allows in case of failure of a device to pass the others automatically paused. This parameter can be used with servers and a switch. In this tutorial, we will use it to bind a server to a database instance. If on a server, there are …
Using multiple databases to store mailboxes allows you to configure a different volume. Example: The DBMX01 database stores mailboxes with a 1GO quota and the DBMX02 database stores mailboxes with a 5GB quota. With this configuration, simply move the box from one base to another to change the volume. Add a database 1. On the …