Resource Type: dsc_xexchexchangeserver
- Defined in:
- lib/puppet/type/dsc_xexchexchangeserver.rb
Overview
The DSC xExchExchangeServer resource type. Automatically generated from version 1.33.0
Properties
-
dsc_allowservicerestart
Whether it is OK to restart the Information Store service after licensing the server. Defaults to $false.
-
dsc_customerfeedbackenabled
The CustomerFeedbackEnabled parameter specifies whether the Exchange server is enrolled in the Microsoft Customer Experience Improvement Program (CEIP). The CEIP collects anonymous information about how you use Exchange and problems that you might encounter. If you decide not to participate in the CEIP, the servers are opted-out automatically.
-
dsc_domaincontroller
The DomainController parameter specifies the domain controller that’s used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.
-
dsc_errorreportingenabled
The ErrorReportingEnabled parameter specifies whether error reporting is enabled.
-
dsc_internetwebproxy
The InternetWebProxy parameter specifies the web proxy server that the Exchange server uses to reach the internet. A valid value for this parameter is the URL of the web proxy server.
-
dsc_internetwebproxybypasslist
The InternetWebProxyBypassList parameter specifies a list of servers that bypass the web proxy server specified by the InternetWebProxy parameter. You identify the servers by their FQDN (for example, server01.contoso.com).
-
dsc_monitoringgroup
The MonitoringGroup parameter specifies how to add your Exchange servers to monitoring groups. You can add your servers to an existing group or create a monitoring group based on location or deployment, or to partition monitoring responsibility among your servers.
-
dsc_productkey
The ProductKey parameter specifies the server product key.
-
dsc_staticconfigdomaincontroller
The StaticConfigDomainController parameter specifies whether to configure a domain controller to be used by the server via Directory Service Access (DSAccess).
-
dsc_staticdomaincontrollers
The StaticDomainControllers parameter specifies whether to configure a list of domain controllers to be used by the server via DSAccess.
-
dsc_staticexcludeddomaincontrollers
The StaticExcludedDomainControllers parameter specifies whether to exclude a list of domain controllers from being used by the server.
-
dsc_staticglobalcatalogs
The StaticGlobalCatalogs parameter specifies whether to configure a list of global catalogs to be used by the server via DSAccess.
-
dsc_workloadmanagementpolicy
The *-ResourcePolicy, *-WorkloadManagementPolicy and *-WorkloadPolicy system workload management cmdlets have been deprecated. System workload management settings should be customized only under the direction of Microsoft Customer Service and Support.
Parameters
-
dsc_credential
Credentials used to establish a remote PowerShell session to Exchange.
-
dsc_identity (namevar)
The Identity parameter specifies the GUID, distinguished name (DN), or name of the server.
-
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).