GPO: Make users administrator of their computer

Presentation In this tutorial, we are going to have how to set up a GPO to make the admin domain users of their computer. The goal is to add the Domain Users group in the Administrators 1 group of the user station. The Domain Admins group is already a member of the group. Group Policy …

Read more



Resolve temporary profile issues on RDS / TSE remote desktops

Context : Temporary profile error on logon For multiple and often unknown reasons, users are connected to their session on a temporary profile. The user does not find his settings including the Outlook profile. All that is stored in the folder C:\Users\TEMP is not saved when they log off. If you apply a folder redirection …

Read more



WSUS – Installation and configuration – Windows Server Update Service

Synchronisation en cours...

Introduction Windows Server Update Service (WSUS) is a built-in role in Windows Server, which enables the implementation of a Microsoft Updates distribution system internally. The benefits of WSUS: Prerequisites The server does not have to be in a domain. Before you start installing and configuring WSUS, I recommend that you list the Microsoft products you …

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



Exchange: email rejected by Gmail

Symptom Emails sent to GMAIL recipients do not receive emails. You receive a return message of this type: Our system has detected that this message does not meet IPv6 sending guidelines regarding PTR records and authentication Cause This problem is related to IPv6, the message header contains an IPv6 address and Gmail attempts to authenticate …

Read more



Active directory: How to set up a child domain

Domaine enfant objectif

In this tutorial, we will see how to put a child domain in an Active Directory tree. A child domain is a subdomain of one of the component domains in your Active Directory forest. Subdomain segmentation allows for logical partitioning of the domain. Active Directory and also to apply rights delegations on children.



How to install and configure Windows server routing

Routage

In this tutorial, I will explain how to set up routing with Windows Server. I regularly use this role in the different labs that I put in place under Hyper-V. I isolate the test platform with a private switch and I use a virtual machine with two network interfaces. One card is connected to the …

Read more



Hyper-V: Live-Migration moving a virtual machine between two hosts

Moving

In this tutorial, we will see how to move a virtual machine from one Hyper-V host to another host. This feature is called Dynamic Migration, it should not be confused with the feature that has the same name in the failover cluster. Dynamic migration lets you move a running virtual machine to another hyper-v if …

Read more



Extend a Windows partition

In this tutorial, we will see how to extend a partition under Windows. In which case extend a partition: The partition does not use all available space on the physical disk Increasing the size of a virtual disk Increasing the size of a LUN on SAN storage. Extend Partition I assume that the space to …

Read more



Altaro backup: installation and use with Hyper-V

Altaro backup - restore as clone

In this tutorial, I will explain how to set up Altaro Backup with Hyper-V. Altaro Backup is a backup solution for virtual environments Hyper-V and VMware running Windows. It has the advantage of being very light and does not require SQL Server database. It allows the following restorations: For very small environments, Altaro has the …

Read more