--- title: "New Features" description: "This section contains information on new features that were introduced in Veeam PowerShell v12.3. In this version, you can run new cmdlets to manage and limit a number of syslog events." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/new_features_12.3.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Changelog > v12.3 Changelog > New Features" dateModified: "2026-08-19" --- # New Features This section contains information on new features that were introduced in Veeam PowerShell v12.3. ## Security In this version, you can run new cmdlets to manage and limit a number of syslog events. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Add-VBRSyslogEventFilter

Adds a syslog event filter for an event ID.

Get-VBRSyslogEventFilters

Returns the list of syslog event filters.

Remove-VBRSyslogEventFilter

Removes syslog event filters for an event ID.

::: ## Backup Infrastructure In this version, you can run new cmdlets to work with 11:11 Cloud Object Storage. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Add-VBR1111SystemsS3Repository

Adds 11:11 Cloud Object Storage to the backup infrastructure.

Set-VBR1111SystemsS3Repository

Modifies settings of 11:11 Cloud Object Storage added to the backup infrastructure.

::: ## Data Recovery ### Guest OS File Recovery In this version, you can run new cmdlets to create and manage temporary Linux helper host for the guest OS file restore. ::: dropdown ### New Cmdlets

Cmdlet

Operation

New-VBRLinuxFileRestoreHelperHost

Creates temporary Linux helper host used to launch the guest OS file restore.

Set-VBRLinuxFileRestoreHelperHost

Modifies temporary Linux helper host specifications.

::: ### Virtual Disks Restore In this version, you can run the [`New-VBRHvVirtualDeviceMappingRule`](new-vbrhvvirtualdevicemappingrule.md) cmdlet to define the backed-up virtual disk mapping settings. ## Microsoft EntraID Support In this version, you can run new cmdlets to back up and restore data for Microsoft Entra ID tenants by means of Veeam PowerShell. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Add-VBREntraIDTenant

Adds a Microsoft Entra ID tenant to the backup infrastructure.

Get-VBREntraIDTenant

Returns Microsoft Entra ID tenants added to the Veeam Backup & Replication backup infrastructure.

Set-VBREntraIDTenant

Modifies a Microsoft Entra ID tenant added to the backup infrastructure.

Remove-VBREntraIDTenant

Removes Microsoft Entra ID tenants from the backup infrastructure.

Start-VBREntraIDDBRepositoryRescan

Starts rescan of the repository where the Microsoft Entra ID tenant backups are stored.

New-VBREncryptionOptions

Defines encryption settings.

Add-VBREntraIDTenantBackupJob

Creates a backup job that protects a Microsoft Entra ID tenant.

Start-VBREntraIDTenantBackupJob

Starts backup jobs that protect Microsoft Entra ID tenants.

Get-VBREntraIDTenantBackupJob

Returns backup jobs that protect Microsoft Entra ID tenants.

Set-VBREntraIDTenantBackupJob

Modifies a backup job that protects a Microsoft Entra ID tenant.

Remove-VBREntraIDTenantBackupJob

Removes backup jobs that protect Microsoft Entra ID tenants.

Stop-VBREntraIDTenantBackupJob

Stops running backup jobs that protect Microsoft Entra ID tenants.

Get-VBREntraIDTenantBackup

Returns backups of Microsoft Entra ID tenants.

Get-VBREntraIDTenantItem

Returns Microsoft Entra ID items that were backed up.

Add-VBREntraIDLogsBackupJob

Creates a Microsoft Entra ID log backup job.

Get-VBREntraIDLogsBackupJob

Returns Microsoft Entra ID log backup jobs.

Set-VBREntraIDLogsBackupJob

Modifies a Microsoft Entra ID log backup job.

Remove-VBREntraIDLogsBackupJob

Removes Microsoft Entra ID log backup jobs.

Get-VBREntraIDLogsBackup

Returns backups of Microsoft Entra ID logs.

Start-VBREntraIDTenantRestore

Starts a restore session for a Microsoft Entra ID tenant.

Get-VBREntraIDTenantRestoreSession

Returns restore sessions started to recover Microsoft Entra ID tenant backups.

Stop-VBREntraIDTenantRestore

Stops a Microsoft Entra ID tenant restore session.

Request-VBREntraIDLogin

Requests login to Microsoft Entra ID using an account associated with the tenant whose data you are restoring.

Validate-VBREntraIDTenantItem

Validates that a restore point contains data for the specified Microsoft Entra ID items.

Generate-VBREntraIDTenantUserPassword

Creates passwords.

New-VBREntraIDUserCredentials

Defines an object that matches a Microsoft Entra ID user and a password.

Restore-VBREntraIDTenantItem

Restores a Microsoft Entra ID item.

Get-VBREntraIDTenantItemRestoreSession

Returns a restore session launched for the item or attribute restore.

Stop-VBREntraIDTenantItemRestoreSession

Stops a session launched to restore Microsoft Entra ID items or their attributes.

Compare-VBREntraIDTenantItem

Compares backed-up objects between two restore points or a restore point and the production state.

New-VBREntraIDTenantItemIncludedProperty

Defines an object with item properties or references that you want to restore.

Restore-VBREntraIDTenantItemAttributes

Restores properties of Microsoft Entra ID items.

Start-VBREntraIDLogsBackupFLRSession

Starts a restore session to explore log files and folders that a log backup contains.

Get-VBREntraIDLogsBackupFLRItem

Returns backed-up objects created by a log backup job.

Stop-VBREntraIDLogsBackupFLRSession

Stops a restore session started to recover data from Microsoft Entra ID log backups.

Save-VBREntraIDLogsBackupFLRItem

Restores files and folders backed up by a log backup job that protects Microsoft Entra ID audit and sign-in logs.

::: ## Veeam VM Migrator In this version, you can run new cmdlets to resolve MORef ID misalignment after VMware vCenter migration. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Set-VBRVmBiosUuid

Collects MORef IDs.

Set-VBRVCenterName

Modifies VMware vCenter name.

Generate-VBRViMigrationSpecificationFile

Generates a migration task file.

Start-VBRViVMMigration

Starts the MORef ID update.

:::