--- title: "New Features" description: "This section contains information on new features introduced in Veeam PowerShell v13.0.1. In this version, you can run new cmdlets to configure and manage an HA cluster." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/new_features_v13.0.1.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v13.0.1 Changelog > New Features" dateModified: "2026-08-19" --- # New Features This section contains information on new features introduced in Veeam PowerShell v13.0.1. ## Deployment ### High Availability (HA) Cluster In this version, you can run new cmdlets to configure and manage an HA cluster. ::: dropdown ### New Cmdlets

Cmdlet

Operation

New-VBRHighAvailabilityClusterNode

Defines settings of the secondary node of an HA cluster.

Add-VBRHighAvailabilityCluster

Assembles an HA cluster.

Get-VBRHighAvailabilityCluster

Returns an HA cluster.

Remove-VBRHighAvailabilityCluster

Disassembles an HA cluster.

Start-VBRHighAvailabilityClusterFailover

Starts failover of an HA cluster.

Start-VBRHighAvailabilityClusterSwitchover

Starts switchover of an HA cluster.

::: ## Data Replication ### Universal CDP to VMware vSphere In this version, you can run new cmdlets to create and manage a universal CDP policy. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Add-VBRUniversalCDPPolicy

Creates a universal CDP policy.

Set-VBRUniversalCDPPolicy

Modifies a universal CDP policy.

Install-VBRDiscoveredComputerCDPAgent

Installs Veeam CDP Guest Service and Veeam CDP volume filter driver.

Uninstall-VBRDiscoveredComputerCDPAgent

Removes Veeam CDP Guest Service and Veeam CDP volume filter driver.

New-VBRUniversalCDPCloudDestination

Defines the target location settings for cloud universal CDP policies.

New-VBRUniversalCDPvCDCloudDestination

Defines the target location settings for VDC universal CDP policies.

New-VBRUniversalCDPViDestination

Defines the target location settings for universal CDP policies.

New-VBRUniversalCDPNetworkMappingRule

Defines network mapping rules for universal CDP policies.

Get-VBRDiscoveredComputerNetwork

Returns network adapters of discovered computers from universal CDP protection groups.

::: ## Veeam Cloud Connect ### Backups In this version, you can run a new cmdlet to remove selected backups of AD tenants and tenants managed by the Service Provider. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Remove-VBRCloudTenantBackup

Removes selected backups of tenants from disk.

::: ## Veeam Plug-Ins for Enterprise Applications ### Application Backup Policy Settings for Veeam Plug-In for Microsoft SQL Server In this version, you can run new cmdlets to create and modify the Microsoft SQL Server backup settings for application backup policies. ::: dropdown ### New Cmdlets

Cmdlet

Operation

New-VBRMSSQLOptions

Creates the Microsoft SQL Server backup settings for application backup policies.

New-VBRMSSQLProcessingOptions

Creates the Microsoft SQL Server database processing settings for application backup policies.

Set-VBRMSSQLProcessingOptions

Modifies the Microsoft SQL Server database processing settings for application backup policies.

New-VBRMSSQLStorageOptions

Creates the Microsoft SQL Server storage encryption settings for application backup policies.

New-VBRMSSQLCredentialsOptions

Creates the Microsoft SQL Server credentials settings for application backup policies.

:::