RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
↑ Back to the top
When you try to add an additional DFS namespace server using the dfsmgmt.msc snap-in on Windows Server 2003 R2 you may get an error message similar to the following:
�
"Computer <server> does not belong to domain <domain>"
�
A similar message might be displayed when you attempt to remove a root namespace server:
�
"The namespace \\<domain>\<DFS root> on <server> cannot be detected. Element not
found. Do you want to forcibly remove the namespace server?"
↑ Back to the top
Membership in the listed domain is a by-design requirement for adding additional namespace servers.
In the event that the server being added or removed actually is a member of the specified domain, the issue may have to do with a problem with the Windows Server 2003 R2 version of the dfsmgmt.msc snap-in involving case translation. This problem has been resolved in the Windows Server 2008 version of the snap-in.
↑ Back to the top
To workaround this issue, use one of the following methods:
��������� Use the dfsgui.msc snap-in to add/remove the additional namespace server
��������� Use the command line tool DFSUTIL to add/remove the additional namespace server:
dfsutil /AddFtRoot /Server:<server name> /Share:<sharename>
dfsutil /unmapFtRoot /root:\\<domain name>\<share name> /Server:<server name>
/Share:<share name>
��������� Use the Windows Server 2008 version of the dfsmgmt.msc snap-in (using a machine with the RSAT tools installed).
↑ Back to the top
MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE �MATERIALS�) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
↑ Back to the top