Posts Tagged ‘Client Access Server’
Overview of Exchange Server Virtual Directories
Written by Paul Cunningham on February 4, 2010 – 5:34 pm -
Some Exchange Server 2007 and Exchange Server 2010 roles require Internet Information Services (IIS) to function. On these servers Exchange will install a series of IIS virtual directories. In this post I will describe the Exchange Server virtual directories and their purpose.
/owa – This is the directory for OWA (Outlook Web Access on Exchange 2007, and now called Outlook Web App on Exchange 2010), which is the web browser version of Outlook that is usually accessed by remote workers. The /owa directory is for access to Exchange 2007 or 2010 mailboxes.
/Public – This is the directory used by OWA users when accessing any Public Folders in the organization.
/Exchweb – This directory is used for OWA access for Exchange 2003 or 2000 users but is not usually accessed directly by the end user. The OWA session will automatically refer the connect to this virtual directory when necessary.
/Exchange – This directory is again used for OWA access. When an Exchange 2003 or 2000 mailbox user access the /Exchange virtual directory they are proxied to their mailbox. For Exchange 2007 or 2010 mailbox users they are redirected to the /owa directory for their mailbox access.
This is useful during the transition from legacy Exchange versions to 2007 or 2010, because users can continue to connect to the /Exchange directory and the result will always be that they connect to their mailbox, as long as the server does not run the Mailbox Server role. In other words, the /Exchange directory only works for legacy mailbox users if the server is a dedicated Client Access Server (though it can also contain the Hub Transport Server role without a problem). Continue reading Overview of Exchange Server Virtual Directories
Exchange Server 2007 Availability Service Explained
Written by Paul Cunningham on September 24, 2009 – 3:14 pm -
When planning an Exchange Server 2007 project with customers the question of Public Folders always comes up. One of the scenarios in which Public Folders are discussed is by customers who do not currently use Public Folders, and who want to know whether they need to use them with Exchange Server 2007.
The question relates to the topic of Free/Busy information, which is the data from mailbox users’ calendars that lets others see their availability when trying to schedule meetings in Outlook.
Exchange 2003 stores Free/Busy information in the Public Folder database for all mailbox users, whereas Exchange Server 2007 introduced a new feature called the Availability Service to replace that functionality. The Availability Service runs on the Client Access Server role.
The Availability Service does not store Free/Busy data, rather it retrieves it on request directly from the mailbox in question. This is in contrast to Exchange 2003 which stored the data in a special Public Folder. The data was published to the Public Folder by the Outlook client itself, and so it was not always completely up to date.
Some of the advantages of the Availability Service over the Public Folder publishing method are:
- Makes Free/Busy data sharing available in a more granular fashion for end users (e.g., can choose to just show whether they are free or not, or also show details of the meetings they have planned, etc)
- Simplifies cross-Forest sharing of Free/Busy data by making it directly accessible between organizations, instead of the legacy method of synchronizing Free/Busy data with the Inter-Org Replication Tool
- Exposes Free/Busy data via Exchange Web Services so that it can be accessed by other programs via APIs
The main dependency of the Availability Service is that it can only be accessed by Outlook 2007 and later clients. Outlook 2003 and earlier have no ability to query the Availability Service. This leads to some confusion for customers, especially during a migration project when both Exchange 2003 and 2007 co-exist in the organization. Continue reading Exchange Server 2007 Availability Service Explained
Posted in Exchange server | No Comments »


