Windows Server Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Sunday, 30 June 2013

Increase maximum size pst-files with Outlook 2007

Posted on 07:37 by Unknown
Pst  default Size Information :How do I increase the maximum file size of an UNICODE pst file. The default size is 20 GB but as far as I know there must be a registry value that allows to increase the maximum up to approximately 4TB.



his tip does not apply to pst-files who are in the Outlook 97-2002 format (ANSI formatted pst-files).


Procedure for the Registry settings :

You need to go to the following location in the Registry;
  • Outlook 2003
    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\PST
  • Outlook 2007
    HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST
  • Outlook 2010
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\PST
Here you must create and set 2 new DWORD values (note that these values are case sensitive);
  • WarnLargeFileSize
    Don’t set this higher than 4090445042 (decimal) or f3cf3cf2 (hexadecimal)
  • MaxLargeFileSize
    Don’t set this higher than 4294967295 (decimal) or ffffffff (hexadecimal)
The first value is how many MB a user can write to a pst-file. The second value is how many MB the system can write to a pst-file. This difference has to be at least 5% since there is more written to a pst-file than just user data.

Registry Editor - Increase the maximum size of your pst-file via the MaxLargeSize key.
the maximum size of a pst-file has been set to 100GB with a warning at 95GB from the above settings.


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • linux Specific command wise Decsription
    1.alias Create an alias, aliases allow a string to be substituted for a word when it is used as the first word of a simple command. Syntax: ...
  • (no title)
    Snapshot - Restoring a volume from Dos Quick steps Boot your system from a DOS boot disk. Below it is assumed that your image data are acc...
  • Locking your computer--System logoff time
    Locking your computer To help protect your computer, you should log off of it or lock it when you are away. When you log off of your comp...
  • Post installation of Fedora -Linux first steps
    Post installation of Fedora -Linux first step to be performed Open a terminal. Become superuser by entering 'su' and then the passwo...
  • VMWare --windows XP Backup
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1013628 http://kb.vmware.com/selfservi...
  • Server setup@KM
    KM-dcserver IP address : 192.168.1.2 255.255.255.0 192.168.1.3 DNS:192.168.1.2 KM-dcbackup IP address : 192.168.1.3 255.255.255.0 DNS:192.16...
  • Network settings for VMWare Fusion
    Network settings for VMWare Fusion Posted October 6th, 2010 by David Gabbe in • Bridged • Fusion • NAT • network • VMWare By default VMWare...
  • (no title)
    Install Fonts in Fedora Procedure for the fonts installation Log in as root or use su at command line $ su Go to the font storage directory:...
  • To Create User in CVS (JAVA)
    The below is the cofiguration settings for the CVS user creaton : Example: d:\CVSNT --->Enter Key set cvsroot = :SSPI:localhost:/km-repo ...
  • Linux Partitioning
    If you look at the Linux file hierarchy, you find the following : • /bin - common binaries • /sbin - Binaries used for system administration...

Blog Archive

  • ▼  2013 (4)
    • ▼  June (4)
      • Increase maximum size pst-files with Outlook 2007
      • Post installation of Fedora -Linux first steps
      • TO UNINSTALL OPENJDK AND INSTALL JDK with Fedora
      • Install Fonts in FedoraProcedure for the fonts ins...
  • ►  2012 (9)
    • ►  July (1)
    • ►  April (2)
    • ►  January (6)
  • ►  2011 (38)
    • ►  November (4)
    • ►  October (4)
    • ►  September (11)
    • ►  August (1)
    • ►  July (1)
    • ►  March (7)
    • ►  January (10)
  • ►  2010 (26)
    • ►  December (1)
    • ►  November (6)
    • ►  September (3)
    • ►  August (10)
    • ►  July (5)
    • ►  May (1)
Powered by Blogger.

About Me

Unknown
View my complete profile