Resource Type: dsc_xspcreatefarm

Defined in:
lib/puppet/type/dsc_xspcreatefarm.rb

Overview

The DSC xSPCreateFarm resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_admincontentdatabasename

    The name of the admin content database

  • dsc_centraladministrationport

    What port will Central Admin be provisioned to - default is 9999

  • dsc_passphrase

    The passphrase to use to allow servers to join this farm

  • dsc_serverrole

    SharePoint 2016 only - the MinRole role to enroll this server as

Parameters

  • dsc_databaseserver (namevar)

    Server that will host the configuration and admin content databases

  • dsc_farmaccount

    The account to use as the main farm account

  • dsc_farmconfigdatabasename (namevar)

    Name of the configuration database

  • 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).