--- title: "New Cmdlets" description: "This section contains information on new Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 13.0.1. In Veeam Backup & Replication 13.0.1, new cmdlets were added to the Veeam Explorer for Microsoft SQL Server PowerShell module, which all" canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/new_updated_cmdlets_13.0.1.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v13.0.1 Changelog > New Cmdlets" dateModified: "2026-08-18" --- # New Cmdlets This section contains information on new Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 13.0.1. ## Veeam Explorer for MongoDB In Veeam Backup & Replication 13.0.1, new cmdlets were added to the Veeam Explorer for Microsoft SQL Server PowerShell module, which allow you to restore data from backups created by Veeam Plug-in for Microsoft SQL Server. ::: dropdown ### New Cmdlets

Cmdlet

Operation

Get-VESQLPluginBackup

Returns backups created with Veeam Plug-in for Microsoft SQL Server.

Start-VESQLPluginRestoreSession

Starts a restore session to explore and restore databases backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginRestoreSession

Returns active restore sessions started to explore and restore databases backed up with Veeam Plug-in for Microsoft SQL Server.

Stop-VESQLPluginRestoreSession

Stops an active restore session started to explore and restore databases backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginDatabase

Returns databases backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginRestorePoint

Returns restore points for a database backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginLogInterval

Returns details on the available restore period for a database backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginDatabaseFile

Returns full file names for a database backed up with Veeam Plug-in for Microsoft SQL Server.

Start-VESQLPluginDatabaseRestore

Restores a database backed up with Veeam Plug-in for Microsoft SQL Server.

Get-VESQLPluginDatabaseRestore

Returns active restore jobs for a database backed up with Veeam Plug-in for Microsoft SQL Server.

Stop-VESQLPluginDatabaseRestore

Stops a restore job for a database backed up with Veeam Plug-in for Microsoft SQL Server.

:::