Results 1 to 4 of 4

Thread: Customize size limit of Exchange 2007 database

  1. #1
    Join Date
    Apr 2009
    Posts
    569

    Customize size limit of Exchange 2007 database

    I have a PC at my office which is running on Windows server 2003. On this computer we use Exchange 2007 Standard Edition with database size limit of 50 GB. Actually we need to do some modification in this size. Do any of you have idea of doing that ? Please let me know. I need to do that urgently.

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: Customize size limit of Exchange 2007 database

    Well, you can do that easily but you need to workaround in registry. Heres how:-

    • Start Registry Editor by typing regedit in the command prompt and Enter.

    • Locate the following registry subkey:

      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\<SERVER NAME>\Private-<database GUID>
    • You can get the GUID of a database by running the following command in the Exchange Management Shell: Get-MailboxDatabase -Identity "<server name>\<storage group name>\<database name>" | Format-Table Name, GUID

    • If the Database Size Limit in GB DWORD exists for the subkey, change its value to the desired size in gigabytes.

    • If the Database Size Limit in GB DWORD does not exist for the subkey, create a new DWORD with that name, and then set its value to the desired size in gigabytes.

    Thats it.. You are done !!

  3. #3
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Customize size limit of Exchange 2007 database

    The Exchange store process checks any database size limits periodically and dismounts a database when the size limit is reached. You can modify the database size limit by adding or changing a value in the registry.If you change the size limit of your Exchange databases, you may want to re-evaluate your Exchange database backup and restore plan. Specifically, if you increase the size limit of the Exchange databases, be sure to test your backup and recovery operations using the new database size limits to make sure that you can still meet your service level agreements.

  4. #4
    Join Date
    Feb 2009
    Posts
    240

    Re: Customize size limit of Exchange 2007 database

    To use the Exchange Management Shell to get mailbox database statistics, run the following command:

    Get-LogonStatistics -Database <mailbox database name> | Format-List

Similar Threads

  1. Maximum Size limit for Exchange 2003 Mailbox
    By Mind It in forum Windows Software
    Replies: 4
    Last Post: 05-10-2009, 01:30 PM
  2. Exchange Mailbox Store size limit.
    By Deabelos in forum Small Business Server
    Replies: 4
    Last Post: 24-09-2009, 10:42 AM
  3. Replies: 3
    Last Post: 18-04-2007, 04:26 PM
  4. Replies: 1
    Last Post: 04-04-2007, 05:11 AM
  5. Increase database size limit to 75GB in Exchange
    By Landon in forum Small Business Server
    Replies: 1
    Last Post: 30-03-2007, 09:40 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,034,903.57398 seconds with 16 queries