Resource Type: dsc_xexchinstall

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

Overview

The DSC xExchInstall resource type. Automatically generated from version 1.34.0

Parameters

  • dsc_arguments (namevar)

    Command line arguments to pass to setup.exe

  • dsc_credential

    The credentials to use to perform the installation

  • dsc_path (namevar)

    Full path to setup.exe in the Exchange 2013 setup directory

  • dsc_psdscrunascredential
  • dsc_timeout

    The maximum time in seconds to wait for the DSC resource to complete.

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