Resource Type: dsc_xexchmailboxdatabasecopy

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

Overview

The DSC xExchMailboxDatabaseCopy resource type. Automatically generated from version 1.33.0

Properties

  • dsc_activationpreference

    The ActivationPreference parameter value is used as part of Active Managers best copy selection process and to redistribute active mailbox databases throughout the database availability group (DAG) when using the RedistributeActiveDatabases.ps1 script.

  • dsc_adserversettingspreferredserver

    An optional domain controller to pass to Set-AdServerSettings -PreferredServer.

  • dsc_allowservicerestart

    Whether it is OK to restart Information Store after adding copy.

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

    The MailboxServer parameter specifies the name of the server that will host the database copy.

  • dsc_replaylagmaxdelay

    The ReplayLagMaxDelay parameter specifies the maximum delay for lagged database copy play down.

  • dsc_replaylagtime

    The ReplayLagTime parameter specifies the amount of time that the Microsoft Exchange Replication service should wait before replaying log files that have been copied to the passive database copy.

  • dsc_seedingpostponed

    The SeedingPostponed switch specifies that the task doesn’t seed the database copy, so you need to explicitly seed the database copy.

  • dsc_truncationlagtime

    The TruncationLagTime parameter specifies the amount of time that the Microsoft Exchange Replication service should wait before truncating log files that have replayed into the passive copy of the database.

Parameters

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange

  • dsc_identity (namevar)

    The Identity parameter specifies the name of the database whose copy is being modified.

  • 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).