Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


November 21, 2003

Dealing with .pst Files

RSS
Subscribe to Windows IT Pro | See More Outlook 2000 Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

Microsoft Office Outlook 2003 can support much larger Personal Folders (.pst) files than earlier versions--up to 33TB. Given the possibility that archive or export .pst files might grow large enough to crowd out other data on users' hard disks, you might want to look again at .pst file usage in your organization. Outlook 2003 lets you use Group Policy to control the size of both the old and new .pst files. Even if you aren't planning to move to Outlook 2003 any time soon, knowing how Outlook uses .pst files and which uses you can disable in earlier versions can come in handy.

Outlook uses .pst files in more ways than you might realize. The most familiar use is a standalone user using a .pst file instead of an Exchange mailbox as the default information store. Users typically can create additional .pst files by turning on Outlook's AutoArchive feature, which moves older items into a .pst file on a regular schedule, or by using the File, Import and Export command to export data to a .pst file. Outlook also automatically creates a .pst file if the user adds an IMAP4 or Hotmail account to his or her email profile; Outlook uses this .pst file to store a local cache of the IMAP or Hotmail account's messages. Finally, Outlook 2003 creates a new .pst file if the user views a Windows SharePoint Services (WSS) events or contacts list and clicks the "Link to Outlook" link; this .pst file contains the local copy of the linked SharePoint lists.

To provide some control over .pst file use, Outlook 98 and later support a DisablePST registry value. This DWORD value is under the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Outlook registry subkey in Outlook 2003; change "11.0" to "10.0" for Outlook 2002, "9.0" for Outlook 2000, or "8.0" for Outlook 98. The DisablePST value isn't present by default, so you need to add it if you want to disable .pst file use. Allowable values are 1 (disabled) and 0 (enabled, the default).

DisablePST's initial use in early builds of Outlook 2002, Outlook 2000, and Outlook 98 was to prevent users from archiving and exporting to or importing from a .pst file. Setting DisablePST to 1 in those versions turns off those features and disables the creation of new .pst files from the File, New menu. User accounts that you configure in Corporate/Workgroup mode, however, can still add a new or existing .pst file to their email profile (through the File, Data File Management dialog box in Outlook 2002 or the Tools, Services dialog box in Outlook 2000 or Outlook 98), so some ad hoc .pst file use is still possible in these versions.

Beginning with Outlook 2002 (with Office XP Service Pack 2--SP2--applied) and continuing with Outlook 2003, DisablePST blocks all user-controlled methods of creating a new .pst file. Setting DisablePST to 1 prevents all new .pst files except those that Outlook itself creates for use with IMAP or Hotmail accounts or WSS lists.

Even with the archive and export features disabled, however, users can open an existing .pst file by using the File, Open, Outlook Data File command, and users can copy or move items into that file. If you want to prevent users from opening a .pst file, you can use Group Policy to disable the Outlook Data File command. You'll need to know the command's ID, which is 5576, and be familiar with Group Policy operations. (For Group Policy resources, search the Windows & .NET Magazine Web site at http://www.winnetmag.com .)

When you deploy Outlook 2003, you can use the Custom Installation Wizard or Custom Maintenance Wizard from the Office Resource Kit (ORK) to determine what kind of .pst files users can create. On the wizards' Change Office User Settings page, look for the PST Settings options under Microsoft Office Outlook 2003/Miscellaneous. You can set values for "Default location for .pst files" and "Preferred PST Mode (Unicode/ANSI)." A Unicode .pst file is the new type supported in Outlook 2003; ANSI refers to the older type that's limited to 2GB. Setting the Preferred PST Mode adds a string registry value named NewPSTFormat to the HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook subkey. NewPSTFormat can have the following values:

Prefer Unicode PST: 0 (default)
Prefer ANSI PST: 1
Enforce Unicode PST: 2
Enforce ANSI PST: 3

By using a value of 2 or 3, you can restrict all new .pst files to either the old format or the new format.

The corresponding set of policies listed in Group Policy Editor (GPE) under User Configuration\Administrative Templates\Microsoft Office Outlook 2003\Miscellaneous\PST Settings goes one step further than the ORK tools and provides a way to limit the growth of both old and new .pst files without totally restricting their use. A bit inconsistently, the policies use the term "Large PST" for the Unicode format and "Legacy PST" for the older ANSI format, but for each .pst format, you can set an absolute maximum size and a separate "Size to disable adding new content." The default maximum size for a Unicode .pst file is about 20GB.

With this array of policies and registry settings, Outlook--particularly Outlook 2003--lets you control end users' access to .pst files, set .pst file size limits, control the type of .pst files Outlook 2003 users can create, prohibit the use of new .pst files, and even suppress the menu command for opening an existing .pst file.

End of Article



Reader Comments
Great information. I am starting a project now to figure out what to do the PST problem at Bank of America. 2003 seems to have the features I am looking for. I will hold on to your article for future reference.
Thanks.

Colleen Walker December 16, 2003


When using the CustomInstallationWizard to create your transform for Outlook2003 deployment, you can also choose Prefer ANSI so that the OST will also be legacy compliant. This string is found under ChangeOfficeUserSettings>MicrosoftOfficeOutlook2003>ExchangeSettings>ExchangeUnicodeMode>...

stan December 22, 2003


Great article thanks for the work.

John December 30, 2003


Sir/Madam,
Which all are the file formats that the PST Supports..? The requirement is that I am creating an application that mimic Outlook.I need to save the contents into a file similar to pst. Caqn i know which all are the file formats the PSt supports.? How can i save the data into my PST.?

Ciji Joseph January 02, 2004


So much is said about outlook 2003, but can some one elaborate whether/ how does
outlook 2003 allow multiple pst files..eg, if u have configured 2 accounts in outlook 2003, and want it in such a way that each different account is configured in each pst file..(please don't suggest use of profiles)

Secondly, when u confiure email accounts, it allows u to specify the location
as to where you want to physically store the pst file, but it doesn't with configuring hotmail accounts, and it stores somewhere by default..

Hope this articel can focus on the areas i have raised..

Thanks, adn if this article is updated in regards to my focus areas, please
do let em know via email..

Rosh January 05, 2004


Very good article, but i would just like to mention that you can not set values for "Default location for .pst files" using Group Policy Editor. You have the same problem with OL2000 see KB 222237
Regards


diop February 25, 2004


Article is very good, but i want to know how to copy a .pst file when outlook is open(i.e if i try to copy it says some files are locked cann't copy).Any solution for this please mail to me.

Thank you.

praveen March 05, 2004


Hi, good article! How do you move a Office 2003 PST to Office XP? Seems it is backwards incompatible. Please help!

Mark March 18, 2004


Fascinating. The network operators' POV seems to be to limit PST use and functionality; whereas users want more functionality

Peter Bray March 23, 2004


Great article!!To access an Outlook 2003 .pst file from a different computer that has an earlier version of Outlook installed, see http://support.microsoft.com/?kbid=830336

Luigi March 24, 2004


 See More Comments  1   2   3   4   5   6   7   8 

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...

PsExec

This freeware utility lets you execute processes on a remote system and redirect output to the local system. ...


Related Articles Moving Away from PSTs

Exchange Server and Outlook Whitepapers Protecting (You and) Your Data with Exchange Server 2007

StoreVault SnapManagers for Microsoft Exchange and SQL Server

ETX Driving Embedded I/O

Related Events Check out our list of Free Email Newsletters!

Exchange Server and Outlook eBooks Spam Fighting and Email Security for the 21st Century

Understanding and Leveraging Code Signing Technologies

The Expert's Guide for Exchange 2003: Preparing for, Moving to, and Supporting Exchange Server 2003

Related Exchange Server and Outlook Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Exchange & Outlook UPDATE eNewsletter
News, strategies, products, and developments in Exchange Server and Outlook messaging.
Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

Latest Advancements in SSL Technology
There are a variety of different kinds of SSL to explore to ensure customer data is kept confidential and secure. In this paper, we will discuss some of these SSL advances to help you decide which would be best for your organization.

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Solving PST Management Problems
In this white paper, read about the top PST issues and how to administer local/network PST Files.

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.

Maximize Your SharePoint Investment: Get Your Data Moving
Watch this web seminar now to learn how to maximize your SharePoint investment! Join us as we take a look at the complex business of securing, accessing and managing vast amounts of information in a global network and various ways to get your data moving.

List Your Products in Our Technology Resource Directory
Don't miss the chance to post your free listing in this comprehensive directory for IT and developer professionals, powered by Windows IT Pro. But hurry! Deadline ends Oct. 9.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing