Calendar backup

R

R.J.G. Siemelink

How can I make a backup on a second drive of the contents I placed in my
calendar part of Entourage v. X. Where are these items stored? (system
10.3.4)
 
M

Mickey Stevens

All of the data is stored in the Entourage Database, located here:
/Users/<Your User>/Documents/Microsoft User Data/Office 2004
Identities/<Your Identity>

To back up everything, just copy the Microsoft User Data folder to the
second drive, and restore it to that location should it ever become
necessary.
 
B

Barry Wainwright

To back up everything, just copy the Microsoft User Data folder to the second
drive, and restore it to that location should it ever become necessary.

Make sure you quit the database daemon before making that copy.

either:
Turn off Œnotifications¹ and quit all office apps
or:
Open Œactivity Monitor¹ application, select ŒMicrosoft database daemon¹ and
hit the Œquit¹ button;
or:
Run tis applescript:

Tell app ³Microsoft Database Daemon² to quit

If you don¹t quit the daemon you may well end up with a corrupted database,
as file buffers may not have been written to the database file before you
take the copy. That could leave portions of the database index in an
indeterminate state.
 
Top