PST File

G

Gustavo (Brazil)

How can I create a pst file automatically?

I don't want to create a pst file manually more...
 
S

Sue Mosher [MVP-Outlook]

"Automatic" implies that there is some scenario that would trigger the
creation of a .pst file. What would that be?
 
S

Sue Mosher [MVP-Outlook]

Microsoft provides a PST Backup tool on the web site at
http://office.microsoft.com

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
B

Brian Tillman

Gustavo (Brazil) said:
I would like to do backup of the pst file automatic, without that
the user need to make it. Is there any tool in the Outlook to do it?

The problem that you can encounter with this is that of Outlook remaining
open. Any scheme that attempts to make a backup of a PST must allow for the
closing of Outlook first, since copying the PST with Outlook open can lead
to the corruption of the copy, thus ruining the purpose of the copy.
 
Top