NickShertzer.com

Tag: exchange

Exchange 2007 Mailbox Quotas

by Nick on Jun.03, 2010, under Business

Received a “your mailbox is almost full” message sent by Exchange 2007. Please reduce your mailbox size. Delete any items you don’t need from your mailbox and empty your Deleted Items folder.

Mailbox quota was already set via Exchange Management Console, but had no effect on warnings issued. Also, mailbox was almost 3GB at the time and not the stated 1948MB out of 2048MB from the warning.

Fix was applied to Exchange 2007 via the Exchange Management Shell.

[PS] C:\Windows\System32>set-mailbox “brenda” -ProhibitSendReceiveQuota 5948MB
[PS] C:\Windows\System32>set-mailbox “brenda” -ProhibitSendQuota 5948MB
[PS] C:\Windows\System32>set-mailbox “brenda” -IssueWarningQuota 5148MB
[PS] C:\Windows\System32>set-mailbox “brenda” -ProhibitSendReceive “UNLIMITED”
[PS] C:\Windows\System32>get-mailbox “brenda”|format-list

Leave a Comment :, , more...

Access OWA using Safari & Mac OS10

by Nick on Dec.08, 2009, under Business

Open Safari and click “Safari > Preferences”

Choose the “Autofill” tab and CHECK “User names and passwords”

Navigate to https://mail.mcgb.com/exchange

Install Trusted Root Certificate

a. Click “Show Certificate”

b. Check “Always trust “server.domain.local” when connecting to “mail.server.tld”

c. Expand “Trust” section and choose drop down for “Always Trust” for everything.

d. Enter system password when challenged.

Login to OWA using mcgb\username and office password.

Choose “YES” to prompt “Would you like to save this password?”

Drag and drop address bar to desktop to create shortcut.

Leave a Comment :, , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!