GPO – make a domain user local administrator of a computer

In this tutorial, I’ll show you how to make a domain user local administrator of a computer or server using Group Policy (GPO). In a previous tutorial, I explain how to do this using restricted groups, which involved creating an Active Directory group, putting the user in that group and then using the group policy, …

Read more



Hyper-V Cluster: Installation and Configuration

Introduction Through this tutorial, we will see how to set up a Hyper-v cluster under Windows Server (2012R2 / 2016/2019) step by step. Each step requires it, will take you on a tutorial to guide you in setting up a Hyper-V cluster. Prerequisites Be in an Active Directory environment, ideally having a server-side domain controller …

Read more



Enterprise certification authority: installation and configuration with Windows Server

In this tutorial, I will explain how to set up an enterprise CA that is linked to an Active Directory, unlike the stand-alone CA. This type of CA allows you to automate certificate generation with direct submission to the CA. Automatically issue computer and user certificates to, for example, secure VPN access with Windows NPS. …

Read more



Hyper-V : install on Windows Server

Console Hyper-V

In this tutorial, we will have how to install Hyper-V on Windows Server (2012R2/2016/2019). Hyper-V presentation Hyper-V is the Microsoft hypervisor, built into the Windows server since the 2008 64bit version. Hyper-V is a type 1 hypervisor, that is to say that the hardware resources (CPU, RAM, network cards …) are managed directly by it, …

Read more



Deploy an RDS Farm Windows 2012R2/2016/2019

This tutorial explains how to deploy an RDS farm with Windows Server 2012R2 / 2016/2019.
An RDS environment makes it possible to offer users a working environment on servers.
An RDS farm is composed of several servers with the following services: broker, web access and remote desktop session host.
This tutorial covers the installation of all of these services and the configuration of the RDS gateway.