MSFT_DfsrVolumeConfig, ROOT\Microsoft\Windows\Dfsr

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

Description

The MSFT_DfsrVolumeConfig class stores the per-volume settings for each volume on the computer that hosts one or more replicated folders.

MSFT_DfsrVolumeConfig methods

MSFT_DfsrVolumeConfig has 5 methods (5 Local)

NameOriginReturn
ExportDBCloneMSFT_DfsrVolumeConfiguint32 {'out':True}
GetDBCloneStateMSFT_DfsrVolumeConfiguint32 {'out':True}
ImportDBCloneMSFT_DfsrVolumeConfiguint32 {'out':True}
ResetDBCloneMSFT_DfsrVolumeConfiguint32 {'out':True}
ResumeReplicationMSFT_DfsrVolumeConfiguint32 {'out':True}

MSFT_DfsrVolumeConfig properties

MSFT_DfsrVolumeConfig has 12 properties (12 Local)

NameOriginCIMType
ClusterDiskResNameMSFT_DfsrVolumeConfig8 [string]
DatabasePathMSFT_DfsrVolumeConfig8 [string]
IsClusteredMSFT_DfsrVolumeConfig11 [boolean]
LastChangeNumberMSFT_DfsrVolumeConfig19 [uint32]
LastChangeSourceMSFT_DfsrVolumeConfig8 [string]
LastChangeTimeMSFT_DfsrVolumeConfig101 [datetime]
MaxJetSessionsMSFT_DfsrVolumeConfig19 [uint32]
MinNtfsJournalSizeInMbMSFT_DfsrVolumeConfig19 [uint32]
SerialNumberMSFT_DfsrVolumeConfig21 [uint64]
UsnCheckPointMSFT_DfsrVolumeConfig19 [uint32]
key
VolumeGuid
MSFT_DfsrVolumeConfig8 [string]
VolumePathMSFT_DfsrVolumeConfig8 [string]

Detailed description of MSFT_DfsrVolumeConfig methods

Local methods (5) of MSFT_DfsrVolumeConfig class

ExportDBClone method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Sourcestring0-{'Description':'Volume path containing the replicated folder(s) to export.','In':True}
Destinationstring1-{'Description':'Folder path that stores the cloned DFSR DB and configuration file.','In':True}
ValidationLeveluint322-{'Description':'Validation level is the :No validation - No file validation performed Basic validation - Validates each replicated file�s size, last modified time and security Full validation - Validates each replicated file�s full DFSR file hash ','In':True,'ValueMap':['0', '1', '2'],'Values':['No validation', 'Basic validation', 'Full validation']}
Overwriteboolean3-{'Description':'Overwrites any previously exported files','In':True}
Description'Starts the database export process for the specified volume�s database.'
implementedTrue
staticTrue
ExportDBClone method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 2 namespaces
GetDBCloneState method
Returnuint32 {'out':True}
Description'Gets the current database exporting/importing process state.'
implementedTrue
staticTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7']
Values['Shut down', 'Ready', 'Started DB Export', 'Started DB Import', 'Processing DB Export', 'Processing DB Import', 'Resetting', 'Shutting down']
GetDBCloneState method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 2 namespaces
ImportDBClone method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Sourcestring0-{'Description':'Folder path that stores the cloned DFSR DB and configuration file.','In':True}
Destinationstring1-{'Description':'Volume path containing the replicated folder(s) to import.','In':True}
Description'Starts the database importing process for the specified volume database.'
implementedTrue
staticTrue
ImportDBClone method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 2 namespaces
ResetDBClone method
Returnuint32 {'out':True}
Description'Stops the current database export/import operation and returns the database to its previous state.'
implementedTrue
staticTrue
ResetDBClone method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 2 namespaces
ResumeReplication method
Returnuint32 {'out':True}
Description'Resumes replication for the volume. Volume must be in auto recovery state and replication stopped on the volume due to auto recovery being triggered. This method returns a Win32 error code.'
implementedTrue
ResumeReplication method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 3 namespaces

Detailed description of MSFT_DfsrVolumeConfig properties

Local properties (12) of MSFT_DfsrVolumeConfig class

ClusterDiskResName property
CIMTYPE'string'
Description'Specifies the clustered volume's physical disk resource name. Empty if not a clustered volume'
DisplayName'Clustered Volume Physical Disk Resource Name'
readTrue
ClusterDiskResName property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces
DatabasePath property
CIMTYPE'string'
Description'The local path of the database folder'
DisplayName'Database Path'
MaxLen2600
readTrue
DatabasePath property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 6 namespaces
IsClustered property
CIMTYPE'boolean'
Description'Specifies whether the volume is clustered or local'
DisplayName'Is a clustered Volume'
readTrue
IsClustered property is in 3 classes of ROOT\Microsoft\Windows\Dfsr and in 11 namespaces
LastChangeNumber property
CIMTYPE'uint32'
Description'The configuration sequence number. This value is incremented each time the volume configuration changes.'
DisplayName'Last Change Number'
MinValue'1'
readTrue
LastChangeNumber property is in 3 classes of ROOT\Microsoft\Windows\Dfsr 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\Microsoft\Windows\Dfsr 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\Microsoft\Windows\Dfsr and in 4 namespaces
MaxJetSessions property
CIMTYPE'uint32'
Description'Max number of concurrent Jet DB sessions. Every volume has its own DB and therefore this parameter is defined per-volume. While we don't expect users to edit this value, we might want to tweak it for customers who host large number of content sets on one volume, pumping up the number of sessions on that volume will improve the performance hence the overall scalability of FRS.'
DisplayName'Maximum number of Jet Sessions'
MinValue'16'
readTrue
MaxJetSessions property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces
MinNtfsJournalSizeInMb property
CIMTYPE'uint32'
Description'The minimum size of the update sequence number (USN) journal to allocate on the volume, in megabytes. If no USN journal exists, the DFS Replication service creates a new journal with the specified size; otherwise, the service increases the existing USN journal to this minimum size. The DFS Replication service will not change the existing USN journal size if the existing size is already larger than the new minimum size.'
DisplayName'Minimum USN Journal Size in MB'
MaxValue'10000'
MinValue'4'
readTrue
Units'MB'
writeTrue
MinNtfsJournalSizeInMb property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces
SerialNumber property
CIMTYPE'uint64'
Description'The volume serial number'
DisplayName'Volume Serial Number'
readTrue
SerialNumber property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 24 namespaces
UsnCheckPoint property
CIMTYPE'uint32'
Description'Number of updates to accumulate before committing a transaction.'
DisplayName'Usn Check Point'
MinValue'1'
readTrue
UsnCheckPoint property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces
VolumeGuid property
CIMTYPE'string'
Description'The unique identifier of the volume'
DisplayName'Volume GUID'
keyTrue
MaxLen36
MinLen36
readTrue
VolumeGuid property is in 3 classes of ROOT\Microsoft\Windows\Dfsr and in 6 namespaces
VolumePath property
CIMTYPE'string'
Description'The volume path'
DisplayName'Volume Path'
readTrue
VolumePath property is in 2 classes of ROOT\Microsoft\Windows\Dfsr and in 6 namespaces

MSFT_DfsrVolumeConfig Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'The MSFT_DfsrVolumeConfig class stores the per-volume settings for each volume on the computer that hosts one or more replicated folders.'
dynamicTrue
locale'MS_409'
provider'DfsrWMIV2'

MSFT_DfsrVolumeConfig System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dfsr:MSFT_DfsrVolumeConfig'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dfsr'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT12___SYSTEM3
__RELPATH'MSFT_DfsrVolumeConfig'___SYSTEM8
__DYNASTY'MSFT_DfsrVolumeConfig'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_DfsrVolumeConfig'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_DfsrVolumeConfig

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_DfsrConnectionConfig0160----
MSFT_DfsrLocalMemberConfig0701---
MSFT_DfsrMachineConfig02201---
MSFT_DfsrReplicatedFolderConfig03121---
MSFT_DfsrReplicationGroupConfig01401---
MSFT_DfsrServiceConfig0311---
WUtils.com
online utility - toplist