#1 Global Leader in Data Resilience

Veeam Backup for Microsoft 365 Updater Fails With: "Error opening installation log file."

KB ID: 4484
Product: Veeam Backup for Microsoft 365 | 7.0
Published: 2023-08-25
Last Modified: 2023-08-25
mailbox
Get weekly article updates
By subscribing, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.

Cheers for trusting us with the spot in your mailbox!

Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest

error icon

Oops! Something went wrong.

Please, try again later.

Challenge

For Veeam Backup for Microsoft 365 deployments from AWS Marketplace or Azure Marketplace, when attempting to install discovered updates or when the auto-updater attempts to update Veeam Backup for Microsoft 365, the update process fails with the error:

Error opening installation log file. Verify that the specified log file location exists and is writable.
Error

Cause

This error occurs because the log folder path declared by the updater does not exist.
The log folder provided by the Veeam Backup for Microsoft 365 updater in the msiexec command directs it to write logs to the path: C:\ProgramData\Veeam\Backup365\Logs\Setup\ 
That 'Setup' folder is missing in Veeam Backup for Microsoft 365 deployments from AWS/Azure Marketplace, which causes the update to fail.

Update script example:

msiexec /p "C:\ProgramData\Veeam\VeeamUpdates\VBO365\7.0.0.3604\VeeamBackupMicrosoft365_7.0.0.3604_P20230512.msp" /qf /l*v "C:\ProgramData\Veeam\Backup365\Logs\Setup\VeeamBackupMicrosoft365_7.0.0.3604_P20230512_Patch_2023_08_22_13_11_28.log" || goto exit

Solution

To resolve this issue, ensure that the expected folder structure is available on the machine where Veeam Backup for Microsoft 365 is installed:

C:\ProgramData\Veeam\Backup365\Logs\Setup\

PowerShell cmdlet to create the folder path:

New-Item -Path 'C:\ProgramData\Veeam\Backup365\Logs\Setup' -ItemType Directory
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.

Spelling error in text

Thank you!

Thank you!

Your feedback has been received and will be reviewed.

Oops! Something went wrong.

Please, try again later.

You have selected too large block!

Please try select less.

KB Feedback/Suggestion

This form is only for KB Feedback/Suggestions, if you need help with the software open a support case

Veeam Backup & Replication
Veeam Data Cloud for Microsoft 365
Veeam Data Cloud for Microsoft Entra ID
Veeam Data Cloud for Salesforce
Veeam Data Cloud for Microsoft Azure
Veeam Data Cloud Vault
Veeam Backup for Microsoft 365
Veeam Backup for Microsoft Entra ID
Veeam Backup for Salesforce
Veeam ONE
Veeam Service Provider Console
Veeam Agent for Microsoft Windows
Veeam Agent for Linux
Veeam Backup for Nutanix AHV
Veeam Backup for AWS
Veeam Backup for Microsoft Azure
Veeam Backup for Google Cloud
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization
Veeam Management Pack for Microsoft System Center
Veeam Recovery Orchestrator
Veeam Agent for Mac
Veeam Agent for IBM AIX
Veeam Agent for Oracle Solaris
Veeam Cloud Connect
Veeam Kasten for Kubernetes
By submitting, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.
Verify your email to continue your product download
We've sent a verification code to:
  • Incorrect verification code. Please try again.
An email with a verification code was just sent to
Didn't receive the code? Click to resend in sec
Didn't receive the code? Click to resend
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

error icon

Oops! Something went wrong.

Please, try again later.