Page 1 sur 1

Export all mailbox

Posté : lun. févr. 20, 2017 5:33 pm
par hmi
Get-Mailbox -Database ‘MDB’ | Export-Mailbox -PSTFolderPath D:\PSTs

ou

Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>