Resource Type: dsc_xspjoinfarm
- Defined in:
- lib/puppet/type/dsc_xspjoinfarm.rb
Overview
The DSC xSPJoinFarm resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_passphrase
The passphrase that should be used to join the farm
-
dsc_serverrole
SharePoint 2016 only - the MinRole role to enroll this server as
Parameters
-
dsc_databaseserver (namevar)
The server that hosts the config database
-
dsc_farmconfigdatabasename (namevar)
The name of the config database to connect to
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).