m
Size: a a a
m
VG
M
VG
PN
D
MS
PN
EV
EV
O
foreach ($user in $users){
New-MailboxExportRequest -Identity $user -Confirm:$false (-PSTFolderPath) -FilePath "c:\temp\$user.pst" -ContentFilter {((Received -gt "01.01.2020") -and (Received -lt "01.01.2021"))} -AcceptLargeDataLoss -BadItemLimit 9999 -Priority
<сам решишь>O
D
foreach ($user in $users){
New-MailboxExportRequest -Identity $user -Confirm:$false (-PSTFolderPath) -FilePath "c:\temp\$user.pst" -ContentFilter {((Received -gt "01.01.2020") -and (Received -lt "01.01.2021"))} -AcceptLargeDataLoss -BadItemLimit 9999 -Priority
<сам решишь>VG
O
O
MS
O
VG
D