How do i export mailboxes to PSTs by using members of a specific OU
$Export = get-mailbox -OrganizationalUnit “EX” ; $Export|%{$_|New-MailboxExportRequest -FilePath “\\server\share\psts\$($_.alias).pst”}
(c) 2018 aJax Technologies, Inc. All rights reserved.
Bad Behavior has blocked 1412 access attempts in the last 7 days.