Resource Type: dsc_xexchinstall

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

Overview

The DSC xExchInstall resource type. Automatically generated from ‘xExchange/DSCResources/MSFT_xExchInstall/MSFT_xExchInstall.schema.mof’

To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.

For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.

For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • exists?
    • present

Parameters

  • dsc_arguments

    Arguments - Command line arguments to pass to setup.exe

  • dsc_credential

    Credential - The credentials to use to perform the installation

  • dsc_path

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

  • dsc_psdscrunascredential

    PsDscRunAsCredential

  • name (namevar)
  • provider

    The specific backend to use for this ‘dsc_xexchinstall` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.