Archive

Posts

85 articles
DFS - DFSR 14 Dec 2018 ⏱ 7 min

DFS : installation and configuration – Distributed File System

The namespace of DFS makes it possible to provide shared, which are on different servers under the same name.Instead of accessing a shared folder with the \\server-file\ computer address, we will use an address of the type \\domain-name\ share\ computer. The user will be redirected transparently on the "server-file" server.In a simplified way, in the folder \\domain-name\share will be shortcuts to other shares that are several servers and this in a completely transparent way for the user.

Remote Desktop 07 Nov 2018 ⏱ 33 min

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.