dfsdiag testdfsconfig

dfsdiag testdfsconfig

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Checks the configuration of a Distributed File System (DFS) namespace by performing the following actions:

Syntax

dfsdiag /testdfsconfig /DFSroot:<namespace>

Parameters

Parameter Description
/DFSroot:<namespace> The namespace (DFS root) to diagnose.

Examples

To verify the configuration of Distributed File System (DFS) namespaces in contoso.com\MyNamespace, type:

dfsdiag /testdfsconfig /DFSroot:\\contoso.com\MyNamespace

Additional References