- DFS removal
- Posted by Pierre on November 17th, 2003
Is there a way to manually remove a dfs link if the server that holds the
replica no longuer exist?
I tried with the GUI and i get an error, The following error occured while
removing the replica: The RPC server is unavailable.
Pierre
- Posted by Richard Chinn [MSFT] on November 18th, 2003
Cross-posted to microsoft.public.windows.server.dfs_frs.
Pierre,
You mention removing a replica, so I assume you have enabled replication on
your DFS link targets and are thus using FRS. You can manually clean up the
FRS related AD objects. The following KB article gives you an overview of
the AD objects used by FRS.
http://support.microsoft.com/default...b;en-us;296183
One of the DFS people in the group can give you more information about
manually cleaning up any DFS related AD objects.
--Richard
This posting is provided "AS IS" with no warranties, and confers no rights.
"Pierre" <Pierre.roman@qunara.com.nospam> wrote in message
news:usZwF$UrDHA.2892@TK2MSFTNGP10.phx.gbl...
- Posted by Mukul Gupta [MSFT] on November 19th, 2003
Pierre,
Did you remove the root-replica properly (using GUI) from this DFS root? If
not, you should to cleanup for this root replica so that it is cleaned-up
from DFS metadata. For this please look at 'dfsutil.exe /unmap...' &
'dfsutil.exe /clean...' options. After this cleanup is done, you should be
able to remove the DFS link using GUI after sometime.
You can also remove the Dfs link using command: "dfscmd.exe" system tool.
Here please give \\Another-replica-name\YourDfsRoot\YourLink as DFS path.
(for example: dfscmd.exe /unmap \\Another-replica-name\YourDfsRoot\YourLink
\\targetserver\share)
Please reply if you still find any issues here.
--
Thanks
Mukul [MSFT]
PS: Please post DFS related queries in newsgroup
microsoft.public.server.dfs_frs. Please use "DFS" in subject to make it
immediately noticeable.
PS: Please find latest dfsutil.exe for Win2003 (updated) at
http://www.microsoft.com/downloads/d...displaylang=en
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights
"Richard Chinn [MSFT]" <rchinn@online.microsoft.com> wrote in message
news:%23K9ce9grDHA.360@TK2MSFTNGP12.phx.gbl...