Resource Type: dsc_dfsreplicationgroup
- Defined in:
- lib/puppet/type/dsc_dfsreplicationgroup.rb
Overview
The DSC DFSReplicationGroup resource type. Automatically generated from version 4.2.0.0
Properties
-
dsc_contentpaths
An array of DFS Replication Group Content Paths to use for each of the Folders. This can have one entry for each Folder in the Folders parameter and should be set in th same order. If any entry is not blank then the Content Paths will need to be set manually by using the DFSReplicationGroupMembership resource.
-
dsc_description
A description for the DFS Replication Group.
-
dsc_domainname
The AD domain the Replication Group should created in.
-
dsc_ensure
Specifies whether the DSF Replication Group should exist.
-
dsc_folders
A list of folders that are replicated in this Replication Group.
-
dsc_members
A list of computers that are members of this Replication Group. These can be specified using either the ComputerName or FQDN name for each member. If an FQDN name is used and the DomainName parameter is set, the FQDN domain name must match.
-
dsc_topology
This allows a replication topology to assign to the Replication Group. It defaults to Manual, which will not automatically create a topology. If set to Fullmesh, a full mesh topology between all members will be created.
Parameters
-
dsc_groupname (namevar)
The name of the DFS Replication Group.
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.