Resource Type: dsc_xexchumservice

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

Overview

The DSC xExchUMService resource type. Automatically generated from version 1.34.0

Properties

  • dsc_dialplans

    Specifies all dial plans that the Unified Messaging service handles incoming calls for

  • dsc_domaincontroller

    Optional Domain Controller to connect to

  • dsc_grammargenerationschedule

    Specifies the Grammar Generation Schedule

  • dsc_ipaddressfamily

    Specifies whether the UM IP gateway will use IPv4, IPv6, or both to communicate

  • dsc_ipaddressfamilyconfigurable

    Specifies whether you’re able to set the IPAddressFamily parameter to IPv6Only or Any

  • dsc_irmlogenabled

    Specifies whether to enable logging of Information Rights Management (IRM) transactions. IRM logging is enabled by default

  • dsc_irmlogmaxage

    Specifies the maximum age for the IRM log file. Log files that are older than the specified value are deleted

  • dsc_irmlogmaxdirectorysize

    Specifies the maximum size of all IRM logs in the connectivity log directory. When a directory reaches its maximum file size, the server deletes the oldest log files first

  • dsc_irmlogmaxfilesize

    Specifies the maximum size of each IRM log file. When a log file reaches its maximum file size, a new log file is created

  • dsc_irmlogpath

    Specifies the default IRM log directory location

  • dsc_maxcallsallowed

    Specifies the maximum number of concurrent voice calls that the Unified Messaging service allows

  • dsc_sipaccessservice

    Specifies the FQDN and TCP port of the nearest Skype for Business Server pool location for inbound and outbound calls from remote Skype for Business users located outside of the network

  • dsc_umstartupmode

    UMStartupMode for the UM server

Parameters

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange

  • dsc_identity (namevar)
  • 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).