Windows-Server-2008
數字文件系統 |未找到網路路徑 |RPC 伺服器不可用
在訪問 dfs 共享時,我們突然在某些 Windows 電腦上遇到了問題。在此之前,DFS 訪問是有效的。
問題
一些客戶端突然無法訪問 dfs 共享,例如:
\\thedomain\dfs
錯誤:找不到網路路徑
\\thedomain.local\dfs
解決,但也不起作用當它開始發生
它似乎發生在重新啟動的客戶端上。
從域控制器之一解除安裝 Exchange 2007之前發生的情況。
環境
- Server 2008 (10.15.24.9)(域控制器;以前的 sbs2008)
- 伺服器 2016 (10.15.24.8) (dfs 伺服器)
- Windows 10 / Windows 7 客戶端
我們已經檢查過了
適用於大多數電腦:\thedomain.local\dfs
適用於大多數電腦:\thedomain\dfs
作品:網景\10.15.24.8
作品:nslookup thedomain.local
作品:通過IP訪問 \10.15.24.8\dfs
失敗: dfsdiag /testdfsconfig /dfsroot:\thedomain。本地\dfs
- 結果:RPC 伺服器不可用
作品:dfsdiag / testdfsconfig / dfsroot: \ thedomain \ dfs
在域控制器上重新啟動服務“ dfs-namespace ”解決了這個問題。