Hello,
Thank you for posting in the Microsoft Community Forums.
The issue you are experiencing with modifying DFS targets and receiving "permissions denied" errors may be due to incorrect permissions on the DFS-Configuration in Active Directory. Here are the steps to resolve this issue:
- Open
adsiedit.msc. - Navigate to the domain partition:
CN=System, CN=Dfs-Configuration. - Right-click on the namespace, select
Properties, then go to theSecuritytab. - Ensure that the following permissions are set for the namespace server (not the user):
- List contents
- Read all properties
- Write all properties
- Read permissions
Make sure these permissions are correctly configured to allow modifications to the DFS targets.
For more details, please refer to the following links: Cannot add target folder on namespace - Access Denied
Best regards
Yanhong Liu