![]() |
DFS in Windows Server 2008 has been improved. The DFSR, a service running in Windows Server 2008, can now be used to replicate SYSVOL contents. Previously, we had to use FRS for SYSVOL. In Windows Server 2008, the DFS has the following new features added:
Win Tip: DFS in Windows Server 2008 boasts a number of improvements. Access-based enumeration and cluster support is just the beginning
Access-Based Enumeration: This feature allows users to see only files and folders on a file server that they have permission to access. This is not enabled by default, and it is supported only when any of the following conditions meet:
Related Articles » Cracking Passwords » Aliases and Variables Keep Things Short and Simple » Win Server 2008 Directory Services, Fine-Grained Password Policies More Tutorials |
To enable this feature, you must type the following command:
Dfsutil property ABDE enable
namespace_name
(“ABDE” stands for Access-Based Enumeration.)
Once this is enabled, you must configure the ACLs on the DFS Links using the following commands:
Dfsutil property ACL
domain_name.comnamespace_nameLink_name
Cluster Support: Cluster support for DFS namespace is also included in failover clustering software in Windows Server 2008.
DFS Command Line Tools: DFS in Windows Server 2008 includes new sub-command properties for DFSUtil command and a new command-line tool called DFSDIAG.
Search Files and Folders in a DFS Namespace: Windows Server 2008 DFS includes the ability to search files and folders in a DFS namespace.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.