This class represents the configuration settings for the DFS Replication service on a monitored computer running Windows Server 2012 R2.
This class represents the configuration settings for the DFS Replication service on a monitored computer running Windows Server 2012 R2. Many service-wide configuration settings are retrieved by querying the DFS Replication WMI class DfsrMachineConfig. The properties of instances of this class are set by the DFS Replication Service Configuration Discovery (Windows Server 2012 R2) rule. The following properties are defined for this class:
Service status
Location of debug logs
Conflict and Deleted low watermark threshold setting
Conflict and Deleted high watermark threshold setting
Staging area low watermark threshold setting
Staging area high watermark threshold setting
Read-only mini-filter driver status
More information about the DfsrMachineConfig WMI class is available on MSDN (http://go.microsoft.com/fwlink/?LinkID=165542).
Base Class | Microsoft.Windows.FileServer.DFSR.Service |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 0826de6d-bb10-32d8-882f-fa75c646c0ba |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
Microsoft.Windows.FileServer.DFSR.Service: | |||||||
![]() |
string | Service status | The current state of the DFS Replication service on the monitored computer. | false | 20 | 0 | False |
![]() |
string | Debug logs | Location on the monitored computer where the DFS Replication service stores its debug logs. | false | 256 | 0 | False |
![]() |
decimal | Conflict And Deleted high watermark (\%) | The configured high watermark threshold for Conflict And Deleted directories on the monitored computer. | false | 4 | 0 | |
![]() |
decimal | Conflict And Deleted low watermark (\%) | The configured low watermark threshold for Conflict And Deleted directories on the monitored computer. | false | 4 | 0 | |
![]() |
decimal | Staging Area high watermark (\%) | The configured high watermark threshold for Staging directories on the monitored computer. | false | 4 | 0 | |
![]() |
decimal | Staging Area low watermark (\%) | The configured low watermark threshold for Staging directories on the monitored computer. | false | 4 | 0 | |
![]() |
string | Virtual Node | Define if service is on a virtual node | false | 10 | 0 | False |
![]() |
string | RO Driver Loaded | Defines if DFSR RO driver is loaded | false | 10 | 0 | False |
![]() |
string | Operating System Version | Operating system version of the server | false | 256 | 0 | False |
![]() |
string | Operating System Name | Operating system name of the server | false | 256 | 0 | False |
<ClassType ID="Microsoft.Windows.FileServer.DFSR.6.3.Service" Accessibility="Public" Abstract="false" Base="DFSRLib!Microsoft.Windows.FileServer.DFSR.Service" Hosted="true" Singleton="false"/>