Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

Exchange Backup Fails With: "Failed to get folder properties. Not allowed to access Non IPM folder"

$
0
0

Exchange Backup Fails With: "Failed to get folder properties. Not allowed to access Non IPM folder"

KB ID: 4569
Product: Veeam Backup for Microsoft 365
Published: 2024-04-03
Last Modified: 2024-04-03

Challenge

A backup job in Veeam Backup for Microsoft 365 processing Exchange data fails with the error:

Failed to get folder properties. Not allowed to access Non IPM folder

Cause

During Exchange backup, Veeam Backup for Microsoft 365 requests the properties of all mailbox folders, including the properties of hidden and legacy folders (e.g., ‘TeamsMessagesData’).

Due to a recent change in Microsoft 365, the properties of the ‘TeamsMessagesData’ folder cannot be retrieved using the EWS APIs currently used by Veeam Backup for Microsoft 365.

Solution

To resolve this issue, configure Veeam Backup for Microsoft 365 to skip the ‘TeamsMessagesData’ folder.

  1. Ensure all backup jobs are stopped and no restore sessions are running.
  2. Stop the following services:
    • Veeam Backup for Microsoft 365
    • Veeam Backup Proxy for Microsoft 365
  3. Update the Config.xml file to skip the TeamsMessagesData folder.
    1. Open the folder: C:\ProgramData\Veeam\Backup365
    2. Within that folder, create a copy of Config.xml with the extension .old (i.e., Config.xml.old).
    3. Open the file 'C:\ProgramData\Veeam\Backup365\Config.xml' using any text editor as Administrator.
    4. Add the following line under the <Archiver> node and save the file.
    <Proxy SkipTeamsMessagesDataFolders="True" />

Example:

<Veeam>
  <Archiver>
    <Proxy SkipTeamsMessagesDataFolders="True" />

Do not modify or remove any other lines within the Config.xml file.

  1. Start the services stopped in Step 2.
  2. Rerun the Exchange backup job.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Viewing all articles
Browse latest Browse all 4362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>