Resource Type: dsc_xexchclientaccessserver

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

Overview

The DSC xExchClientAccessServer resource type. Automatically generated from version 1.33.0

Properties

  • dsc_autodiscoverserviceinternaluri

    The AutoDiscoverServiceInternalUri parameter specifies the internal URL of the Autodiscover service.

  • dsc_autodiscoversitescope

    The AutoDiscoverSiteScope parameter specifies the Active Directory site that the Autodiscover service is authoritative for. Clients that connect to the Autodiscover service by using the internal URL need to exist in the specified site.

  • dsc_cleanupinvalidalternateserviceaccountcredentials

    The CleanUpInvalidAlternateServiceAccountCredentialsswitch specifies whether to remove a previously configured alternate service account that’s no longer valid.

  • 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_removealternateserviceaccountcredentials

    The RemoveAlternateServiceAccountCredentialsswitch specifies whether to remove a previously distributed alternate service account.

Parameters

  • dsc_alternateserviceaccountcredential

    The AlternateServiceAccountCredential parameter specifies an alternative service account that’stypically used for Kerberos authentication.

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange.

  • dsc_identity (namevar)

    The hostname of the Client Access 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).