--- title: "Set-VBRNASBackupArchivalOptions (obsolete)" description: "This cmdlet modifies settings of retention policy for file versions that are kept on the long-term repository. To modify settings, specify new values for the necessary parameters." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/set-vbrnasbackuparchivaloptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Obsolete Cmdlets > Set-VBRNASBackupArchivalOptions (obsolete)" dateModified: "2026-08-19" --- # Set-VBRMySQLProcessingOptions ## Short Description Modifies retention policy for file versions. ::: note This cmdlet is obsolete. Run the [`Set-VBRUnstructuredBackupArchivalOptions`](new-vbrunstructuredbackuparchivaloptions.md) cmdlet instead. ::: **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Credentials (Default)
PasswordFilePath
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Credentials |
Specifies the MySQL credentials that Veeam Agent will use to connect to the MySQL Server. Accepts the CCredentials object. To get this object, run the Get-VBRCredentials cmdlet. |
|
False |
Named |
False |
|
Options |
Specifies the retention policy for file versions. The cmdlet will modify the settings of this policy. Accepts the |
|
True |
Named |
True (ByValue) |
|
PasswordFilePath |
Specifies the absolute path for the password file. Veeam Agent will use this password file to connect to the MySQL Server. Default: /root/.my.cnf. Note:
|
|
False |
Named |
False |