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