--- title: "Mount-VBRObjectStorageRepository" description: "This cmdlet mounts object storage and archive repositories. You can use the mounted object storage to import backups from these object storage." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/mount-vbrobjectstoragerepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Object Storage Repositories > Managing Object Storage Repositories > Mount-VBRObjectStorageRepository" dateModified: "2026-08-19" --- # Mount-VBRObjectStorageRepository ## Short Description Mounts object storage and archive repositories. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
ObjectStorageRepository
ArchiveObjectStorageRepository
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchiveRepository |
Specifies an archive repository. The cmdlet will mount this archive repository. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
EncryptionKey |
Specifies an encryption key. The cmdlet will use this key to decrypt data located on an object storage repository. Accepts the |
False |
Named |
False |
|
|
Repository |
Specifies an object storage repository. The cmdlet will mount this object storage. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |