Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 1.65 KB

ExchangeMailboxDatabases.adoc

File metadata and controls

66 lines (54 loc) · 1.65 KB

DSC Resource 'ExchangeMailboxDatabases'

ExchangeMailboxDatabases is used to ###TBD###

Source

DSC Resource

Documentation

Table 1. Attributes of category 'ExchangeMailboxDatabases'
Parameter Attribute DataType Description Allowed Values
Example
ExchangeMailboxDatabases:
    Items:
    - Name: DAG01-DB1
        Credential: '[ENC=PE9ianMgVmVy...=]'
        EdbFilePath: C:\ExchangeDatabases\DAG01-DB1\DAG01-DB1.db\DAG01-DB1.edb
        LogFolderPath: C:\ExchangeDatabases\DAG01-DB1\DAG01-DB1.log
        CircularLoggingEnabled: true
        DatabaseCopyCount: 4
        IssueWarningQuota: 50176MB
        ProhibitSendQuota: 51200MB
        ProhibitSendReceiveQuota: 52224MB
        AllowServiceRestart: true
    - Name: DAG02-DB1
        Credential: '[ENC=PE9ianMgVmVyc...=]'
        EdbFilePath: C:\ExchangeDatabases\DAG02-DB1\DAG02-DB1.db\DAG01-DB1.edb
        LogFolderPath: C:\ExchangeDatabases\DAG02-DB1\DAG02-DB1.log
        CircularLoggingEnabled: true
        DatabaseCopyCount: 4
        IssueWarningQuota: 50176MB
        ProhibitSendQuota: 51200MB
        ProhibitSendReceiveQuota: 52224MB
        AllowServiceRestart: true