Hi,
has anybody a VBS that would export all public Folders of a Exchange2003
Server to a .PST File - starting from the public folder's root ?
I've found many interessting hints and code fragments - but unfortunatelly I
have no idea about how to write software and cann't put all this information
together to a working Script ...so I'd need a VBS that I could just
start....maybe something like this:
cscript Export2PST.vbs d:\AllMyPublicFolders.pst
I am using XP with Office\Outlook 2003
Thank you very much
D.R. - 12 Mar 2008 22:20 GMT
I've got a script that nearly does the reverse of what you want - it finds
PST files, and uses Outlook to dump the entire contents to plain text files.
Not sure how useful it would be to you, but it might help with recursively
processing email folders and email sub-folders inside a mailbox. Should I
post?
> Hi,
>
[quoted text clipped - 11 lines]
>
> Thank you very much