The DFSR WMI provider provides the following classes for monitoring DFSR resources and activity.
| Class | Description |
|---|---|
| DfsrConflictInfo | Provides information about conflicted files. |
| DfsrConnectionInfo | Represents a connection. An object of this class has the same lifetime as the in-memory connection object in the service. |
| DfsrIdRecordInfo | Each object of this class represents a resource that may be present on the file system or tombstone. |
| DfsrInfo | Represents the state of the DFSR service. |
| DfsrLocalMemberInfo | Provides information about a local replication group membership configured on the computer. |
| DfsrReplicatedFolderInfo | Represents information about a replicated folder. |
| DfsrSyncInfo | Represents a synchronization session. |
| DfsrVolumeInfo | Provides information for each volume that has or had replicated folders. |