Getting Started
Veeam Explorers is a set of applications that allows you to manage application items from the following sources:
- Backups and replicas created with Veeam Backup & Replication
- Backups created with Veeam Backup for Microsoft 365
Every set of Veeam Explorer applications comes with its own PowerShell extension. Each extension includes a Microsoft Windows PowerShell module that provides a set of PowerShell cmdlets and allows you to perform the following operations:
- Restore application items
- Export application items
- Publish and unpublish databases
The following table lists all Veeam Explorers PowerShell modules that come as part of Veeam Backup & Replication and Veeam Backup for Microsoft 365.
Module | Veeam Explorer | Veeam Backup & Replication | Veeam Backup for Microsoft 365 |
---|---|---|---|
Veeam.Exchange.PowerShell | Veeam Explorer for Microsoft Exchange | ✔ | ✔ |
Veeam.SharePoint.PowerShell | Veeam Explorer for Microsoft SharePoint and Veeam Explorer for Microsoft OneDrive for Business | ✔ | ✔ |
Veeam.Teams.PowerShell | Veeam Explorer for Microsoft Teams | ✔ | ✔ |
Veeam.ActiveDirectory.PowerShell | Veeam Explorer for Microsoft Active Directory | ✔ | ✖ |
Veeam.SQL.PowerShell | Veeam Explorer for Microsoft SQL Server | ✔ | ✖ |
Veeam.Oracle.PowerShell | Veeam Explorer for Oracle | ✔ | ✖ |
Veeam.PostgreSQL.PowerShell | Veeam Explorer for PostgreSQL | ✔ | ✖ |
Veeam.SapHana.PowerShell | Veeam Explorer for SAP HANA | ✔ | ✖ |
Veeam.MongoDB.PowerShell | Veeam Explorer for MongoDB | ✔ | ✖ |
To see a version of this document that only contains information on the modules that come with Veeam Backup for Microsoft 365 installations, see Veeam Explorers PowerShell Reference.
Requirements
The required Windows PowerShell version depends on whether you are restoring data from a backup created by Veeam Backup & Replication or Veeam Backup for Microsoft 365.
- With Veeam Backup & Replication backups, the machine that runs the PowerShell session must have PowerShell version 5.1 or later installed.
- With Veeam Backup for Microsoft 365 backups, the machine that runs the PowerShell session must have PowerShell version 7.4.2 or later installed.
Consider the following:
- If you are running the PowerShell session on a machine that is not a Veeam Backup & Replication server, you must install the Veeam Backup & Replication console. For more information on how to install Veeam Backup & Replication console, see the Installing Veeam Backup & Replication Console section in the Veeam Backup & Replication User Guide.
- If you are restoring data from backups created by Veeam Backup for Microsoft 365, the Veeam Explorers version must be the same as the Veeam Backup for Microsoft 365 version. For example, to export Exchange items from backups created by Veeam Backup for Microsoft 365 version 8, you must install Veeam Explorer for Microsoft Exchange version 8 on your machine.
In This Section