--- title: "Updated Cmdlets" description: "This section contains information on cmdlets updated in Veeam PowerShell v13.0.1. In this version, you can use the Force parameter to create a new WAN accelerator without showing warnings in the PowerShell console." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/updated_cmdlets_v13.0.1.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v13.0.1 Changelog > Updated Cmdlets" dateModified: "2026-08-19" --- # Updated Cmdlets This section contains information on cmdlets updated in Veeam PowerShell v13.0.1. ## Backup Infrastructure ### WAN Acceleration In this version, you can use the `Force` parameter to create a new WAN accelerator without showing warnings in the PowerShell console. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Add-VBRWANAccelerator

New parameter: Force.

::: ## Backup ### Working with Jobs In this version, you can use new parameters to specify the encryption keys and KMS servers. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Add-VBRHvBackupJob

New parameters: EncryptionKey, KMSServer.

Add-VBRvCloudJob

New parameters: EncryptionKey, KMSServer.

Add-VBRViBackupJob

New parameters: EncryptionKey, KMSServer.

::: ## Veeam Agent Management ### Veeam Agent Management Protection Groups In this version, you can use the `InstallCDPAgent` parameter to install the Veeam CDP Agent Service and Veeam CDP Volume Filter Driver. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

New-VBRProtectionGroupDeploymentOptions

New parameter: InstallCDPAgent.

::: ## Veeam Plug-Ins for Enterprise Applications ### Application Backup Policies In this version, you can use new parameters to specify the backup settings, storage settings and credentials for Veeam Plug-In for Microsoft SQL Server. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Add-VBRApplicationBackupJob

New parameters: MSSQLStorageOptions, MSSQLOptions, MSSQLCredentialsOptions.

Set-VBRApplicationBackupJob

New parameters: MSSQLStorageOptions, MSSQLOptions, MSSQLCredentialsOptions.

::: ### Application Backup Policy Database Processing In this version, you can use the `MSSQLProcessingOptions` parameter to specify the Microsoft SQL Server database processing settings. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

New-VBRDatabaseProcessingOptions

New parameter: MSSQLProcessingOptions.

Set-VBRDatabaseProcessingOptions

New parameter: MSSQLProcessingOptions.

::: ## Veeam Cloud Connect ### Managing Backups In this version, you can use `All` parameter to get all types of backups for the tenant account. ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Get-VBRCloudTenantBackup

New parameter: All.

:::