Deploy Windows with MDT and WDS

Console MDT

In this tutorial, we will see how to use the couple MDT (Microsoft Deployment Toolkit) and WDS (Windows Deployment Services) to deploy Windows images. The pair WDS and MDT to deploy images by starting with the network (PXE) with WDS and MDT allows customization and automation pictures. The objective of the tutorial is to use …

Read more



Convert a VMware VM to Hyper-V with 5Nine V2V Easy Converter

In this tutorial, we will see how to convert a VM on VMware to Hyper-V with 5Nine V2V Easy Converter. The utility is not available on the official website because redeem Acronis, I put a direct link. Il est possible également d’utiliser l’outil pour faire la conversion dans l’autre sens. Prerequisites Install 5Nine V2V Easy …

Read more



Enable Windows Active Directory Recycle Bin 2012/2016/2019

The Active Directory Recycle Bin is a feature that came with Windows 2008R2, which is disabled by default. To activate the recycle bin, the domain and drill level must be at least 2008R2. Once the trash is activated, it is not possible to go back. To use the Active Directory Recycle Bin, use the ADAC …

Read more



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



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.



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



Active Directory: installation and configuration of a domain controller

In this tutorial, we will see how to set up an Active Directory domain.

In summary, an Active Directory is a database (LDAP) that contains a set of objects (users, computers, etc.) and delivers several services:

Centralization of objects on the network in a single database
User Authentication
Rights management
Policy Application (GPO)