--- title: "New and Updated Cmdlets" description: "This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 12.1. In this version, the Server parameter was added to the Get-VEORPublishedDatabaseReturns published Oracle databases. cmdlet." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/new_updated_cmdlets.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v12.1 Changelog > New and Updated Cmdlets" dateModified: "2026-08-18" --- # New and Updated Cmdlets This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 12.1. ## Veeam Explorer for Oracle In this version, the `Server` parameter was added to the [`Get-VEORPublishedDatabase`](get-veorpublisheddatabase.md) cmdlet. Use this parameter instead of the `Sever` parameter, which will become obsolete in a future version. ## Veeam Explorer for PostgreSQL In this version, new cmdlets were added to the Veeam Explorer for PostgreSQL PowerShell module, which allow you to perform instant recovery and export operations. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VEPSQLDatabase

Returns backed-up PostgreSQL databases.

Get-VEPSQLDatabaseExport

Returns PostgreSQL databases with ongoing export sessions.

Get-VEPSQLInstanceInstantRecovery

Returns PostgreSQL instances that are published within an instant recovery session.

Get-VEPSQLPublishedDatabase

Returns published PostgreSQL databases.

New-VEPSQLIRSwitchOverOptions

Defines the switchover option that you can apply to the instant recovery session of a PostgreSQL instance.

Restart-VEPSQLDatabaseExport

Restarts a failed export process for a backed-up PostgreSQL database.

Restart-VEPSQLInstanceInstantRecovery

Restarts a failed instant recovery process for a PostgreSQL instance.

Set-VEPSQLInstanceInstantRecovery

Modifies switchover settings for a specified PostgreSQL instance.

Start-VEPSQLDatabaseExport

Starts an export process for a backed-up or a published PostgreSQL database.

Start-VEPSQLInstanceInstantRecovery

Performs instant recovery of backed-up PostgreSQL instances.

Stop-VEPSQLDatabaseExport

Starts an export process for a backed-up or a published PostgreSQL database.

Stop-VEPSQLInstanceInstantRecovery

Stops an active instant recovery session for a PostgreSQL instance.

Switch-VEPSQLInstanceInstantRecovery

Performs switchover of a PostgreSQL instance published within an instant recovery session.

::: ## Veeam Explorer for SAP HANA In Veeam Backup & Replication 12.1, the Veeam Explorer for SAP HANA PowerShell module was added, which allows you to restore your SAP HANA data from backups created with Veeam Backup & Replication and a standalone Veeam Plug-in for SAP HANA. For a list of the new cmdlets, see [Veeam Explorer for SAP HANA](veeam_explorer_for_sap_hana.md). ## Veeam Explorer for Microsoft Exchange In this version, new cmdlets were added to the Veeam Explorer for Microsoft Exchange PowerShell module. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VEXMailSettings

Returns Veeam Explorer for Microsoft Exchange email settings.

Set-VEXMailSettings

Modifies Veeam Explorer for Microsoft Exchange email settings.

::: ## Veeam Explorer for Microsoft SharePoint In this version, new cmdlets were added to the Veeam Explorer for Microsoft SharePoint PowerShell module and one cmdlet was updated. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VESPMailSettings

Returns Veeam Explorer for Microsoft SharePoint email settings.

Set-VESPMailSettings

Modifies Veeam Explorer for Microsoft SharePoint email settings.

::: ::: dropdown ### Updated Cmdlets

Cmdlet

Operation

Start-VBRSharePointItemRestoreSession

Parameter removed: SiteCollection

::: ## Veeam Explorer for Microsoft OneDrive In this version, new cmdlets were added for Veeam Explorer for Microsoft OneDrive. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VEODMailSettings

Returns Veeam Explorer for Microsoft OneDrive email settings.

Set-VEODMailSettings

Modifies Veeam Explorer for Microsoft OneDrive email settings.

::: ## Veeam Explorer for Microsoft Teams In this version, new cmdlets were added to the Veeam Explorer for Microsoft Teams PowerShell module. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VETMailSettings

Returns Veeam Explorer for Microsoft Teams email settings.

Set-VETMailSettings

Modifies Veeam Explorer for Microsoft Teams email settings.

:::