Configuring DFS Namespace with Existing File Server Name

Karl D. Binger 1 Reputation point
2021-05-20T21:39:23.05+00:00

Working on installing DFS Namespace and Replication for existing company shares and mapped drives. Can I simply create the namespace to be the same as the actual file server name so that we do not have to mess with any drive mappings?

Example:
Current File Server = fileserver
Current Shares = main_share
UNC = \fileserver\main_share

If I install DFS Namespaces and set the name to be "fileserver" and point it to the "main_share" will anything break and/or is any more configuration needed?

Windows for business | Windows Server | Storage high availability | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Leon Laude 86,026 Reputation points
    2021-05-20T22:28:49.623+00:00

    Hi @Karl D. Binger ,

    What kind of DFS Namespace were you thinking of? Domain/Standalone namespace?

    A DFS Namespace can be the same name as a server name, however if you use a domain namespace then the path will still be different.

    Example:

    File Server = fileserver01 - can be accessed by \\fileserver01\share

    You create a domain DFS namespace called fileserver01 - can be accessed by \\domain.com\fileserver01\share

    It is possible to use DNS CNAMEs also, have a look at one of my old answers over here:
    https://social.technet.microsoft.com/Forums/en-US/2c8b9f34-4eec-4a48-a682-19e42ac3f9d3/cname-to-dfs-namespace-server?forum=winserverfiles

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments

  2. JiayaoZhu 3,926 Reputation points
    2021-05-21T02:07:37.37+00:00

    Hi,

    Thanks for posting on our forum!

    I agree with what @Leon Laude suggested. If you have any further concerns, please feel free to feedback!

    Have a nice day!

    BR,
    Joan

    --------------------------------------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.