--- title: "New and Updated Cmdlets" description: "This section contains information on new and updated Veeam Explorers PowerShell cmdlets in Veeam Backup & Replication 13.1." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/new_updated_cmdlets_13.1.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Changelog > v13.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 13.1. ## Veeam Explorer for Microsoft Active Directory In Veeam Backup & Replication 13.1, new cmdlets were added to the Veeam Explorer for Microsoft Active Directory PowerShell module. These cmdlets use the *Veeam Explorers Recovery Service* to orchestrate recovery operations for backed-up Microsoft Active Directory databases. This job-based workflow (Start/Get/Stop) replaces the previous synchronous restore-session cmdlets, which are now deprecated. For more information, see [Deprecated Cmdlets](deprecated_cmdlets_13.1.md). ::: dropdown ### New Cmdlets
|
Cmdlet |
Operation |
|---|---|
|
Exports backed-up Active Directory objects and containers. |
|
|
Returns information about the export process for Active Directory objects and containers. |
|
|
Stops the export process for an Active Directory object or container. |
|
|
Restores backed-up Active Directory objects and containers. |
|
|
Returns information about the restore process for Active Directory objects and containers. |
|
|
Stops the restore process for an Active Directory object or container. |
|
|
Starts a restore session to explore backed-up Microsoft Active Directory databases and to perform operations with these databases. |
|
|
Returns active restore sessions started to perform operations with backed-up Microsoft Active Directory databases. |
|
Cmdlet |
Operation |
|---|---|
|
Parameter added: Session |
|
Cmdlet |
Operation |
|---|---|
|
Restores a backed-up PostgreSQL database. |
|
|
Returns information about the restore process for backed-up PostgreSQL database. |
|
|
Stops a restore job for a backed-up PostgreSQL database. |
|
|
Creates a PostgreSQL credential object to authenticate to a PostgreSQL database. |
|
Cmdlet |
Operation |
|---|---|
|
Parameters added: WindowsStagingCredentials, WindowsTargetHost. The LinuxTargetHost parameter is now required. |
|
|
Parameter added: WindowsCredentials |
|
|
Parameter added: WindowsCredentials. The LinuxCredentials parameter is now optional. |
|
|
Parameter added: WindowsCredentials. The LinuxCredentials parameter is now required. |
|
Cmdlet |
Operation |
|---|---|
|
Exports a backed-up Microsoft SQL Server database. |
|
|
Returns Microsoft SQL Server databases with ongoing export jobs. |
|
|
Stops an active export job for a Microsoft SQL Server database. |
|
|
Publishes a backed-up Microsoft SQL Server database. |
|
|
Returns active publishing jobs for backed-up Microsoft SQL Server databases. |
|
|
Unpublishes a Microsoft SQL Server database from the target server. |
|
|
Restores a backed-up Microsoft SQL Server database. |
|
|
Returns active restore jobs for Microsoft SQL Server databases. |
|
|
Stops a restore job for a Microsoft SQL Server database. |
|
|
Exports a published Microsoft SQL Server database. |
|
|
Starts a restore session to explore and restore backed-up Microsoft SQL Server databases running on Amazon RDS. |
|
|
Returns active restore sessions started to explore and restore backed-up Microsoft SQL Server databases running on Amazon RDS. |
|
|
Stops an active restore session started to explore and restore backed-up Microsoft SQL Server databases running on Amazon RDS. |
|
|
Returns backed-up Microsoft SQL Server databases running on Amazon RDS. |
|
|
Returns database files for a backed-up Microsoft SQL Server database running on Amazon RDS. |
|
|
Returns restore points for a backed-up Microsoft SQL Server database running on Amazon RDS. |
|
|
Restores a backed-up Microsoft SQL Server database running on Amazon RDS to an on-premise Microsoft SQL Server machine. |
|
|
Returns active restore jobs for backed-up Microsoft SQL Server databases running on Amazon RDS. |
|
|
Stops a restore job for a backed-up Microsoft SQL Server database running on Amazon RDS. |
|
Cmdlet |
Operation |
|---|---|
|
Parameter added: GMSAAccount. The SqlCredentials parameter is now required. |
|
|
Parameter added: GMSAAccount. The SqlCredentials parameter is now required, and the QuickRecovery parameter is now optional. |