Unable to open your default e-mail folders. The Microsoft Exchange Server computer is not available. Ether there are network problems or the Microsoft Exchange Server computer is down for maintenance.

Outlook 2000, 2003, 2007 problems
When running Exchange 2003 or Exchange 2007. A Exchange 2007 users can no longer logon their mailbox using MAPI. They can using OWA and if I give another user full mailbox access this user has no problem logging on using MAPI.
Creating a new Outlook 2003 profile gives same error and [...]

No Comments

How to Forward email in Exchange 2003 and 2007

For Exchange 2003:
Open the user’s properties under Active Directory Users and Computers.Click on the “Exchange General” tab.

For Exchange 2007
Open Exchange Management Console -> Right Click on a user Properties -> Click Mail Flow Setting -> Select Delivery Options -> Forwarding address

No Comments

Share and Use an Attached Contact and Distribution List in Outlook

You can share one or several of your contacts as an attachment in an e-mail message to another person. This allows you to share information with other colleagues. You can also share a Distribution list with another person as well.
This How To gives directions on how to share a single or multiple contacts or distribution [...]

No Comments

How to Set up POP3 or IMAP4 e-mail for Smartphone with Exchange 2007

POP is typically carried over TCP port 110, whereas IMAP uses TCP port 143. Both protocols can (and should) be secured with SSL, in which case POP uses port 995 and IMAP uses port 993. The Exchange implementation of both protocols supports several authentication methods, including plain credentials and GSSAPI, which can be used for [...]

No Comments

Comparing Two Approaches to Remote Mailbox Access: IMAP vs. POP

POP was designed to support “offline” mail processing. In the offline paradigm, mail is delivered to a (usually shared) server, and a personal computer user periodically invokes a mail “client” program that connects to the server and downloads all of the pending mail to the user’s own machine. Thereafter, all mail processing is local to [...]

No Comments

Exchange 2007 OWA Error: Outlook Web Access

The IIS 6.0 Resource Kit Tools can help you administer, secure, and manage IIS.http://www.microsoft.com/downloads/details.aspx?FamilyID=56FC92EE-A71A-4C73-B628-ADE629C89499&displaylang=en
Server Error in ‘/owa‘ Application.——————————————————————————–Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed [...]

No Comments

Troubleshooting Microsoft Exchange Server Performance

Having one or more subsystems that are underperforming alters the responses and behaviors of a server. Usually, this means that the server becomes unresponsive or falls below what is considered acceptable operational behavior. This diminished performance puts the service level agreement (SLA) at risk, which ultimately means the organization itself can suffer.This technical article [...]

No Comments

Outlook Web Access could not find a mailbox for DOMAIN\IUSR_EXCHANGE.

Restoring the Metabase with History Files (IIS 6.0)
The metabase consists of the following elements:
• MetaBase.xml file. This file stores IIS configuration information that is specific to an installation of IIS.
• MBSchema.xml file. This file contains the metabase schema. The MBSchema.xmlfileis a master configuration file that defines default attributes for all metabase properties and enforces rules [...]

1 Comment

Microsoft Exchange 2007 - Setting Maximum item size (kb) to a bigger number tips

 

Step 1.Open Exchange Management Console -> Server ConfigurationRight Click on Public Folder Database-> Properties -> LimitsChange Maximum item size (kb) to 76800 for 75MB file size limit from the default 10240 (kb) = 10 MB
Step 2.Open cmdlet shell in your Exchange Server 2007
Note: 10240 KB = 10 MB
1. Set-TransportConfig -MaxReceiveSize 60MB -MaxSendSize 60MBOrganizational limits: These apply [...]

No Comments

Exchange Server 2007 Feature Demos

See features in Exchange Server 2007 for yourself: view these demos given by Exchange Server experts. To view these Windows Media demos, you need Microsoft Internet Explorer and the Windows Media Player.
http://www.microsoft.com/exchange/evaluation/demos/default.mspx
Features of Exchange Server 2007
http://www.microsoft.com/exchange/evaluation/features/default.mspx

1 Comment

Outlook Tips - Using Command lines

To use switches, at the Start menu, Run command type:
Outlook /switch
Occasionally you’ll need to use the full path to Outlook, so the command line looks like:
“C:\Program Files\Microsoft Office\Office11\Outlook.exe ” /switch
Note: Paths that include spaces between words must be enclosed in quotation marks (”) and are case sensitive.You’ll need the full path if you [...]

No Comments

Exchange 2007 - Understanding Mailbox Permissions

Understanding Mailbox Permissions
Collapse All
Exchange 2007
Understanding Mailbox Permissions
Applies to: Exchange Server 2007, Exchange Server 2007 SP1 Topic Last Modified: 2007-08-30
In the most common Microsoft Exchange Server 2007 scenario, each user has a single mailbox and each mailbox is accessed by that single user. However, there are many scenarios that require a more advanced configuration of a mailbox. For example:

Mailboxes [...]

1 Comment

Exchange Management Shell Tips of the Day

Tip Related topics
Did you know that the Identity parameter is a “positional parameter”? That means you can use:
Get-Mailbox “domain\user” instead of: Get-Mailbox -Identity “domain\user”
It’s a neat usability shortcut!

Identity
Syntax
Parameters
Get-Mailbox

To return all scripts that are found in your path, type:
Get-Command -Type ExternalScript
And for a useful shortcut, assign it in your profile as:
Function Get-Scripts { Get-Command [...]

No Comments

Exchange 2007 - How to Allow Mailbox Access

How to Allow Mailbox Access
Applies to: Exchange Server 2007, Exchange Server 2007 SP1 Topic Last Modified: 2007-08-24
This topic explains how to use the Exchange Management Shell to grant the Full Access permission for a mailbox or the Receive As permission for a mailbox database.
When you grant a user the Full Access permission to a mailbox, [...]

No Comments

Run IT on a Virtual Hard Disk

The Microsoft VHD format is the common virtualization file format that provides a uniform product support system, and provides more seamless manageability, security, reliability and cost-efficiency for customers.
Featured VHDs
Using the power of virtualization, you can now quickly evaluate Microsoft and partner solutions through a series of pre-configured Virtual Hard Disks (VHDs). You can download [...]

No Comments