{'Description':'Volume path containing the replicated folder(s) to export.','In':True}
Destination
string
1
✓
-
{'Description':'Folder path that stores the cloned DFSR DB and configuration file.','In':True}
ValidationLevel
uint32
2
✓
-
{'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']}
Overwrite
boolean
3
✓
-
{'Description':'Overwrites any previously exported files','In':True}
Description
'Starts the database export process for the specified volume�s database.'
implemented
True
static
True
ExportDBClone method is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 2 namespaces
'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.'
implemented
True
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
'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'
read
True
MaxJetSessions property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces
'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'
read
True
Units
'MB'
write
True
MinNtfsJournalSizeInMb property is in 1 class (MSFT_DfsrVolumeConfig) of ROOT\Microsoft\Windows\Dfsr and in 4 namespaces