i need to export all mailboxes to psts for a project and i need to have each users exported pst mailbox named with their email address.
i have get-mailbox - database "server\storage group\mailbox database" | export-mailbox -PSTfolderpath c:\?
what is the best way to finish this off so each mailbox is exported with their email address?