cag8f Posted May 22, 2017 Posted May 22, 2017 Hi all. Does AutoIt have any functions/tools (either built-in or user defined) that can help me automate the process of exporting an OST mailbox to a PST file in Microsoft Outlook (2013)? I know how to carry out the process manually. At the Microsoft Forums, I have asked if it is possible to do the same via a script, but some have said it is not possible. It may be possible if I was using Microsoft Exchange, but I am not. I've seen some posts about an Outlook UDF on this site (here and here), but I don't see any mention of exporting a mailbox. In my post at the Microsoft Forums, many paid third party applications were suggested. But for now I would like to pursue the custom scripting route as far as I can. The ultimate goal of this exercise is to automatically create a weekly backup of my Outlook mailbox for offline storage. Thanks in advance.
anthonyjr2 Posted May 22, 2017 Posted May 22, 2017 You could write one yourself fairly easily. All it would take would be a bunch of ControlClicks and other control navigation. There only seems to be around 8-10 steps to doing it manually so I would just create a script that does each step automatically for you. UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI=
cag8f Posted May 22, 2017 Author Posted May 22, 2017 @anthonyjr2 yep I know. I should have mentioned that my backup plan is a more brute force method in the manner that you described. I was just wondering if some more elegant tools already existed. It looks like they don't, which is OK--this is one of the reasons AutoIt exists :-)
MattHiggs Posted May 22, 2017 Posted May 22, 2017 11 minutes ago, cag8f said: @anthonyjr2 yep I know. I should have mentioned that my backup plan is a more brute force method in the manner that you described. I was just wondering if some more elegant tools already existed. It looks like they don't, which is OK--this is one of the reasons AutoIt exists :-) Hello sir. If you are looking for a simple method for doing what you are describing, I would check out This page and this one.
cag8f Posted May 23, 2017 Author Posted May 23, 2017 @MattHiggs Those look promising, thanks very much. Do you use either, or have you used either in the past?
Markchapman Posted 2 hours ago Posted 2 hours ago To export MS Outlook OST files to PST, use the built-in "Import/Export" feature in Outlook for active accounts, or third-party tools like: TrustVare OST to PST Converter WholeClear OST to PST Converter GainTools OST to PST Converter. The application offers a free trial for up to 25 items per folder.
Nine Posted 32 minutes ago Posted 32 minutes ago @Markchapman Nice first post. Advertisement in a 8 years old thread. I doubt OP was holding his breath for that answer. SOLVE-SMART 1 “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now