User Tools

Site Tools


computing:backup:ahsay_exchange

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:backup:ahsay_exchange [2013/12/27 10:05]
gcooper
computing:backup:ahsay_exchange [2016/10/14 15:11] (current)
gcooper
Line 1: Line 1:
 ====== Ahsay Backup - Microsoft Exchange ====== ====== Ahsay Backup - Microsoft Exchange ======
 +
 +===== Backup User =====
 +
 +Grant **full Exchange access permissions** at the **Organization Management** level.  It is recommended that the backup user account have full Exchange permissions on the Exchange Server to perform backup and restore operations.
 +
 +Permissions are then propagated automatically to any new Exchange Servers that you add under the level at which the permissions are assigned. {{ :computing:backup:exchange_eac_org_mgmt_members.png?300|EAC Organization Management Members}}
 +
 +:!: You must have Exchange administrative permissions to grant permissions to other accounts.
 +
 +To grant full permissions for Microsoft Exchange 2010/2013, use an account with the Organization Management role.
 +
 +{{:computing:backup:exchange_eac_permissions_org_mgmt.png?575 |Exchange Admin Center - Permissions}}
  
 ===== Disable Circular Logging ===== ===== Disable Circular Logging =====
 +
 +https://support.digitalwest.net/KB/a314/how-can-i-turn-off-circular-logging-in-exchange-20032007.aspx
  
 ==== Exchange 2007 ==== ==== Exchange 2007 ====
Line 15: Line 29:
  
 Set-MailboxDatabase -Identity "Database Name" -CircularLoggingEnabled $false Set-MailboxDatabase -Identity "Database Name" -CircularLoggingEnabled $false
 +
 +Get-PublicFolderDatabase
 +
 +Set-PublicFolderDatabase -Identity "Public Folders" -CircularLoggingEnabled $false
 </file> </file>
computing/backup/ahsay_exchange.1388163920.txt.gz · Last modified: 2013/12/27 10:05 by gcooper