Lessons Learned

Things I wish I had known…

October 27th, 2008

SBS 2008 - Exchange and Quotas

SBS 2008 includes the default message store limits for Exchange 2007 - 2GB per mailbox. But it imposes this limit in two places that you will need to know during a migration.

  1. The Exchange Message Store has a 2GB limit at installation time.
  2. The Standard User Role has a user quota for Exchange of 2GB.

If you are migrating a system that has users with mailboxes over 2GB, you need to address both of these items. Adjusting the quota for the message store is fairly straightforward, and you actually won’t be able to complete the Move Mailbox portion of the migration until you adjust this setting if you have mailboxes with more than 2GB of data in them. But that’s the time you should also go in and either adjust the Standard User role to remove the 2GB quota, or create a new role based on the Standard User role that does not have the quota enabled.

Unless you want to force the user to shrink their mailbox size to under 2GB.

October 1st, 2008

Running Just About Anything as Admin in 2008

In the new world of limited access permissions in Server 2008, trying to get elevated permissions to run certain things can be a bit of a challenge. That’s where this handy shortcut comes in.

In 2008, type a command to run in the Search window of the Start menu, then hold CTRL-SHIFT and hit Enter to execute that command as Administrator. You’ll get the UAC prompt, then the tool will run with elevated permissions.

|