DfsrReplicatedFolderConfig, ROOT\MicrosoftDfs

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

Description

An instance of this class is available for each replicated folderthat this hosted on this computer. This class provides read-only access to the replicated folder configuration parameters.

DfsrReplicatedFolderConfig methods

DfsrReplicatedFolderConfig has 2 methods (2 Local)

NameOriginReturn
OfflineDfsrReplicatedFolderConfiguint32 {'out':True}
OnlineDfsrReplicatedFolderConfiguint32 {'out':True}

DfsrReplicatedFolderConfig properties

DfsrReplicatedFolderConfig has 30 properties (30 Local)

NameOriginCIMType
CacheObeyConnectionScheduleDfsrReplicatedFolderConfig11 [boolean]
CompressedExtensionsDfsrReplicatedFolderConfig8 [string]
ConflictPathDfsrReplicatedFolderConfig8 [string]
ConflictSizeInMbDfsrReplicatedFolderConfig19 [uint32]
ContainerComputerNameDfsrReplicatedFolderConfig8 [string]
DescriptionDfsrReplicatedFolderConfig8 [string]
DirectoryFilterDfsrReplicatedFolderConfig8 [string]
DisableReanimateDeletesDfsrReplicatedFolderConfig11 [boolean]
DisableSaveDeletesDfsrReplicatedFolderConfig11 [boolean]
EnabledDfsrReplicatedFolderConfig11 [boolean]
FileFilterDfsrReplicatedFolderConfig8 [string]
GhostedDfsrReplicatedFolderConfig11 [boolean]
IsClusteredDfsrReplicatedFolderConfig11 [boolean]
IsPrimaryDfsrReplicatedFolderConfig11 [boolean]
MaxAgeInCacheInMinDfsrReplicatedFolderConfig19 [uint32]
MemberGuidDfsrReplicatedFolderConfig8 [string]
MinAgeInCacheInMinDfsrReplicatedFolderConfig19 [uint32]
ReadOnlyDfsrReplicatedFolderConfig11 [boolean]
ReplicatedFolderDnDfsrReplicatedFolderConfig8 [string]
key
ReplicatedFolderGuid
DfsrReplicatedFolderConfig8 [string]
ReplicatedFolderNameDfsrReplicatedFolderConfig8 [string]
ReplicationGroupGuidDfsrReplicatedFolderConfig8 [string]
RootPathDfsrReplicatedFolderConfig8 [string]
RootSizeInMbDfsrReplicatedFolderConfig19 [uint32]
SharedStagingDfsrReplicatedFolderConfig11 [boolean]
StagingPathDfsrReplicatedFolderConfig8 [string]
StagingSizeInMbDfsrReplicatedFolderConfig19 [uint32]
UsnCreatedDfsrReplicatedFolderConfig21 [uint64]
VcoResourceNameDfsrReplicatedFolderConfig8 [string]
VolumeGuidDfsrReplicatedFolderConfig8 [string]

Detailed description of DfsrReplicatedFolderConfig methods

Local methods (2) of DfsrReplicatedFolderConfig class

Offline method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ResourceNamestring0-{'Description':'Supplies the name of the replicated folder's DFS Replicated Folder resource','In':True}
ReplicatedFolderGuidstring1-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicationGroupGuidstring2-{'Description':'Supplies the ID of the replicated folder's replication group in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
VolumeGuidstring3-{'Description':'Supplies the ID of the replicated folder's volume in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
Description'Stops replication of a replicated folder on this cluster node. The use of this method is reserved exclusively for use by the DFSR Cluster Resource DLL. Calling this method directly can cause DFSR's internal state to become inconsistent with the state maintained by the DFSR Cluster Resource DLL.'
ImplementedTrue
StaticTrue
ValueMap['0', '87', '9001', '9240']
Values['Success', 'Invalid parameter', 'The replicated folder was not recognized', 'Not ready to process cluster requests']
Offline method is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 6 namespaces
Online method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ResourceNamestring0-{'Description':'Supplies the name of the replicated folder's DFS Replicated Folder resource','In':True}
ReplicatedFolderGuidstring1-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicationGroupGuidstring2-{'Description':'Supplies the ID of the replicated folder's replication group in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
VolumeGuidstring3-{'Description':'Supplies the ID of the replicated folder's volume in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
Description'Starts replication of a replicated folder on this cluster node. The use of this method is reserved exclusively for use by the DFSR Cluster Resource DLL. Calling this method directly can cause DFSR's internal state to become inconsistent with the state maintained by the DFSR Cluster Resource DLL.'
ImplementedTrue
StaticTrue
Value['Success', 'Invalid parameter', 'Not ready to process cluster requests']
ValueMap['0', '87', '9240']
Online method is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 6 namespaces

Detailed description of DfsrReplicatedFolderConfig properties

Local properties (30) of DfsrReplicatedFolderConfig class

CacheObeyConnectionSchedule property
CIMTYPE'boolean'
Description'Obey connection schedule for on-demand replication.'
DisplayName'Obey Connection Schedule In Cache'
readTrue
CacheObeyConnectionSchedule property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
CompressedExtensions property
CIMTYPE'string'
Description'File extensions that are compressed, *, empty string, or comma separated extensions'
DisplayName'File extensions that are compressed'
readTrue
CompressedExtensions property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ConflictPath property
CIMTYPE'string'
Description'The local path of the Conflict and Deleted folder for the replicated folder'
DisplayName'Conflict and Deleted Folder Path'
MaxLen2600
readTrue
ConflictPath property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
ConflictSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the Conflict and Deleted folder, in megabytes,assigned to the replicated folder'
DisplayName'Conflict and Deleted Folder Quota In MB'
MinValue10
readTrue
ConflictSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ContainerComputerName property
CIMTYPE'string'
Description'AD computer name that holds the content set'
DisplayName'Content Set AD computer name'
readTrue
ContainerComputerName property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
Description property
CIMTYPE'string'
Description'The user-defined description of the content or purpose of the current replicated folder'
DisplayName'Replicated Folder Description'
readTrue
Description property is in 4 classes of ROOT\MicrosoftDfs and in 142 namespaces
DirectoryFilter property
CIMTYPE'string'
Description'The subfolder exclusion filter list. This is a comma-separated list of filter strings to be applied to subfolders under the local path of the replicated folder.'
DisplayName'Subfolder Exclusion Filter'
MaxLen2600
readTrue
DirectoryFilter property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
DisableReanimateDeletes property
CIMTYPE'boolean'
Description'Specifies whether remote deletions should be reanimated for update conflicts'
DisplayName'Disable Reanimation of Remote Deletions'
readTrue
DisableReanimateDeletes property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
DisableSaveDeletes property
CIMTYPE'boolean'
Description'Disables the feature that moves deleted files to the Conflict and Deleted folder'
DisplayName'Disable Saving Deletes'
readTrue
DisableSaveDeletes property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
Enabled property
CIMTYPE'boolean'
Description'Indicates whether this replicated folder is enabled'
DisplayName'Replicated Folder Status'
readTrue
Enabled property is in 3 classes of ROOT\MicrosoftDfs and in 142 namespaces
FileFilter property
CIMTYPE'string'
Description'The file exclusion filter list. This is a comma-separated list of filter strings to be applied to files under the local path of the replicated folder.'
DisplayName'File Exclusion Filter'
MaxLen2600
readTrue
FileFilter property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
Ghosted property
CIMTYPE'boolean'
Description'Allow DFSR to ghost files based on the ghosting policy.'
DisplayName'Ghosted Content'
readTrue
Ghosted property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
IsClustered property
CIMTYPE'boolean'
Description'Specifies whether content set is part of a VCO or local computer'
DisplayName'Is content set part of a VCO'
readTrue
IsClustered property is in 3 classes of ROOT\MicrosoftDfs and in 11 namespaces
IsPrimary property
CIMTYPE'boolean'
Description'Indicates whether the data in the replicated folder is authoritative during initial replication'
DisplayName'Is Primary'
readTrue
IsPrimary property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
MaxAgeInCacheInMin property
CIMTYPE'uint32'
Description'Maximum duration in minutes for a resource to remain unghosted before it has to be reghosted'
DisplayName'Maximum Age Time In Cache In Minutes'
MinValue0
readTrue
MaxAgeInCacheInMin property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
MemberGuid property
CIMTYPE'string'
Description'The unique identifier of the member that hosts this replicated folder'
DisplayName'Member GUID'
MaxLen36
MinLen36
readTrue
MemberGuid property is in 8 classes of ROOT\MicrosoftDfs and in 4 namespaces
MinAgeInCacheInMin property
CIMTYPE'uint32'
Description'Minimum time a candidate ghosted resource remains un-ghosted before it is considered for ghosting.'
DisplayName'Minimum Age Time In Cache In Minutes'
MinValue0
readTrue
MinAgeInCacheInMin property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ReadOnly property
CIMTYPE'boolean'
Description'Indicates whether this replicated folder is read-only '
DisplayName'Read-only'
readTrue
ReadOnly property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 9 namespaces
ReplicatedFolderDn property
CIMTYPE'string'
Description'The distinguished name of the corresponding object in Active Directory Domain Services'
DisplayName'Replicated Folder Distinguished Name'
readTrue
ReplicatedFolderDn property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the replicated folder'
DisplayName'Replicated Folder GUID'
keyTrue
MaxLen36
MinLen36
readTrue
ReplicatedFolderGuid property is in 5 classes of ROOT\MicrosoftDfs 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'
readTrue
ReplicatedFolderName property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicationGroupGuid property
CIMTYPE'string'
Description'The unique identifier of the replication group that the replicated folder belongs to'
DisplayName'Replication Group GUID'
MaxLen36
MinLen36
readTrue
ReplicationGroupGuid property is in 9 classes of ROOT\MicrosoftDfs and in 4 namespaces
RootPath property
CIMTYPE'string'
Description'The local path of the replicated folder'
DisplayName'Local Path'
MaxLen2600
readTrue
RootPath property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 6 namespaces
RootSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the root folder, in megabytes, assigned to the replicated folder'
DisplayName'Root Quota In MB'
MinValue10
readTrue
RootSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
SharedStaging property
CIMTYPE'boolean'
Description'Specifies whether the staging folder is private or shared'
DisplayName'Shared Staging Folder'
readTrue
SharedStaging property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
StagingPath property
CIMTYPE'string'
Description'The local path of the staging folder for the replicated folder'
DisplayName'Staging Folder Path'
MaxLen2600
readTrue
StagingPath property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
StagingSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the staging space, in megabytes,assigned to the replicated folder'
DisplayName'Staging Quota In MB'
MinValue10
readTrue
StagingSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
UsnCreated property
CIMTYPE'uint64'
Description'USN Created value of the AD object representing the replicated folder'
DisplayName'Replicated Folder USN Created'
readTrue
UsnCreated property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs and in 4 namespaces
VcoResourceName property
CIMTYPE'string'
Description'If AD computer name that holds the content set represent a VCO then this is its resource name'
DisplayName'Content Set VCO Resource Name'
readTrue
VcoResourceName property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
VolumeGuid property
CIMTYPE'string'
Description'The unique identifier of the volume that contains the replicated folder'
DisplayName'Volume GUID'
MaxLen36
MinLen36
readTrue
VolumeGuid property is in 3 classes of ROOT\MicrosoftDfs and in 6 namespaces

DfsrReplicatedFolderConfig Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'An instance of this class is available for each replicated folderthat this hosted on this computer. This class provides read-only access to the replicated folder configuration parameters.'
dynamicTrue
Locale1033
provider'DfsrConfigProv'

DfsrReplicatedFolderConfig System properties

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

Similar Classes to DfsrReplicatedFolderConfig

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConfig0211--
DfsrConnectionConfig0150----
DfsrLocalMemberConfig0701---
DfsrMachineConfig02101--
DfsrReplicationGroupConfig01401---
DfsrVolumeConfig01211---
comments powered by Disqus
WUtils.com