Community Page
- www.hightechdad.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I fixed it by changing the plugins folder name to plugins_temp, then changing it back to plugins while logged onto the dashboard. i deactivated all plugins, then upgraded the ones that needed...
- I changed the plugin file name to plugins_temp and that allowed me to get into the admin panel. However, the plugins page lists them all as deactivated and non-existent, so I can't bulk...
- HighTechDad, you saved my life! Your fix worked just right. Many thanks!
- i did try it but , do not worked on my 2000 odyssey, does anyone know why?
- I went through the steps of backing up my iPhone and doing the Reset All Settings and then restoring and did not get my apps back. I selected to Sync only Selected Apps and then UN-Checked every...
HighTechDad Blog
...where technology and fatherhood collide...Fix-it: SBS 2003, 16 gig Exchange Limit, Event IDs 9175 and 445
Started by hightechdad · 1 month ago
1 year ago
It seems like a strange way to leave a "Fix It"
No Add-Click for you.
MRB
1 year ago
Thanks for the comment. However, I'm not sure I understand your comment. Event 1216 is an Informational message, meaning that it doesn't need to be fixed. I used Event 1216 to let people know how to check to make sure that the registry hack worked and was taking the new value. My article subject does discuss Event 1216 either.
Sorry that you found it confusing. Hopefully by reading through the article and your and my comments, users will understand the issue and fixes.
-HTD
4 months ago
Install Exchange 2003 Service Pack 2. This is essential!
Launch regedit
Navigate to HKLM/System/CurrentControlSet/Services/MSExchangeIS/<yourservername>
Under the server name there will be two folders, one called 'private', the other 'public'. Both names are followed by a long string of alphanumerics.
Highlight the private one.
Right-click it and choose NEW -> DWORD VALUE
Call it 'Database Size Limit in Gb' without the quotes. This is case sensitive and you must get it absolutely spot on or it will not work.
Double-click this new value, change the type to 'decimal' and give it any number up to 75. This is the size in Gb that you want it to be.
Repeat steps 6 to 8 for the public entry.
Restart the Exchange Information Store Service.
4 months ago
-HTD