Optimizing Exchange Memory Usage

How Exchange 2000 is like your two-year-old.

Bill: I inherited an Exchange 2000 server and I was curious on a couple of items. I'm an MCSA and this is my first Exchange box to administer. Is there a way to set the max memory size like there was in previous versions of Exchange? Currently, the STORE.EXE process is using 993MB out of 1.5GB of available RAM. I looked into this problem at support.microsoft.com and couldn't find an answer.

The other question is: What should the performance look like for this server with only 61 mailboxes. The server runs on a 1.8GHz Pentium 4 with 1.5GB of memory and a 100GB RAID-5 array. Currently, CPU usage is very low but memory usage sometimes totals 1.42GB. To me this seems very high. The server is also running DNS, chat and few minor programs.
—Matt

Get Help from Bill

Got a Windows or Exchange question or need troubleshooting help? Or maybe you want a better explanation than provided in the manuals? Describe your dilemma in an e-mail to Bill at mailto:[email protected]; the best questions get answered in this column.

When you send your questions, please include your full first and last name, location, certifications (if any) with your message. (If you prefer to remain anonymous, specify this in your message but submit the requested information for verification purposes.)

Matt: Don't let the high memory utilization of Exchange concern you. Memory tuning under Exchange happens automatically via Dynamic Buffer Allocation (DBA). If you've ever raised a toddler, you'll understand how the DBA lays claim to memory. It follows the "Rules of Two Year-Olds", which go like this:

  • If it's in my hands, it's mine.
  • If I like it, it's mine.
  • If it looks like mine, it's mine.
  • If I can take it away from you, it's mine.
  • If I had it a while ago, it's still mine.
  • If I'm doing or building something, all the pieces are mine.
  • If it's mine, it must never appear to be yours in any way.

Using these rules, the DBA eventually consumes nearly all available RAM. But if you were to introduce a new application, such as an anti-spam service or a fax service, then Exchange would cede memory over to that application over a period of time. See Micrsoft Knowledge Base article 815372, "How to Optimize Memory Usage in Exchange Server 2003," for more information about the DBA and memory handling.

Seeing that you have over 1GB of RAM on the server, it's also important that you set the /3GB switch in the Boot.ini file. This tells Exchange to use a different and more efficient method for assigning memory to file handles (a data structure called a PTE.)

Here's an example Boot.ini file with the switch:

[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(3)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINNT="Microsoft Windows 2000 Server"
/fastdetect /3GB

Hope this helps.

About the Author

Contributing Editor Bill Boswell, MCSE, is the principal of Bill Boswell Consulting, Inc. He's the author of Inside Windows Server 2003 and Learning Exchange Server 2003 both from Addison Wesley. Bill is also Redmond magazine's "Windows Insider" columnist and a speaker at MCP Magazine's TechMentor Conferences.

Featured

  • Report: Cost, Sustainability Drive DaaS Adoption Beyond Remote Work

    Gartner's 2025 Magic Quadrant for Desktop as a Service reveals that while secure remote access remains a key driver of DaaS adoption, a growing number of deployments now focus on broader efficiency goals.

  • Windows 365 Reserve, Microsoft's Cloud PC Rental Service, Hits Preview

    Microsoft has launched a limited public preview of its new "Windows 365 Reserve" service, which lets organizations rent cloud PC instances in the event their Windows devices are stolen, lost or damaged.

  • Hands-On AI Skills Now Outshine Certs in Salary Stakes

    For AI-related roles, employers are prioritizing verifiable, hands-on abilities over framed certificates -- and they're paying a premium for it.

  • Roadblocks in Enterprise AI: Data and Skills Shortfalls Could Cost Millions

    Businesses risk losing up to $87 million a year if they fail to catch up with AI innovation, according to the Couchbase FY 2026 CIO AI Survey released this month.