We recently migrated to Exchange 2007 SP1, and since the move we have been missing our automated ExMerge PST exports.
I found that you can do the same thing in Exchange 2007 if you use "Get-Mailbox -OrganizationalUnit %OU% | Export-Mailbox -PSTFolderPath %PATH%", but I don't know how to schedule this as a task to run in the Exchange Management Shell, and add an "A" on the end as a switch to say "Yes to all."
I would like this to be completely automated, and give me a log of the results.
Does anyone know how to do this? Or point me to a place that can show me?
Thanks!
I found that you can do the same thing in Exchange 2007 if you use "Get-Mailbox -OrganizationalUnit %OU% | Export-Mailbox -PSTFolderPath %PATH%", but I don't know how to schedule this as a task to run in the Exchange Management Shell, and add an "A" on the end as a switch to say "Yes to all."
I would like this to be completely automated, and give me a log of the results.
Does anyone know how to do this? Or point me to a place that can show me?
Thanks!