Archive

Posts

213 articles
Active Directory 07 Jan 2019 ⏱ 7 min

Active directory: How to set up a child domain

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.

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.