DFSR WMI Classes

The DfsrWmiV2.mof file defines the Distributed File System Replication (DFSR) WMI V2 provider, including association and registration classes. The DfsRProvs.mof file defines the DFSR WMI V1 provider, including association and registration classes. You can access the DFSR provider classes in the "Root\MicrosoftDfs" namespace. For more information about WMI, see Windows Management Instrumentation.

In this section

CONFIG_STATUS Return Codes

The following error codes can be returned by the configuration WMI classes for DFSR.

MONITOR_STATUS Return Codes

The following error codes can be returned by the information WMI classes for DFSR.

DfsrConfig

This class is a DFSR configuration provider class. It includes provider-specific settings in addition to computer-wide service configuration parameters and methods.

DfsrConflictInfo

This class provides details about the files and folders that were moved to the Conflict and Deleted folder due to conflicting updates.

DfsrConnectionConfig

This class provides the configuration settings for a replication group connection. Each connection links a local and remote member, establishing a partnership. Only the connections of the direct partners to the local member have instances of this class.

DfsrConnectionInfo

This class provides statistical and operational information for each incoming and outgoing connection of the local replication group members.

DfsrIdRecordInfo

This class provides access to ID Table records. The ID Table has a record for each file and folder known to DFSR. In addition, it keeps records of the deleted content.

DfsrIdUpdateInfo

This class provides statistical and operational information about updates that are being transferred by this computer.

DfsrInfo

The DFSR monitoring provider class. This singleton class has provider-specific settings in addition to computer-wide service properties and methods.

DfsrLocalMemberConfig

This class is for replication group membership. An instance of this class is available for each replication group hosted on this computer. This class maps to the DFSR2-Member class in the Active Directory Domain Services.

DfsrLocalMemberInfo

This class provides statistical and operational information for each replication group member hosted on the local computer.

DfsrMachineConfig

This class provides service-wide settings on the local computer.

DfsrReplicatedFolderConfig

An instance of this class is available for each replicated folder that this hosted on this computer. This class provides read-only access to the configuration parameters for the replicated folder.

DfsrReplicatedFolderInfo

This class provides statistical and operational information for each replicated folder hosted on the local computer.

DfsrReplicationGroupConfig

This class provides read-only access to the replication group configuration parameters.

DfsrSyncInfo

This class provides statistical and operational information for active synchronization sessions between the local replication group member and one of its partners.

DfsrVolumeConfig

This class stores the per-volume settings for each volume on the system that hosts one or more replicated folders.

DfsrVolumeInfo

This class provides statistical and operational information for each volume that has or had replicated folders.

MSFT_DfsrConflictInfo

This class provides details about the files and folders that were moved to the Conflict and Deleted folder due to conflicting updates.

MSFT_DfsrConnectionConfig

This class provides the configuration settings for a replication group connection. Each connection links a local and remote member, establishing a partnership. Only the connections of the direct partners to the local member have instances of this class.

MSFT_DfsrConnectionInfo

This class provides statistical and operational information for each incoming and outgoing connection of the local replication group members.

MSFT_DfsrIdRecordInfo

This class provides access to ID Table records. The ID Table has a record for each file and folder known to DFSR. In addition, it keeps records of the deleted content.

MSFT_DfsrIdUpdateInfo

This class provides statistical and operational information about updates that are being transferred by this computer.

MSFT_DfsrLocalMemberConfig

This class is for replication group membership. An instance of this class is available for each replication group hosted on this computer. This class maps to the DFSR2-Member class in the Active Directory Domain Services.

MSFT_DfsrLocalMemberInfo

This class provides statistical and operational information for each replication group member hosted on the local computer.

MSFT_DfsrMachineConfig

This class provides service-wide settings on the local computer.

MSFT_DfsrReplicatedFolderConfig

An instance of this class is available for each replicated folder that is hosted on this computer. This class provides read-only access to the configuration parameters for the replicated folder.

MSFT_DfsrReplicatedFolderInfo

This class provides statistical and operational information for each replicated folder hosted on the local computer.

MSFT_DfsrReplicationGroupConfig

An instance of this class is available for each replication group that contains this computer. This class provides read-only access to the replication group configuration parameters.

MSFT_DfsrServiceConfig

This class is a DFSR configuration provider class. It includes provider-specific settings in addition to computer-wide service configuration parameters and methods.

MSFT_DfsrServiceInfo

This class is a DFS Replication monitoring provider class. This is a singleton class that has provider-specific settings in addition to computer-wide service configuration parameters and methods.

MSFT_DfsrSyncInfo

This class provides statistical and operational information for active synchronization sessions between the local replication group member and one of its partners.

MSFT_DfsrVolumeConfig

This class stores the per-volume settings for each volume on the system that hosts one or more replicated folders.

MSFT_DfsrVolumeInfo

This class provides statistical and operational information for each volume that has or had replicated folders.

WMI Providers