--- title: "Minor Non-Breaking Change" description: "The following minor non-breaking changes were introduced in Veeam PowerShell 12. The Get-VBREncryptedBackup cmdlet was delivered as an alias for Get-VBRImportedEncryptedBackup. It allows to get a list of job IDs associated with encrypted backups." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/minor_changes_12.3.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v12.3 Changelog > Minor Non-Breaking Change" dateModified: "2026-08-19" --- # Minor Non-Breaking Change The following minor non-breaking changes were introduced in Veeam PowerShell 12. ## Backup The `Get-VBREncryptedBackup` cmdlet was delivered as an alias for [`Get-VBRImportedEncryptedBackup`](get-vbrencryptedbackup.md). It allows to get a list of job IDs associated with encrypted backups. ## Copy Job In this version, in the following cmdlets parameters were changed from obligatory to non-required for the [`Add-VBRCopyJob`](add-vbrcopyjob.md) cmdlet: - `Folder` - `Repository` - `Server` - `SourceServer`