Article ID: 932456 - Last Review: February 26, 2007 - Revision: 1.1 You cannot remove folders in a Windows Server 2003-based DFS environmentOn This PageSYMPTOMSIn a Microsoft Windows Server 2003-based Distributed File System (DFS) environment, you may experience the following symptoms:
CAUSEThis problem may occur if you have configured replication on the DFS root and DFS links. RESOLUTIONTo resolve this problem, use one of the following methods, depending on the situation that you want to correct. Method 1: Use the Fsutil command so that you can remove the foldersIf you cannot remove folders and you find morphed directories, use the Fsutil command to remove the reparse point that is associated with the folders. The Fsutil command is included in Windows Server 2003. The syntax of the Fsutil command to remove the reparse point is as follows:fsutil reparsepoint delete FolderPath For example, to remove the reparse point that is associated with a folder named MyShare, use the following command:fsutil reparsepoint delete C:\MyShare After you remove the reparse point, you can remove the folders.Note You may have to restart the DFS service for this method to work. Or, you may have to restart the DFS server. This method also resolves issues in which DFS roots were incorrectly removed and have invalid junction point (reparse point) folders that previously held link information. Method 2: Restore the missing Security tabIf the Security tab is not present, follow these steps:
MORE INFORMATION
For more information about other DFS related concepts and issues, click the following article numbers to view the articles in the Microsoft Knowledge Base:
840675
(http://support.microsoft.com/kb/840675/
)
Configuration and operational recommendations for the File Replication Service in Windows Server 2003 and Windows 2000 Server
259033
(http://support.microsoft.com/kb/259033/
)
Domain DFS recreates link folder every hour when FRS is enabled at the DFS Root
328492
(http://support.microsoft.com/kb/328492/
)
Folder name is changed to "FolderName_NTFRS_<xxxxxxxx>"
| Article Translations
|
Back to the top
