How to set up DFS Namespaces in Windows Server 2016

In this tutorial, TipsMake.com will show you how to set up and configure DFS (Distributed File System) Namespaces in Windows Server 2016.

In this tutorial, TipsMake.com will show you how to set up and configure DFS (Distributed File System) Namespaces in Windows Server 2016.

DFS allows you to set up shared folders stored on different servers into one or more logical namespaces. Each namespace appears to the user as a shared folder with a series of subfolders. This setting increases the availability and automatically connects users to shared folders on the same Active Directory Domain Services page.

Install DFS Role

Log on to Windows Server 2016 and open the Server Manager control panel . Click on Add roles and features.

The Add roles and features wizard will appear:

How to set up DFS Namespaces in Windows Server 2016 Picture 1How to set up DFS Namespaces in Windows Server 2016 Picture 1 The Add roles and features wizard will appear

Click on Next. Select Role-based or feature-based installation on the next screen.

Click on Next. Select your server in the next screen and click Next again:

How to set up DFS Namespaces in Windows Server 2016 Picture 2How to set up DFS Namespaces in Windows Server 2016 Picture 2 Select your server in the next screen

Expand File and Storage services and choose DFS Namespaces from the list:

How to set up DFS Namespaces in Windows Server 2016 Picture 3How to set up DFS Namespaces in Windows Server 2016 Picture 3 Expand File and Storage services and choose DFS Namespaces from the list

Click Add Features when prompted to install Management tools.

Click Next on the remaining screens. Then click on Install:

How to set up DFS Namespaces in Windows Server 2016 Picture 4How to set up DFS Namespaces in Windows Server 2016 Picture 4 Click Next on the remaining screens

DFS configuration

After the DFS Role has been installed, open the DFS Management console and right-click Namespaces and select New Namespace.

Enter the name of the server that will host the namespace on the next screen:

How to set up DFS Namespaces in Windows Server 2016 Picture 5How to set up DFS Namespaces in Windows Server 2016 Picture 5 Enter the name of the server

Click on Next. Choose a name for the namespace in the following screen. This will be the name of the domain shared path. For example: evergeek.com/files.

How to set up DFS Namespaces in Windows Server 2016 Picture 6How to set up DFS Namespaces in Windows Server 2016 Picture 6 Choose a name for the namespace

Click Edit Settings to edit sharing permissions. By default, everyone can only read. Click on Next. On the following screen, select Namespace Type:

How to set up DFS Namespaces in Windows Server 2016 Picture 7How to set up DFS Namespaces in Windows Server 2016 Picture 7 Choose Namespace Type

Select Domain-based namespace and click Next. Review the settings and then click Create:

Check if DFS Namespace is working by entering the network path in Explorer (e.g. evergeek.comfiles )

DFS Namespace works but nothing is there.

Create DFS directory

You will add the folders to DFS Namespace now. From the DFS Management console , right-click on the newly created namespace and select New Folder:

Enter the name of the folder, then click Add:

How to set up DFS Namespaces in Windows Server 2016 Picture 8How to set up DFS Namespaces in Windows Server 2016 Picture 8 Enter the name of the folder, then click Add

Enter the path of the shared folder you want to add to the namespace.

Click on OK.

Go to the network link again (eg evergeek.comfiles ) and you will see the newly added folder:

How to set up DFS Namespaces in Windows Server 2016 Picture 9How to set up DFS Namespaces in Windows Server 2016 Picture 9 Please go to the internet link again

DFS Namespaces is a great feature in Windows Server to organize sharing over the network. When using DFS Namespaces, it doesn't matter where the shared folders are located, all of which are accessible from a link. This feature also makes it easier to move file servers without breaking access paths.

4 ★ | 102 Vote