Avatar of synovatech
synovatech
 asked on

How to increase Mailbox Storage Limits for user on Exchange 2003 ?

How to increase Mailbox Storage Limits for user on Exchange 2003 ?
a user Storage limits was set to issue warning at 145000 and to prohibit send at 150000
i moved the user to 250000 Mailbox Store , and i removed issue warning at 145000 and to prohibit send at 150000
and i set it to Use mailbox store defaults,
I did Dismount Store , Mount Store , and reboot the user PC , but the user can not send email.
How can i fix this?
ExchangeSBS

Avatar of undefined
Last Comment
Technojunkey

8/22/2022 - Mon
Technojunkey

Have your tried Rebuilding the Recipient Update Service?
Dirtpatch-Jenkins

tomcahill

To increase the Exchange Server 2003 SP2 database size, follow these steps.

Important Before you increase the maximum size of an Exchange database, verify that sufficient hard disk space is available for the larger database.
On the computer that is running Exchange 2003 SP2, click Start, click Run, type regedit, and then click OK.
Click one of the following registry subkeys, as appropriate for the store that you want to increase:
For a mailbox store, click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Private-Mailbox Store GUID
For a public folder store, click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Public-Public Store GUID
On the Edit menu, point to New, and then click DWORD Value.
In the New Value #1 box, type Database Size Limit in Gb, and then press ENTER.
Right-click Database Size Limit in Gb, and then click Modify.
Click Decimal, and then type an integer from 1 to 75 in the Value data box.

Note These integer values represent the maximum size of the database in gigabytes (GB). For example, a value of 75 represents a database that has a maximum size of 75 GB.
Click OK, and then exit Registry Editor.
Restart the Microsoft Exchange Information Store service. To do this, follow these steps:
Click Start, click Run, type cmd, and then click OK.
At the command prompt, type the following command, and then press ENTER:
net stop msexchangeis
After the Microsoft Exchange Information Store service has stopped successfully, type the following command, and then press ENTER:
net start msexchangeis
Examine the Application log to verify that the database size has been set successfully. To do this, follow these steps:
Click Start, click Run, type eventvwr, and then click OK.
In the Event Viewer tool, click Application.
Double-click event ID 1216 to verify that the database size has been set successfully.

Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
synovatech

ASKER
No i did not , But how can i do that (Rebuilding the Recipient Update Service)?
ASKER CERTIFIED SOLUTION
Technojunkey

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.