--- title: "New and Updated Cmdlets" description: "This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 13. In this version, the deprecated ServerName parameter of the Get-VEORPublishedDatabaseReturns published Oracle databases." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/new_updated_cmdlets_13.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v13 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 13. ## Veeam Explorer for Oracle In this version, the deprecated `ServerName` parameter of the [`Get-VEORPublishedDatabase`](get-veorpublisheddatabase.md) cmdlet has been removed. Use the `Backup` parameter instead. The `Backup` parameter of the [`Start-VEORRMANRestoreSession`](start-veorrmanrestoresession.md) cmdlet became required. ## Veeam Explorer for PostgreSQL In this version, the `LinuxTargetHost` parameter of the [`Start-VEPSQLDatabaseExport`](start-vepsqldatabaseexport.md) cmdlet became optional. Using [`Start-VEPSQLDatabaseExport`](start-vepsqldatabaseexport.md) to export data to the local host where the Veeam Backup & Replication console is installed is not supported — Veeam Backup & Replication 13 only supports Linux-based backup servers. ## Veeam Explorer for SAP HANA In this version, the `RestoreSession` parameter of the [`Stop-VEHANARestoreSession`](stop-vehanarestoresession.md) cmdlet has become deprecated. Use the `Session` parameter instead. ## Veeam Explorer for MongoDB In Veeam Backup & Replication 13, new cmdlets were added to the Veeam Explorer for MongoDB PowerShell module, which allow you to perform publishing operations and restore instances to a point-in-time state. ::: dropdown ### New Cmdlets
|
Cmdlet |
Operation |
|---|---|
|
Restores MongoDB collections or the entire MongoDB instance. Use this cmdlet instead of the deprecated Start-VEMDBRestoreJob cmdlet. |
|
|
Returns active MongoDB restore jobs. Use this cmdlet instead of the deprecated Get-VEMDBRestoreJob cmdlet. |
|
|
Stops the restore process for backed-up MongoDB data. Use this cmdlet instead of the deprecated Stop-VEMDBRestoreJob cmdlet. |
|
|
Returns published MongoDB collections. |
|
|
Returns active publishing sessions for backed-up MongoDB instances. |
|
|
Returns details on the available restore period for a backed-up MongoDB instance. |
|
|
Publishes a backed-up MongoDB instance. |
|
|
Unpublishes a MongoDB instance from the target server. |
|
Cmdlet |
Operation |
|---|---|
|
Returns the state of the secure LDAP mode for Veeam Explorer for Microsoft Exchange. |
|
|
Enables the secure LDAP mode for Veeam Explorer for Microsoft Exchange. |
|
|
Disables the secure LDAP mode for Veeam Explorer for Microsoft Exchange. |