0

I try to export multiple mailboxes with PowerShell from Veeam o365. I can use and export a mailbox https://helpcenter.veeam.com/docs/backup/explorers_powershell/export-vexitem.html?ver=110 (use Example 7) But I want to export only 100 from 1000, using .csv list or something else. Maybe someone came across such a task and has a ready-made solution?

bad_coder
  • 11,289
  • 20
  • 44
  • 72
Sonya
  • 1
  • 1

1 Answers1

0

It's not possible to export multiple mailboxes to a single .pst. You can confirm so by attempting to choose multiple mailboxes in the UI - you won't be able to do this. Thus, PowerShell won't be helpful. Unable to select multiple mailboxes

feedthemachine
  • 592
  • 2
  • 11
  • 29