Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
This article is related to the automatic renaming of the VBK file, which occurs only when using Reverse Incremental backup mode.
Note: Reverse Incremental as a backup mode will begin being deprecated starting in version 13 of Veeam Backup & Replication.
For more information, review Veeam R&D Forums: [V13] Deprecated and discontinued features for our 2025 release
To disable automatically renaming the VBK file associated with a Backup Job using Reverse Incremental, create the following registry value on the Veeam Backup Server.
Key Location: HKLM\Software\Veeam\Veeam Backup and Replication
Value Name: DisableVBKRename
Value Type: DWORD (32-Bit) Value
Value Data: 1
Note: No reboot is needed. This registry value will affect jobs immediately and become effective when a job next creates a new Active Full.
PowerShell command to create this registry value:
New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'DisableVBKRename' -Value "1" -PropertyType DWORD -Force
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.