Resource Type: dsc_xexchremotedomain
- Defined in:
- lib/puppet/type/dsc_xexchremotedomain.rb
Overview
The DSC xExchRemoteDomain resource type. Automatically generated from version 1.33.0
Properties
-
dsc_allowedooftype
The AllowedOOFType parameter specifies the type of automatic replies or out-of-office (also known as OOF) notifications than can be sent to recipients in the remote domain.
-
dsc_autoforwardenabled
The AutoForwardEnabled parameter specifies whether to allow messages that are auto-forwarded by client email programs in your organization.
-
dsc_autoreplyenabled
The AutoReplyEnabled parameter specifies whether to allow messages that are automatic replies from client email programs in your organization (for example, automatic reply messages that are generated by rules in Outlook).
-
dsc_contenttype
The ContentType parameter specifies the outbound message content type and formatting.
-
dsc_deliveryreportenabled
The DeliveryReportEnabled parameter specifies whether to allow delivery reports from client software in your organization to recipients in the remote domain.
-
dsc_displaysendername
The DisplaySenderName parameter specifies whether to show the sender’s Display Name in the From email address for messages sent to recipients in the remote domain.
-
dsc_ensure
Specifies whether this resource should be present or absent
-
dsc_isinternal
The IsInternal parameter specifies whether the recipients in the remote domain are considered to be internal recipients.
-
dsc_meetingforwardnotificationenabled
The MeetingForwardNotificationEnabled parameter specifies whether to enable meeting forward notifications for recipients in the remote domain.
-
dsc_name
The Name parameter specifies a unique name for the remote domain object.
-
dsc_ndrenabled
The NDREnabled parameter specifies whether to allow non-delivery reports (also known NDRs or bounce messages) from your organization to recipients in the remote domain.
-
dsc_nonmimecharacterset
The NonMimeCharacterSet parameter specifies a character set for plain text messages without defined character sets that are sent from your organization to recipients in the remote domain.
-
dsc_usesimpledisplayname
The UseSimpleDisplayName parameter specifies whether the sender’s simple display name is used for the From email address in messages sent to recipients in the remote domain.
Parameters
-
dsc_credential
Credentials used to establish a remote PowerShell session to Exchange.
-
dsc_domainname (namevar)
Specifies the SMTP domain that you want to establish as a remote domain.
-
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).