DfsrMachineConfig, ROOT\MicrosoftDfs

Class | Methods | Properties (21) | Qualifiers (5) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The DfsrMachineConfig class is a singleton class that provides service-wide settings on the local computer.

DfsrMachineConfig properties

DfsrMachineConfig has 21 properties (21 Local)

NameOriginCIMType
ConflictHighWatermarkPercentDfsrMachineConfig19 [uint32]
ConflictLowWatermarkPercentDfsrMachineConfig19 [uint32]
DebugLogFilePathDfsrMachineConfig8 [string]
DebugLogSeverityDfsrMachineConfig19 [uint32]
DescriptionDfsrMachineConfig8 [string]
DsPollingIntervalInMinDfsrMachineConfig19 [uint32]
EnableDebugLogDfsrMachineConfig11 [boolean]
EnableLightDsPollingDfsrMachineConfig11 [boolean]
LastChangeNumberDfsrMachineConfig19 [uint32]
LastChangeSourceDfsrMachineConfig8 [string]
LastChangeTimeDfsrMachineConfig101 [datetime]
MaxDebugLogFilesDfsrMachineConfig19 [uint32]
MaxDebugLogMessagesDfsrMachineConfig19 [uint32]
MaxOfflineTimeInDaysDfsrMachineConfig19 [uint32]
ReghostingRateInMinDfsrMachineConfig19 [uint32]
RootHighWatermarkPercentDfsrMachineConfig19 [uint32]
RootLowWatermarkPercentDfsrMachineConfig19 [uint32]
RpcPortAssignmentDfsrMachineConfig19 [uint32]
StagingHighWatermarkPercentDfsrMachineConfig19 [uint32]
StagingLowWatermarkPercentDfsrMachineConfig19 [uint32]
StopReplicationOnAutoRecoveryDfsrMachineConfig11 [boolean]

Detailed description of DfsrMachineConfig properties

Local properties (21) of DfsrMachineConfig class

ConflictHighWatermarkPercent property
CIMTYPE'uint32'
Description'The conflict cleanup process starts when the size of the Conflict and Deleted folder reaches its high watermark. Every replicated folder defines the maximum size of its Conflict and Deleted folder.'
DisplayName'Conflict High Watermark Percentage'
MaxValue100
MinValue80
readTrue
writeTrue
ConflictHighWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ConflictLowWatermarkPercent property
CIMTYPE'uint32'
Description'The conflict cleanup process stops when the size of the Conflict and Deleted folder reaches its low watermark. Every replicated folder defines the maximum size of its Conflict and Deleted folder.'
DisplayName'Conflict Low Watermark Percentage'
MaxValue80
MinValue10
readTrue
writeTrue
ConflictLowWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
DebugLogFilePath property
CIMTYPE'string'
Description'The full path of the debug log files'
DisplayName'Debug Log File Path'
MaxLen2600
readTrue
writeTrue
DebugLogFilePath property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
DebugLogSeverity property
CIMTYPE'uint32'
Description'The level of detail in the debug log files'
DisplayName'Debug Log Severity'
MaxValue5
MinValue1
readTrue
writeTrue
DebugLogSeverity property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
Description property
CIMTYPE'string'
Description'The user-defined description for the current machine settings'
DisplayName'Description'
readTrue
writeTrue
Description property is in 4 classes of ROOT\MicrosoftDfs and in 142 namespaces
DsPollingIntervalInMin property
CIMTYPE'uint32'
Description'The number of minutes between the end of one Active Directory Domain Services polling cycle and the start of another'
DisplayName'Active Directory Domain Services Polling Interval In Minutes'
MinValue1
readTrue
writeTrue
DsPollingIntervalInMin property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
EnableDebugLog property
CIMTYPE'boolean'
Description'Enables or disables the generation of debug logs'
DisplayName'Enable Debug Log'
readTrue
writeTrue
EnableDebugLog property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
EnableLightDsPolling property
CIMTYPE'boolean'
Description'Enables a lightweight check for membership configuration changes in Active Directory Domain Services. This periodic check speeds up the service response to certain types of configuration changes. A full poll will follow if any change is detected.Light polling does not interfere with the normal polling cycles.'
DisplayName'Enable Light Active Directory Domain Services Polling'
readTrue
writeTrue
EnableLightDsPolling property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
LastChangeNumber property
CIMTYPE'uint32'
Description'The configuration sequence number. This value is incremented each time the computer configuration changes.'
DisplayName'Last Change Number'
MinValue1
readTrue
LastChangeNumber property is in 3 classes of ROOT\MicrosoftDfs and in 4 namespaces
LastChangeSource property
CIMTYPE'string'
Description'Information about the originator of the last configuration change'
DisplayName'Last Change Source'
readTrue
LastChangeSource property is in 3 classes of ROOT\MicrosoftDfs and in 4 namespaces
LastChangeTime property
CIMTYPE'datetime'
Description'The time stamp of the last configuration change'
DisplayName'Last Change Time'
readTrue
LastChangeTime property is in 3 classes of ROOT\MicrosoftDfs and in 4 namespaces
MaxDebugLogFiles property
CIMTYPE'uint32'
Description'The maximum number of debug log files to be generated'
DisplayName'Maximum Debug Log Files'
MinValue1
readTrue
writeTrue
MaxDebugLogFiles property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
MaxDebugLogMessages property
CIMTYPE'uint32'
Description'The maximum number of log entries in each debug log file'
DisplayName'Maximum Debug Log Messages'
MinValue1000
readTrue
writeTrue
MaxDebugLogMessages property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
MaxOfflineTimeInDays property
CIMTYPE'uint32'
Description'The max number of days a replicated folder can be disconnected from other partners before it is put into error state.'
DisplayName'Max Offline Time In Days'
MinValue0
readTrue
writeTrue
MaxOfflineTimeInDays property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ReghostingRateInMin property
CIMTYPE'uint32'
Description'Time interval in minutes between Reghosting runs. Reghosting scans the content set root and trim files that have notbeen accessed recently - according to reghosting policy - to their ghost version to save disk space.'
DisplayName'Reghosting Rate In Minutes'
MinValue60
readTrue
writeTrue
ReghostingRateInMin property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
RootHighWatermarkPercent property
CIMTYPE'uint32'
Description'The reghosting process is kicked off once the the size of the content set root directory hits its high watermark. Every content set defines the maximum size of its root directory.'
DisplayName'Root High Watermark Percentage'
MinValue40
readTrue
writeTrue
RootHighWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
RootLowWatermarkPercent property
CIMTYPE'uint32'
Description'The Reghosting process is stopped once the the size of the content set root directory hits its low watermark. Every content set defines the maximum size of its root directory.'
DisplayName'Root Low Watermark Percentage'
MinValue10
readTrue
writeTrue
RootLowWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
RpcPortAssignment property
CIMTYPE'uint32'
Description'The user-specified RPC port assignment. The default is 0, which indicates any available port. Changes to this value do not take effect until the next time the service starts.'
DisplayName'RPC Port Assignment'
readTrue
writeTrue
RpcPortAssignment property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
StagingHighWatermarkPercent property
CIMTYPE'uint32'
Description'The staging cleanup process starts when the size of the staging folder reaches its high watermark. Every replicated folder defines the maximum size of its staging folder.'
DisplayName'Staging High Watermark Percentage'
MaxValue100
MinValue80
readTrue
writeTrue
StagingHighWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
StagingLowWatermarkPercent property
CIMTYPE'uint32'
Description'The staging cleanup process stops when the size of the staging folder reaches its low watermark. Every replicated folder defines the maximum size of its staging folder.'
DisplayName'Staging Low Watermark Percentage'
MaxValue80
MinValue10
readTrue
writeTrue
StagingLowWatermarkPercent property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 4 namespaces
StopReplicationOnAutoRecovery property
CIMTYPE'boolean'
Description'Enables Stop Replication on Auto Recovery feature.'
DisplayName'Stop Replication on Auto Recovery'
readTrue
writeTrue
StopReplicationOnAutoRecovery property is in 1 class (DfsrMachineConfig) of ROOT\MicrosoftDfs and in 3 namespaces

DfsrMachineConfig Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'The DfsrMachineConfig class is a singleton class that provides service-wide settings on the local computer.'
dynamicTrue
Locale1033
provider'DfsrConfigProv'
SingletonTrue

DfsrMachineConfig System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDfs:DfsrMachineConfig'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftDfs'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT21___SYSTEM3
__RELPATH'DfsrMachineConfig'___SYSTEM8
__DYNASTY'DfsrMachineConfig'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DfsrMachineConfig'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DfsrMachineConfig

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConfig0211--
DfsrConnectionConfig0150----
DfsrLocalMemberConfig0701---
DfsrReplicatedFolderConfig03021---
DfsrReplicationGroupConfig01401---
DfsrVolumeConfig01211---
WUtils.com
online utility - toplist