MSFT_DfsrReplicatedFolderInfo, ROOT\Microsoft\Windows\Dfsr\MS_409

Class | Methods (6) | Properties (13) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class provides statistical and operational information for each replicated folder hosted on the local computer.

MSFT_DfsrReplicatedFolderInfo methods

MSFT_DfsrReplicatedFolderInfo has 6 methods (6 Local)

NameOriginReturn
CleanupConflictDirectoryMSFT_DfsrReplicatedFolderInfouint32 {'out':True}
FenceMSFT_DfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileCountMSFT_DfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileIdRecordsMSFT_DfsrReplicatedFolderInfouint32 {'out':True}
GetStatusMSFT_DfsrReplicatedFolderInfouint32 {'out':True}
GetVersionVectorMSFT_DfsrReplicatedFolderInfouint32 {'out':True}

MSFT_DfsrReplicatedFolderInfo properties

MSFT_DfsrReplicatedFolderInfo has 13 properties (13 Local)

NameOriginCIMType
CurrentConflictSizeInMbMSFT_DfsrReplicatedFolderInfo19 [uint32]
CurrentStageSizeInMbMSFT_DfsrReplicatedFolderInfo19 [uint32]
LastConflictCleanupTimeMSFT_DfsrReplicatedFolderInfo101 [datetime]
LastErrorCodeMSFT_DfsrReplicatedFolderInfo19 [uint32]
LastErrorMessageIdMSFT_DfsrReplicatedFolderInfo19 [uint32]
LastTombstoneCleanupTimeMSFT_DfsrReplicatedFolderInfo101 [datetime]
MemberGuidMSFT_DfsrReplicatedFolderInfo8 [string]
MemberNameMSFT_DfsrReplicatedFolderInfo8 [string]
key
ReplicatedFolderGuid
MSFT_DfsrReplicatedFolderInfo8 [string]
ReplicatedFolderNameMSFT_DfsrReplicatedFolderInfo8 [string]
ReplicationGroupGuidMSFT_DfsrReplicatedFolderInfo8 [string]
ReplicationGroupNameMSFT_DfsrReplicatedFolderInfo8 [string]
StateMSFT_DfsrReplicatedFolderInfo17 [uint8]

Detailed description of MSFT_DfsrReplicatedFolderInfo methods

Local methods (6) of MSFT_DfsrReplicatedFolderInfo class

▲ CleanupConflictDirectory method
Returnuint32 {'out':True}
Description'Starts the Conflict and Deleted folder cleanup process. This method returns a Win32 status code.'
CleanupConflictDirectory method is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ Fence method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Modeuint80✓-{'Description':'Fencing mode can take the following values: Unfence - Fence value indicating that fenced file or folder will lose all conflicts Initial Sync - Initial fence value for non-primary member Initial Primary - Initial fence value for primary member Default - Default fencing value Fence - Fence with current timestamp ','In':True,'Values':['Unfence', 'Initial Sync', 'Initial Primary', 'Default', 'Fence']}
FilePathstring1✓-{'Description':'The full path to the resource to be fenced','In':True}
IsRecursiveboolean2✓-{'Description':'Indicates whether to apply the fence recursively to all children','In':True}
Description'Applies a fence to a specific file or folder'
Fence method is in 2 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ GetOutboundBacklogFileCount method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0✓-{'Description':'The receiving partner version vector','In':True}
BacklogFileCountuint321-✓{'Description':'The count of files in the backlog','Out':True}
IdRecordIndexuint322-✓{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the number of files scheduled to be replicated to a receiving partner given its version vector'
GetOutboundBacklogFileCount method is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ GetOutboundBacklogFileIdRecords method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0✓-{'Description':'The version vector of the receiving partner','In':True}
BacklogIdRecordsobject:MSFT_DfsrIdRecordInfo1-✓{'Description':'An array of ID records for the files in the backlog','Out':True}
IdRecordIndexuint322-✓{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the list of ID records for the files that are scheduled to be replicated to the receiving partner given its version vector'
GetOutboundBacklogFileIdRecords method is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ GetStatus method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ReplicatedFolderGuidstring0✓-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicatedFolderStatusuint321-✓{'Description':'Receives the replicated folder's status','Out':True,'Values':['Offline', 'Offline Pending', 'Online', 'Online Failed', 'Online Pending', 'Unknown']}
Description'Retrieves the status of a replicated folder on this cluster node.'
Values['Success', 'Invalid parameter', 'The replicated folder was not recognized', 'Not ready to process cluster requests']
GetStatus method is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ GetVersionVector method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-✓{'Description':'The version vector, in string format','Out':True}
Description'Retrieves the current version vector chain of this member'
GetVersionVector method is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces

Detailed description of MSFT_DfsrReplicatedFolderInfo properties

Local properties (13) of MSFT_DfsrReplicatedFolderInfo class

▲ CurrentConflictSizeInMb property
CIMTYPE'uint32'
Description'The current size of the Conflict and Deleted folder, in MB'
DisplayName'Current Conflict and Deleted Folder Size in MB'
Units'MB'
CurrentConflictSizeInMb property is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ CurrentStageSizeInMb property
CIMTYPE'uint32'
Description'The current size of the staging folder, in MB'
DisplayName'Current Staging Folder Size in MB'
Units'MB'
CurrentStageSizeInMb property is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ LastConflictCleanupTime property
CIMTYPE'datetime'
Description'The last time the conflict cleanup process ran on this replicated folder'
DisplayName'Last Conflict Cleanup Time'
LastConflictCleanupTime property is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ LastErrorCode property
CIMTYPE'uint32'
Description'The last error code'
DisplayName'Last Error Code'
Values['Success']
LastErrorCode property is in 6 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 16 namespaces
▲ LastErrorMessageId property
CIMTYPE'uint32'
Description'The event log message ID that corresponds to the last error code'
DisplayName'Last Error Message ID'
Values['Success']
LastErrorMessageId property is in 6 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ LastTombstoneCleanupTime property
CIMTYPE'datetime'
Description'The last time the tombstone cleanup process ran on this replicated folder'
DisplayName'Last Tombstone Cleanup Time'
LastTombstoneCleanupTime property is in 1 class (MSFT_DfsrReplicatedFolderInfo) of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ MemberGuid property
CIMTYPE'string'
Description'The unique identifier of the member that hosts this replicated folder'
DisplayName'Member GUID'
MemberGuid property is in 8 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ MemberName property
CIMTYPE'string'
Description'The name of the member that hosts this replicated folder'
DisplayName'Member Name'
MemberName property is in 5 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the local replicated folder'
DisplayName'Replicated Folder GUID'
keyTrue
ReplicatedFolderGuid property is in 5 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ ReplicatedFolderName property
CIMTYPE'string'
Description'The friendly name of the replicated folder. The name is not required to be unique.'
DisplayName'Replicated Folder Name'
ReplicatedFolderName property is in 2 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ ReplicationGroupGuid property
CIMTYPE'string'
Description'The unique identifier of the replication group'
DisplayName'Replication Group GUID'
ReplicationGroupGuid property is in 9 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ ReplicationGroupName property
CIMTYPE'string'
Description'The name of the replication group that owns this connection'
DisplayName'Replication Group Name'
ReplicationGroupName property is in 5 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 4 namespaces
▲ State property
CIMTYPE'uint8'
Description'The current replicated folder state for this member'
DisplayName'Replicated Folder State'
Values['Uninitialized', 'Initialized', 'Initial Sync', 'Auto Recovery', 'Normal', 'In Error']
State property is in 6 classes of ROOT\Microsoft\Windows\Dfsr\ms_409 and in 36 namespaces

MSFT_DfsrReplicatedFolderInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'This class provides statistical and operational information for each replicated folder hosted on the local computer.'✗✓✓✗✓
LOCALE'MS_409'✗✗✓✗✓

MSFT_DfsrReplicatedFolderInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dfsr\ms_409:MSFT_DfsrReplicatedFolderInfo'___SYSTEM8✗✗
__NAMESPACE'ROOT\Microsoft\Windows\Dfsr\ms_409'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION[]___SYSTEM8✗✓
__PROPERTY_COUNT13___SYSTEM3✗✗
__RELPATH'MSFT_DfsrReplicatedFolderInfo'___SYSTEM8✗✗
__DYNASTY'MSFT_DfsrReplicatedFolderInfo'___SYSTEM8✗✗
__SUPERCLASSnull___SYSTEM8✗✗
__CLASS'MSFT_DfsrReplicatedFolderInfo'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to MSFT_DfsrReplicatedFolderInfo

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_DfsrConflictInfo0131----
MSFT_DfsrConnectionInfo0154----
MSFT_DfsrIdRecordInfo0171----
MSFT_DfsrIdUpdateInfo0110----
MSFT_DfsrLocalMemberInfo080----
MSFT_DfsrServiceInfo070----
MSFT_DfsrSyncInfo0230----
MSFT_DfsrVolumeInfo080----
comments powered by Disqus
WUtils.com