Resource Type: dsc_xspinstall

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

Overview

The DSC xSPInstall resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_ensure

    Present to install SharePoint. Absent is currently not supported

  • dsc_productkey

    The product key to use during the installation

Parameters

  • dsc_binarydir (namevar)

    The directory that contains all of the SharePoint binaries

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