Dfs

S

suderman

During creation of Dfs root on PDC I get the message:
"The following error occured while creating Dfs root on
server <servername>:
Cannot create a file when that akready exists"

How get rid of that message and create Dfs root ?
 
R

Ray Lava [MSFT]

Suderman,

Odds are this server was set up as a DFS Root before and it has some
references to it left over in the registry. If this is the case, you can
run the following command on that server to clean the dfs root references
out of the registry:

dfsutil/ clean:servername

Once this has been done, you should be able to recreate the DFS Root.

I hope this helps.

Ray Lava
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top