text
stringlengths
0
4.23k
Examples
To see details about the selected VHD, type:
detail vdisk
detail volume
Displays the disks on which the current volume resides. Before you begin, you must select a volume for this operation to succeed. Use the select volume command to select a volume and shift the focus to it. The volume details aren't applicable to read-only volumes, such as a DVD-ROM or CD-ROM drive.
Syntax
detail volume
Examples
To see all the disks in which the current volume resides, type:
detail volume
detail
Displays information about the selected disk, partition, volume, or virtual hard disk (VHD).
Syntax
detail disk
detail partition
detail volume
detail vdisk
Parameters
Parameter
Description
Detail disk
Displays the properties of the selected disk and the volumes on that disk.
Detail partition
Displays the properties of the selected partition.
Detail volume
Displays the disks on which the current volume resides.
Detail vdisk
Displays the properties of the selected VHD.
dfsdiag testdcs
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Checks the configuration of domain controllers by performing the following tests on each domain controller in the specified domain:
Verifies that the Distributed File System (DFS) Namespace service is running and that its startup type is set to Automatic.
Checks for the support of site-costed referrals for NETLOGON and SYSvol.
Verifies the consistency of the site association by hostname and IP address.
Syntax
dfsdiag /testdcs [/domain:<domain_name>]
Parameters
Parameter
Description
/domain:<domain_name>
Name of the domain to check. This parameter is optional. The default value is the local domain to which the local host is joined.
<domain_name>
Examples
To verify the configuration of domain controllers in the contoso.com domain, type:
dfsdiag /testdcs /domain:contoso.com
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:
Verifies that the DFS Namespace service is running and that its startup type is set to Automatic on all namespace servers.
Verifies that the DFS registry configuration is consistent among namespace servers.
Validates the following dependencies on clustered namespace servers:
Namespace root resource dependency on network name resource.
Network name resource dependency on IP address resource.
Namespace root resource dependency on physical disk resource.
Syntax
dfsdiag /testdfsconfig /DFSroot:<namespace>
Parameters
Parameter
Description
/DFSroot:<namespace>
The namespace (DFS root) to diagnose.
<namespace>