--- title: "Deprecated Cmdlets" description: "This section contains information on Veeam Explorers PowerShell cmdlets that became deprecated in Veeam Backup & Replication 13.1." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/deprecated_cmdlets_13.1.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v13.1 Changelog > Deprecated Cmdlets" dateModified: "2026-08-18" --- # Deprecated Cmdlets This section contains information on Veeam Explorers PowerShell cmdlets that became deprecated in Veeam Backup & Replication 13.1. ## Veeam Explorer for Microsoft Active Directory In this version, some cmdlets in the Veeam Explorer for Microsoft Active Directory PowerShell module became deprecated. This is related to the switch to cmdlets that use the *Veeam Explorers Recovery Service*. For more information, see [New and Updated Cmdlets](new_updated_cmdlets_13.1.md). The deprecated cmdlets still work, but they may be removed in a future version. Use the new cmdlets instead. ::: dropdown ### Deprecated Cmdlets

Cmdlet

New Cmdlet

Start-VEADRestoreSession

Start-VEADRestoreSessionJob

Get-VEADRestoreSession

Get-VEADRestoreSessionJob

Restore-VEADItem

Start-VEADItemRestore

Export-VEADItem

Start-VEADItemExport

::: ## Veeam Explorer for Microsoft SQL Server In Veeam Backup & Replication 13.1, some cmdlets in the Veeam Explorer for Microsoft SQL Server PowerShell module became deprecated. This is related to the switch to cmdlets that use the *Veeam Explorers Recovery Service*. For more information, see [New and Updated Cmdlets](new_updated_cmdlets_13.1.md). The deprecated cmdlets still work, but they may be removed in a future version. Use the new cmdlets instead. ::: dropdown ### Deprecated Cmdlets

Cmdlet

New Cmdlet

Restore-VESQLDatabase

Start-VESQLDatabaseRestore

Publish-VESQLDatabase

Start-VESQLDatabasePublish

Export-VESQLDatabase

Start-VESQLDatabaseExport

Export-VESQLPublishedDatabase

Start-VESQLPublishedDatabaseExport

:::