I am looking for a way to write-protect Outlook PST files, so that one cannot accidentally delete mails from or add mails to the PST file. The file is an archive and shall be accessible read-only from Outlook.

Simply write-protecting the file on file-system level does not work since Outlook refuses opening the file.

link|improve this question
+1, this sounds interesting and something I would want! – Urda Feb 19 '10 at 14:10
feedback

2 Answers

up vote 2 down vote accepted

I think you might be out of luck. Microsoft actually has an official stance on this.

link|improve this answer
feedback

You would need a third party solution like nearpoint. I would instead suggest you to not use PST files and keep the mail on the exchange server. This will allow you to use mailbox permissions to protect the email in question.

link|improve this answer
This is not possible due to mailbox quota. The PST file in question is 3.6 GB. Thanks anyhow for the feedback – Bernd Feb 19 '10 at 16:05
I'd up the quota. If someone has 3.6 Gb of business critical mail should it be on a desktop? – Jim B Feb 19 '10 at 16:49
feedback

Your Answer

 
or
required, but never shown