Blog Post

Storage at Microsoft
1 MIN READ

Creating DFS namespaces more than two levels deep

FileCAB-Team's avatar
FileCAB-Team
Iron Contributor
Apr 10, 2019
First published on TECHNET on Aug 03, 2006
A common question among customers using the Distributed File System snap-in in Windows Server 2003 is how to create a namespace more than two levels deep. For example, a customer in the http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.windows.server.dfs_frs was frustrated because he knew how to create a root, and he knew how to create a link named Homedirectories, but what he really wanted was to organize the home directories by location, such as \CompanyHomedirectoriesSeattle , \CompanyHomedirectoriesChicago , etc. The snap-in wouldn’t let him create a sublink (Chicago) beneath an existing link (Homedirectories), so he was stuck. The way to accomplish this is easy but not intuitive. Just create links with subfolders and backslashes () as part of the name. For example, under the Company root, the customer can create a link named HomedirectoriesSeattle and another link named HomedirectoriesChicago, thus giving him a deeper namespace. We’ve made this easier in the DFS Management snap-in in Windows Server 2003 R2 by providing a more Explorer-like feel when you build the namespace. You can create multiple levels of subfolders under a root, and these are shown hierarchically.

--Jill


Updated Apr 10, 2019
Version 2.0
No CommentsBe the first to comment