Enable-VBRIndependentRetention
Short Description
Enables previously disabled background retention for backups.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Enable-VBRIndependentRetention [<CommonParameters>] |
Detailed Description
This cmdlet enables the disabled background retention for backups. Enabled background retention is launched every 24 hours at 00:30.
Run the Disable-VBRIndependentRetention cmdlet to disable background retention policy.
The Enable-VBRBackgroundRetention cmdlet is an alias for the Enable-VBRIndependentRetention cmdlet.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
None.
Examples
Enabling Background Retention for Backups
This command enables background retention for backups.
Enable-VBRIndependentRetention |