Langsung ke konten utama

How to configure the size limit for both (.pst) and (.ost) files in Outlook 2010, Outlook 2007, and in Outlook 2003

Microsoft Office Outlook 2010, Microsoft Office Outlook 2007, and Microsoft Office Outlook 2003 support American National Standards Institute (ANSI) and UNICODE personal folders (.pst) and offline folder (.ost) files. This article describes how to use the following four registry entries to limit the size of both the .pst and the .ost files:
  • The MaxFileSize registry entry
  • The WarnFileSize registry entry
  • The MaxLargeFileSize registry entry
  • The WarnLargeFileSize registry entry
Note The WarnLargeFileSize and WarnFileSize registry entries do not enable Outlook to warn you before the file size limit is reached.



The MaxFileSize registry entry

The MaxFileSize registry entry determines the absolute maximum size that both the .pst and the .ost files can grow to. After this maximum size is reached, Outlook does not permit the size of the file to grow beyond this size.



The WarnFileSize registry entry

The WarnFileSize registry entry determines the maximum data that both the .pst and the .ost files can have. After this maximum data is reached, neither the .pst nor the .ost files are permitted to add any more data. However, the size of the physical file may still increase because of internal processes.

In the following table, the MaxLargeFileSize registry entry and the WarnLargeFileSize registry entry refer to a UNICODE formatted (new Large format) file, and the MaxFileSize registry entry and the WarnFileSize registry entry refer to an ANSI formatted (an earlier Microsoft Outlook format) file. The UNICODE values are set in megabyte (MB) increments, while the ANSI values are set in byte increments.

Outlook 2010

NameTypeValid Data RangeDefault
MaxLargeFileSizeREG_DWORD0x00000001 – 0x0000C8000x0000C800 51,200 (50 GB)
WarnLargeFileSizeREG_DWORD0x00000000 – 0x0000BE000x0000BE00 48,640 (47.5 GB)
MaxFileSizeREG_DWORD0x001F4400 – 0x7C0044000x7BB04400 2,075,149,312 (1.933 GB)
WarnFileSizeREG_DWORD0x00042400 – 0x7C0044000x74404400 1,950,368,768 (1.816 GB)

Outlook 2007 and Outlook 2003

NameTypeValid Data RangeDefault
MaxLargeFileSizeREG_DWORD0x00000001 – 0x0000C8000x00005000 20,480 (20 GB)
WarnLargeFileSizeREG_DWORD0x00000000 – 0x0000BE000x00004C00 19,456 (19 GB)
MaxFileSizeREG_DWORD0x001F4400 – 0x7C0044000x7BB04400 2,075,149,312 (1.933 GB)
WarnFileSizeREG_DWORD0x00042400 – 0x7C0044000x74404400 1,950,368,768 (1.816 GB)

Outlook 2010

The policy location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\PST
The user preference location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\PST

Outlook 2007

The policy location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\PST
The user preference location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST

Outlook 2003

The policy location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook\PST
The user preference location for the registry entries is located in the following path in Registry Editor:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\PST

Follow these steps to configure the size limit for both the .pst and the .ost files.

Note The settings that are discussed in this article apply to both .ost and .pst files. If you modify these registries, this can affect .ost files that are used with Cached Exchange Mode, with AutoArchive, and with .pst. files.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  How to back up and restore the registry in Windows
  1. Click Start, and then click Run.
  2. In the Open box, type regedit, and then click OK.
  3. In the left pane, expand My Computer, and then expand HKEY_CURRENT_USER.
  4. Expand Software, and then expand Policies.
  5. Expand Microsoft, and then expand Office.
  6. Expand 11.0 for Outlook 2003, 12.0 for Outlook 2007, or 14.0 for Outlook 2010, and then expandOutlook.
  7. Click PST, and then right-click MaxFileSize in the right pane.
  8. Click Modify, and then type the value in the Value data box.
  9. Click OK.
  10. Right-click WarnFileSize, and repeat steps 8 through 9.
  11. Right-click MaxLargeFileSize, and repeat steps 8 through 9.
  12. Right-click WarnLargeFileSize, and repeat steps 8 through 9.
Note You may have to create the registry values if they do not exist. If the registry values do not exist, follow these steps to create them.
  1. Click Start, click Run, type Regedit, and then click OK.
  2. In the left pane, expand following registry key:

    For Outlook 2010
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook
    For Outlook 2007
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook
    For Outlook 2003
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\11.0\Outlook
  3. On the Edit menu, point to New, and then click Key.
  4. Type PST, and then press ENTER.
  5. On the Edit menu, point to New, and then click DWORD value.
  6. Type MaxFileSize, and then press ENTER two times.
  7. In the Edit DWORD Value window, type the value in the Value data box, and then click OK.
  8. Repeat steps 3 through 7 to create another DWORD WarnFileSize.
  9. Repeat steps 3 through 7 to create another DWORD MaxLargeFileSize.
  10. Repeat steps 3 through 7 to create another DWORD WarnLargeFileSize, and then close the registry.

    Note For mass deployment of these registry keys on end-user machines, the ORK tool can be used.
To automate the registry creation on end-user machines, use ORK for deployment scenarios.
It is recommended that the values between the MaxFileSize registry entry and the WarnFileSize registry entry, and the values between the MaxLargeFileSize registry entry and the WarnLargeFileSize registry entry be at least 5 percent (%) so that internal processes are not hindered from continuing.

If the value of the MaxFileSize registry entry ever exceeds the ANSI 2 gigabyte (GB) limit on either the .pst or the .ost files, the value will be ignored to limit the size to 2 GB to prevent corruption. The default value for the WarnFileSizeregistry registry entry is calculated to be 95% of the MaxFileSize registry entry for a UNICODE file, and it remains at 1,950,368,768 bytes for small ANSI files.

Note You can set the UNICODE limits beyond the values that are listed in the table. However, we do not recommend doing this because performance can decrease.

If .ost files or .pst files reach the limit that is specified in the WarnFileSize or the WarnLargeFileSize registries, the compaction function is triggered to try to reduce the size of the file to a usable level. When the WarnFileSize or the WarnLargeFileSize limit is reached, e-mail messages cannot be sent (provided that sent e-mail messages are stored in the Sent Items folder), and items cannot be copied or moved within the file. If the file is an archive .pst file that is used for AutoArchive, the AutoArchive operation will fail. However, e-mail messages can be deleted or archived from a .pst or from an .ost file that is currently being used as the default delivery location.

The following are some of the errors that may occur when files reach the maximums specified in the registries:
  • When you try to move items to a .pst or an .ost file that has reach the limit, you receive the following error message:
    Can't move the items. The file \.pst has reached its maximum size. To reduce the amount of data in this file, select some items that you no longer need, and then permanently delete them.
  • When e-mail messages are delivered to a .pst or an .ost file that are using Cached Exchange Mode, and the file has reached the limit, the Mailbox Cleanup wizard launches.

Komentar

Postingan populer dari blog ini

Dora from the Hell

Tahun 2000 awal. Tahun gencar-gencarnya gw dengerin radio, terutama Trax Fm ya. Entah kenapa dari awal SMP udah ga doyan TV. Hobi berubah drastis dari yang biasa audiovisual, cuma jadi audio doang. Dengerin radio kala itu addictive banget. Bukan buat denger lagu sebenernya, tapi lebih ke denger penyiarnya ngoceh. Musik itu jadi bonus aja di sela-sela penyiarnya ngobrol. Dari zaman Nirina Zubir, Arie Untung, Kemal, Indra Bekti, Stenny, Jody, Lembu, Sammy, Ditta, Lia, Molen, Rio, dll gila gw masih inget aja nama penyiarnya 😑 Balik sekolah langsung nyalain radio yang frekuensinya udah ga pernah gw ubah dari awal beli. Inget banget gw beli SIMBA II, double deck yang salah satu decknya bisa buat ngerekam. Skuldesak, acara buat anak sekolah dari Trax Fm (dulu namanya MTV on SKY) yang setiap minggunya itu pasti ngedapetin ambasador dari sekolah yang didaftarin buat dapet beberapa privilege dari Trax. Sammy  Bramantyo dan Ditta Wahab  (sesama Wahab bukan berarti sodara kandung...

Janji Joni

Gw lupa sih, sebenernya kapan pertama kali gw nonton ke bioskop buat nonton film Indonesia. Antara Petualangan Sherina/ Ada Apa Dengan Cinta. Pada zamannya itu film paling Hpye banget. Bisa dibilang film tersebut adalah pembuka buat industri film lokal bergairah lagi setelah mati suri sekian lama. Cuma dari kedua film yang gw sebutin tadi, ga se-membekas film Janji Joni. Waktu itu gw inget banget gw nonton sendirian ini Film (nerd alert), SMA kelas 2 klo ga salah. Gw cuma sekedar pengen nonton aja sebenernya. Tapi yang ada, gw dapet lebih dari sekedar nonton Film. Blom pernah gw se nikmat itu nontonin Film Indonesia. Janji Joni Film ringan sebenernya, cuma Joko Anwar eksekusinya maksimal banget. Cuma nyeritain Seorang pengantar roll film yang ketemu sama cewek yang sebel sama cowoknya karena terlalu perfeksionis. Joni kenalan sama si Cewek, cuma ga mau nyebutin namanya, Joni bakal dikasih tau namanya dengan syarat film yang bakal ditonton sama si cewek ga putus ditengah jalan. Berkemba...

Convert sms from Nokia To Android

Bismillahirahmanirahiimm.. Hooaaammmssss...setelah sekian lama ya ga ngeblog heuheu..markiblog ;) yak, sesuai judul mari kita bereksperimen. hehe...sebenernya ini bukan hasil karya gw juga sih. hasil dari googling sana sisi, akhirnya nemu juga cara buat mindahin sms dari nokia ke android. Mungkin ada sebagian yg beranggapan kalo sms itu penting banget, history atau mungkin sms buat barang bukti sesuatu (maybe). Nah gw dulu juga Nokia user yang beralih ke android. tp belom beralih secara full juga sih, soalnya Nokia masih gw pake. yuk lanjut, trik ini gw dapet dari webnya si.Mail , dikarenakan triknya ga berbahasa indonesia, maka dari itu gw mencoba buat sedikit translate dan koreksi sedikit. nah software-software yg kita butuhkan adalah: Nokia Ovi suite versi 2.1 bisa di download disini . untuk tambahan tidak boleh yg versi diatasnya Software converter smsnya bisa di download disini  namanya Nokia2AndroidSMS Berikut software buat import/export smsnya namanya SMS Ba...