San_Bangalore
12 years agoLevel 5
Manual Archive Automation Solution
We have a situation wherein we need to run manual archiving for few users. Is there any way I can automate? so that I can run the archiving for some people in EV 9.0.2 (Users might reside on multiple Exchange servers)
- So I wrote an app some time ago that simply posts to the A3 queue What I normally do is your journaling on for the A3, submit a run now request and then examine the msg body I then use C# and the MSMQ net libraries to post the similar kind of message with a different user and then built a simple config file that has the users archive ID I then lookup each archive ID in the directory database and find their exchange server and the EV server that has the exchange archiving task and it's MSMQ path I then post the formatted archive request in to A3 and the archive task picks it up and performs a run now against the mailbox I submitted