The fix works fine for me.
Make sure you are on V7. --> Note that the upgrade mechanism for older versions doesn't always find newer versions, use the site to download the latest!
Stop the 2 services.
Open the Config.xml file using administrator rights, I like to use Notepad++ who will automatically elevate itself to save such a file.
Add the line after the
<Archiver> tag or before the
</Archiver> tag.
Note the difference with the
/, it's important to put the line in the correct place.
Start the 2 services, backup should work fine now.
Below are clear instructions:
kavaa wrote: ↑Apr 03, 2024 11:26 am
1. Stop the
Veeam Backup for Microsoft 365 Service and
Veeam Backup Proxy for Microsoft 365 Service
2. Go to:
C:\ProgramData\Veeam\Backup365
3. Make a copy of the
Config.xml file
4. Edit the
Config.xml file
5. Add
Code: Select all
<Proxy SkipTeamsMessagesDataFolders="True" />
right before the
</Archiver> tag
6. Start the
Veeam Backup for Microsoft 365 Service and
Veeam Backup Proxy for Microsoft 365 Service
7. If you have multiple Proxies; Open the Veeam Backup for Microsoft365 Console -> Go to Backup Infrastructure -> Backup Proxies -> Right Click on the other proxies -> Click Upgrade.
7.1 In the step for the credentials make sure to use:
HOSTNAME\USERname and the
password. > Sometimes when you just leave it default the upgrade will fail for some reason.
8. Try the backup again