--- title: "Veeam Explorer for MongoDB" description: "You can use the cmdlets for Veeam Explorer for MongoDB to perform the following operations: Cmdlet Operation Get-VEMDBCommand Returns a set of cmdlets available for Veeam Explorer for MongoDB." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/veeam_explorer_for_mongodb.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Reference > Veeam Explorer for MongoDB" dateModified: "2026-08-18" --- # Veeam Explorer for MongoDB You can use the cmdlets for Veeam Explorer for MongoDB to perform the following operations:

Cmdlet

Operation

Get-VEMDBCommand

Returns a set of cmdlets available for Veeam Explorer for MongoDB.

Start-VEMDBRestoreSession

Starts a restore session to explore and perform restore operations with backed-up MongoDB data.

Get-VEMDBRestoreSession

Returns active restore sessions started to perform restore operations with backed-up MongoDB data.

Stop-VEMDBRestoreSession

Stops an active restore session started to perform restore operations with backed-up MongoDB data.

Get-VEMDBDatabase

Returns backed-up MongoDB databases.

Get-VEMDBCollection

Returns backed-up MongoDB collections.

New-VEMDBCollectionRestoreOptions

Defines the restore options that you can apply to a restore job.

Get-VEMDBRestoreInterval

Returns details on the available restore period for a backed-up MongoDB instance.

Start-VEMDBDataRestore

Restores MongoDB collections or the entire MongoDB instance.

Get-VEMDBDataRestore

Returns active MongoDB restore jobs.

Stop-VEMDBDataRestore

Stops the restore process for backed-up MongoDB data.

Start-VEMDBPublishJob

Publishes a backed-up MongoDB instance.

Get-VEMDBPublishJob

Returns active publishing sessions for backed-up MongoDB instances.

Stop-VEMDBPublishJob

Unpublishes a MongoDB instance from the target server.

Get-VEMDBPublishedDatabase

Returns published MongoDB databases.

Get-VEMDBPublishedCollection

Returns published MongoDB collections.

Get-VEMDBExtendedLogging

Returns the state of the extended logging mode for Veeam Explorer for MongoDB.

Enable-VEMDBExtendedLogging

Enables the extended logging mode for Veeam Explorer for MongoDB.

Disable-VEMDBExtendedLogging

Disables the extended logging mode for Veeam Explorer for MongoDB.

New-VEMDBLinuxCredentials

Creates a Linux credential record to connect to a target MongoDB server.