When I right-click on a link I have no "Replication Policy" item in the menu.
This DFS root is not being replicated to any other servers. It is a stand-alone DFS root.
Any other suggestions?
Main Topics
Browse All TopicsI need to create a new linkt to my DFS system. When I attempt to create the new link to a shared folder I get the following error message:
"The following error occurred while creating the DFS link: Access is denied"
I get the same error if I try to remove a target, add a target, or remove a link. I can't seem to make any changes at all to the DFS system.
The current DFS links and targets are all still functioning -- users haven't seen any issues at all.
Any suggestions?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Not sure if this will help
from here
http://support.microso
The file server shares specified by the "LogicalShare" and "RootShare" registry values must exist and be accessible for proper operation of a DFS root. Access will be denied to a root if the share is missing or is configured with inappropriate permissions. It is recommended to never directly edit these registry values.
Found that mentioned here(i know it says XP)
http://www.1stbyte.com/
sti
I used the following instructions to successfully decommission my root server:
Use the following procedure to decommission a root server:
1. Remove the root server from the DFS namespace by using one of the following methods:
A. In the Distributed File System snap-in, right-click the root target you want to remove, and then click Remove Target. (THIS RESULTED IN: ACCESS DENIED)
B. Using the version of Dfsutil.exe included in the Windows Server 2003 Support Tools, run the following command, where RootTargetServer refers to the root server to be decommissioned:
Dfsutil /UnmapFtRoot /Root:<dfsname> /Server:RootTargetServer /Share:<share>
2. On the decommissioned root target, remove DFS information from the registry by using the following Dfsutil.exe command:
Dfsutil /Clean /Server:RootTargetServer /Share:<rootname>
3. On the decommissioned root target, at the command prompt, type net stop dfs & net start dfs.
Once the root DFS was removed I was able to create a new DFS root using the same name as the deleted root. After creating the new root links were successfully created.
I still have no idea why I could not modify \ create \ delete existing links in the old DFS root.
</rootname></share></
Business Accounts
Answer for Membership
by: dstewartjrPosted on 2009-03-30 at 11:00:45ID: 24021403
This is probably because the administrator account by default does not have by default write permissions on the DFS-Staging folder:
osoft.com/ kb/261015
. Click Start, click Run, type mmc, and then click OK.
osoft.com/ kb/261015
http://support.micr
1
2. On the Console menu, click Add/Remove Snap-in, and then click Add.
3. Click Distributed File System, click Add, click Close, and then click OK.
4. Click Distributed File System, click Display an existing Dfs Root, and then click OK.
5. Click the domain, and then click DFS Root.
6. Expand the root by clicking the plus sign (+) to view the Dfs links.
7. Right-click the Dfs link, and then click Replication Policy.
8. Click the shared folder that you want to set as the master, and then click Set Master.
9. Click another shared folder to which you want to replicate, click Enable, and then click OK to establish the replication policy.
http://support.micr