Veeam Software version: 5.0.1.179
Authentication method: Modern authentication & Allow for using legacy authentication protocols
The backup job is setup to process all Mail/archive for the organization
Problem: We recently (about a month ago) migrated public folders from Exchange on-prem to Exchange Online and ever since the move VBO365 has not been able to backup public folders (all other email in O365 is backed up correctly without a problem). The error given in the console is: Processing mailbox Mailbox1_*********@****.onmicrosoft.com failed with error: The remote server returned an error: (401) Unauthorized. We have 54 public folder mailboxes, 55k + folders within those mailboxes and over 2.6 TB of data. The backup job only attempts to process the first mailbox (Mailbox1) and that is the primary hierarchy mailbox, just not sure if the job (when working correctly) is supposed to process all mailboxes or just the one. Veeam attempts to process that mailbox for a long time before failing each time (over an hour).
The service account that is doing the backup has owner rights to all public folders.
I have edited the proxy.xml and added the line: <Source EwsImpersonatePublics="False" />
From the logs:
Code: Select all
Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
66 (8432) Connecting to Exchange Web Services (server: outlook.office365.com, account: <backup_Account>@domain.com, ID: dc85582b-0bf1-4961-8be7-16b67a4b963a)...
92 (4944) Adding 1 objects to processing...
66 (8432) Microsoft Exchange Server version: 15.20.4042.16
66 (8432) Preparing folders for items processing...
9 (6068) Starting database contexts clearing...
9 (6068) Clearing old contexts in all databases...
9 (6068) Database contexts closed: 0
66 (8432) Warning: Exchange Web Services request failed
66 (8432) Warning: Failed to get folders
66 (8432) Warning: SOAP header Action was not understood.
66 (8432) Retry count: 0
66 (8432) Waiting before next processing attempt: 00:00:10...
66 (8432) Trying to resume...
9 (6068) Starting database contexts clearing...
9 (6068) Clearing old contexts in all databases...
9 (6068) Database contexts closed: 0
66 (8432) 55874 folders found
66 (8432) Requesting folder hierarchy changes...
66 (8432) No folder hierarchy changes
66 (8432) Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
51 (5820) Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
93 (4932) Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
82 (7532) Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
86 (7336) Processing mailbox: Mailbox1_*********@****.onmicrosoft.com...
51 (5820) Connecting to Exchange Web Services (server: outlook.office365.com, account: <backup_Account>@domain.com, ID: 142c08ff-501f-45a0-bec4-7870b6f8ddfa)...
86 (7336) Connecting to Exchange Web Services (server: outlook.office365.com, account: <backup_Account>@domain.com, ID: 2be973d6-b8f5-4954-ab4c-494903b4dea3)...
82 (7532) Connecting to Exchange Web Services (server: outlook.office365.com, account: <backup_Account>@domain.com, ID: f174120f-8a12-4ec2-8241-b8ef11c79edd)...
93 (4932) Connecting to Exchange Web Services (server: outlook.office365.com, account: <backup_Account>@domain.com, ID: 165dfd1a-7744-4752-a243-075880aa07da)...
93 (4932) Exchange CAS autodisovery failed: Check the required permissions
66 (8432) Exchange CAS autodisovery failed: Check the required permissions
93 (4932) Error: The remote server returned an error: (401) Unauthorized.
93 (4932) Type: System.Net.WebException
93 (4932) Stack:
66 (8432) Error: The remote server returned an error: (401) Unauthorized.
66 (8432) Type: System.Net.WebException
66 (8432) Stack:
66 (8432) at System.Net.HttpWebRequest.GetResponse()
My ticket has been "escalated" for almost two weeks now with no responses from tier 2 (except one response from the Sydney, Australia team after I hit the talk to a manager button due to no ticket response or updates. Then my ticket was moved back to north America queue where it sits idle).
Any help or advice is appreciated. Given the amount of data that is not being backed up and the amount of time this ticket has been open I really need a solution. I'm sure its a configuration issue or something on our end but I need support to help pinpoint the precise issue.