Resource Type: dsc_xexchmailboxdatabase
- Defined in:
- lib/puppet/type/dsc_xexchmailboxdatabase.rb
- Providers:
- 
      
        powershell
 
Overview
The DSC xExchMailboxDatabase resource type. Automatically generated from ‘xExchange/DSCResources/MSFT_xExchMailboxDatabase/MSFT_xExchMailboxDatabase.schema.mof’
To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.
For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.
For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.
Properties
- 
      ensure
      
      
      The basic property that the resource should be in. Supported values:- exists?
- present
 
Parameters
- 
      dsc_adserversettingspreferredserver
      
      
      AdServerSettingsPreferredServer 
- 
      dsc_allowservicerestart
      
      
      AllowServiceRestart Supported values:- true
- false
 
- 
      dsc_autodagexcludefrommonitoring
      
      
      AutoDagExcludeFromMonitoring Supported values:- true
- false
 
- 
      dsc_backgrounddatabasemaintenance
      
      
      BackgroundDatabaseMaintenance Supported values:- true
- false
 
- 
      dsc_calendarloggingquota
      
      
      CalendarLoggingQuota 
- 
      dsc_circularloggingenabled
      
      
      CircularLoggingEnabled Supported values:- true
- false
 
- 
      dsc_credential
      
      
      Credential 
- 
      dsc_databasecopycount
      
      
      DatabaseCopyCount 
- 
      dsc_datamovereplicationconstraint
      
      
      DataMoveReplicationConstraint - Valid values are None, SecondCopy, SecondDatacenter, AllDatacenters, AllCopies. 
- 
      dsc_deleteditemretention
      
      
      DeletedItemRetention 
- 
      dsc_domaincontroller
      
      
      DomainController 
- 
      dsc_edbfilepath
      
      
      EdbFilePath 
- 
      dsc_eventhistoryretentionperiod
      
      
      EventHistoryRetentionPeriod 
- 
      dsc_indexenabled
      
      
      IndexEnabled Supported values:- true
- false
 
- 
      dsc_isexcludedfromprovisioning
      
      
      IsExcludedFromProvisioning Supported values:- true
- false
 
- 
      dsc_isexcludedfromprovisioningreason
      
      
      IsExcludedFromProvisioningReason 
- 
      dsc_issuewarningquota
      
      
      IssueWarningQuota 
- 
      dsc_issuspendedfromprovisioning
      
      
      IsSuspendedFromProvisioning Supported values:- true
- false
 
- 
      dsc_journalrecipient
      
      
      JournalRecipient 
- 
      dsc_logfolderpath
      
      
      LogFolderPath 
- 
      dsc_mailboxretention
      
      
      MailboxRetention 
- 
      dsc_mountatstartup
      
      
      MountAtStartup Supported values:- true
- false
 
- 
      dsc_name
      
      
      Name 
- 
      dsc_offlineaddressbook
      
      
      OfflineAddressBook 
- 
      dsc_prohibitsendquota
      
      
      ProhibitSendQuota 
- 
      dsc_prohibitsendreceivequota
      
      
      ProhibitSendReceiveQuota 
- 
      dsc_psdscrunascredential
      
      
      PsDscRunAsCredential 
- 
      dsc_recoverableitemsquota
      
      
      RecoverableItemsQuota 
- 
      dsc_recoverableitemswarningquota
      
      
      RecoverableItemsWarningQuota 
- 
      dsc_retaindeleteditemsuntilbackup
      
      
      RetainDeletedItemsUntilBackup Supported values:- true
- false
 
- 
      dsc_server
      
      
      Server 
- 
      dsc_skipinitialdatabasemount
      
      
      SkipInitialDatabaseMount Supported values:- true
- false
 
- name (namevar)
- 
      provider
      
      
      The specific backend to use for this ‘dsc_xexchmailboxdatabase` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.