-
steamrick
- Novice
- Posts: 7
- Liked: 2 times
- Joined: Jul 11, 2020 7:53 pm
- Contact:
Scheduling for Background Retention Policy
I like that the Retention Policy is now uncoupled from running at end of a successful job. Thanks for implementing that.
Unfortunately, 'daily at 00:30' is highly inconvenient for me. Right now, retention keeps failing because my repository is not reachable at that time and will remain unreachable at that time.
Is there any way to change that to, say, 03:30?
Or better yet, give it the same days-and-time scheduling options everything else gets.
Best regards
steamrick
Unfortunately, 'daily at 00:30' is highly inconvenient for me. Right now, retention keeps failing because my repository is not reachable at that time and will remain unreachable at that time.
Is there any way to change that to, say, 03:30?
Or better yet, give it the same days-and-time scheduling options everything else gets.
Best regards
steamrick
-
Gostev
- former Chief Product Officer (until 2026)
- Posts: 33084
- Liked: 8186 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Scheduling for Veeam Retention Policy
There's likely a registry value for this, let me check with the devs...
-
steamrick
- Novice
- Posts: 7
- Liked: 2 times
- Joined: Jul 11, 2020 7:53 pm
- Contact:
Re: Scheduling for Veeam Retention Policy
A registry value would be great, thank you.
-
Gostev
- former Chief Product Officer (until 2026)
- Posts: 33084
- Liked: 8186 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Scheduling for Veeam Retention Policy
RetentionJobStartTimeHours (DWORD)
RetentionJobStartTimeMins (DWORD)
For 3:30am start time you will need to set them to 3 and 30 respectively.
RetentionJobStartTimeMins (DWORD)
For 3:30am start time you will need to set them to 3 and 30 respectively.
-
steamrick
- Novice
- Posts: 7
- Liked: 2 times
- Joined: Jul 11, 2020 7:53 pm
- Contact:
Re: Scheduling for Veeam Retention Policy
Thank you.
This is the path?
HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
edit: the retention job didn't trigger at 0:30, so I'm assuming it is the correct path.
This is the path?
HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
edit: the retention job didn't trigger at 0:30, so I'm assuming it is the correct path.
-
Gostev
- former Chief Product Officer (until 2026)
- Posts: 33084
- Liked: 8186 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Scheduling for Veeam Retention Policy
Yeah, virtually all of our registry mods go there.
-
JaySt
- Service Provider
- Posts: 543
- Liked: 125 times
- Joined: Jun 09, 2015 7:08 pm
- Full Name: JaySt
- Contact:
Re: Scheduling for Background Retention Policy
interesting registry values! i assume a VBR restart is needed to activate the schedule once the values have been adjusted?
Veeam Certified Engineer
-
aszewc41
- Lurker
- Posts: 1
- Liked: never
- Joined: Jun 29, 2023 7:44 pm
- Contact:
Re: Scheduling for Background Retention Policy
Anyone know of a registry key to disable the background retention job?
-
HannesK
- Product Manager
- Posts: 16288
- Liked: 3724 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Scheduling for Background Retention Policy
Hello,
and welcome to the forums.
Why would you disable the background retention? It helps to clean up and as far as I see, that option was removed in V12
Best regards,
Hannes
and welcome to the forums.
Why would you disable the background retention? It helps to clean up and as far as I see, that option was removed in V12
according to internal documentation, a restart is not neededJaySt wrote: i assume a VBR restart is needed to activate the schedule once the values have been adjusted?
Best regards,
Hannes
-
Masch71
- Novice
- Posts: 5
- Liked: never
- Joined: Apr 29, 2026 7:08 am
- Full Name: Markus
- Contact:
Scheduling for Background Retention Policy #08127808
Hello,
we have the same issue regarding the configuration of the automatic background retention (cleaning) in Veeam Backup & Replication v13.
The Windows Registry Keys previously used to control these cleaning processes are no longer available in version v13.
Veeam has changed over the management of these background processes. For Linux-based hardened repositories or virtual appliances, control is now performed centrally via the Veeam Host Management Service.
However, to start the retention and cleaning at an exactly defined point in time, A solution is required which is started or configured on the VBR server.
What has Veeam come up with as a solution?
we have the same issue regarding the configuration of the automatic background retention (cleaning) in Veeam Backup & Replication v13.
The Windows Registry Keys previously used to control these cleaning processes are no longer available in version v13.
Veeam has changed over the management of these background processes. For Linux-based hardened repositories or virtual appliances, control is now performed centrally via the Veeam Host Management Service.
However, to start the retention and cleaning at an exactly defined point in time, A solution is required which is started or configured on the VBR server.
What has Veeam come up with as a solution?
-
Mildur
- Product Manager
- Posts: 11917
- Liked: 3381 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Scheduling for Background Retention Policy
Product Management Analyst @ Veeam Software
-
Masch71
- Novice
- Posts: 5
- Liked: never
- Joined: Apr 29, 2026 7:08 am
- Full Name: Markus
- Contact:
Re: Scheduling for Background Retention Policy
Hello Fabian,
thanks for the answer but we need the solution for Windows based VBR.
regard
Markus
thanks for the answer but we need the solution for Windows based VBR.
regard
Markus
-
Mildur
- Product Manager
- Posts: 11917
- Liked: 3381 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Scheduling for Background Retention Policy
The registry keys to configure when background retention starts are still available.
What makes you think they have been discontinued?
- For a Windows-based backup server, use the Windows Registry.
- For a VSA-based backup server, use the procedure in the KB link I shared.
Best,
Fabian
What makes you think they have been discontinued?
- For a Windows-based backup server, use the Windows Registry.
- For a VSA-based backup server, use the procedure in the KB link I shared.
Best,
Fabian
Product Management Analyst @ Veeam Software
-
Masch71
- Novice
- Posts: 5
- Liked: never
- Joined: Apr 29, 2026 7:08 am
- Full Name: Markus
- Contact:
Re: Scheduling for Background Retention Policy
As Hannes mentioned before in this post it was removed in V12.
-
HannesK
- Product Manager
- Posts: 16288
- Liked: 3724 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Scheduling for Background Retention Policy
Hello,
maybe we start from the beginning because this thread is three years old and I do not remember details about things I wrote three years ago
Which registry key did you use in which version and which problem do you try to solve?
Best regards
Hannes
maybe we start from the beginning because this thread is three years old and I do not remember details about things I wrote three years ago
Which registry key did you use in which version and which problem do you try to solve?
Best regards
Hannes
Who is online
Users browsing this forum: No registered users and 882 guests