Exchange + export e-mail for specific time interval
Example:
New-MailboxExportRequest -ContentFilter {(Received -lt ’08/07/2014′) -and (Received -gt ’08/05/2014′)} -Mailbox “ivan.ivanov” -Name david.jones -FilePath \\exchange1\ExportedPST\ivan.ivanov.pst
Exchange + redirecting OWA + unifying OWA link Windows events for auditing logon issues
Comments are currently closed.