How to disable Outlook Data Files in 2003

L

Lee Gerhardstein

My office wants to disable all use of Personal Folders,
(Outlook Data Files in Outlook 2003) Anyone know how this
can be done in Outlook 2003? Found an article in the KB
with some registry tweaks but it only seems to work
through Outlook 2000.
 
R

Roady [MVP]

I believe the DisablePst registry also works for Outlook
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Outlook
Value name: DisablePst
Data type: REG_DWORD
Value data: 1

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-Creating Signatures
-Create an Office XP CD slipstreamed with Service Pack 3
 
J

Jason

HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Outlook
Value name: DisablePst
Data type: REG_DWORD
Value data: 1

Also consider using Outlook Profiler for easy management.
 
Top