Failure to create new DFS namespaces

William.L 50 Reputation points
2023-08-25T06:27:15.04+00:00

Hi,

I was failure to create new DFS namespaces. It showed "RPC unavailable".

Existing namespaces is no problem. Otherwise, new folder under existing namespace also succeeded.

I found namespaces not created but new record added to "HKLM\Software\Microsoft\Dfs\Roots\domainV2"

May I know it's related to domain controller or DFS ?

How can I trace and solve it ?

Thanks

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,746 Reputation points
    2023-08-28T10:18:27.51+00:00

    Hello there,

    Examine the Windows Event Logs, especially the System and Application logs, for any error messages related to RPC or DFS namespace creation. These logs may provide additional information about the problem.

    If you cannot find anything in Event Viewer I would suggest you use tools like Procmon to find the root cause for this behaviour.

    You can also use built-in Windows tools like "rpcping" and "dcdiag" to diagnose RPC connectivity issues. These tools can help identify problems with RPC communication.

    Confirm that the "RPC Endpoint Mapper" service is running. This service is responsible for mapping RPC protocol sequences to the appropriate endpoints.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.