Who would you configure OWAS settings on an exchange server
Answer Posted / raveesh katiyar
Mobile messaging has become widely used since the release
of Exchange Server 2003 Service Pack 2 (SP2), which
provided much needed functionality. SP2 has been able to
offer remote access users much of the same functionality as
users working within the network.
Outlook Web Access (OWA) provides remote users access to
their messaging system via any compliant web browser,
making mobile messaging universally accessible to any user
with a browser enabled device.
Configuring the Virtual Directories
When you install the client server access role on the
Exchange Server, four default virtual directories are
created to be used by Outlook Web Access. The directories
are:
/owa - which is used for mailbox access
/Public - used to access public folders
/Exchange - used to access mailboxes and provide backwards
compatibility
/Exadmin - which provides access for administrative
settings and properties
These directories are usually sufficient for most
deployments, but you can create additional virtual
directories if you require them using the New-
OWAVirtualDirectory command. Note that the forms based auth
and secure socket layer encryption enabled by default in
the /owa virtual directory will not apply to the new
directory and these security services must be enabled
manually.
Simplifying the OWA URL
Users like simplicity and simplicity reduces the need for
tech support from the IT helpdesk. The URL that users use
to access their mailbox via OWA can be simplified using the
IIS manager. The process simply employs an http redirect
and you can also set the IIS web page to automatically send
the user to the secure http URL.
Simply create the html redirect code to
URL=https://servername/exchange, open the IIS manager and
program the redirect in the properties of the default web
site.
Modifying Attachment Handling Settings
A new service introduced in Exchange Server 2007 is Web
Ready Document Viewing, which allows users accessing the
messaging servers via OWA to view certain types of common
documents rendered within the browser.
The document types include Word, PDF, Excel and PowerPoint.
You can use either the Exchange Management Console or the
Set-OwaVirtualDirectory command under the manager shell. In
the console, the settings are located under Web Ready
Document Viewing settings under the OWA properties in the
server properties Client Access settings.
Public and private file access can be configured to either
allow access, block access, or force save the file to the
client’s device before viewing. All attached files with
either a default or a known file extension, are by default
set to one of these three options.
You can also choose one of the options for unkown file
extensions. Again, you can either use the Exchange
Management Console or the Set-OwaVirtualDirectory command
under the manager shell.
In the console you can set the file name extensions in the
allow, block or force save list under the Direct File
Access settings page. To modify the list you must select
Customize direct file access and Direct file access must be
enabled. There are two sets of settings, one for public
file access and one for private file access.
Available only in Outlook Web Access Premium client,
SharePoint and Windows File Share (UNC) integration
provides read-only access to documents. Administrators can
configure OWA to allow or block access on individual
servers, allow or block access from private or public
computers, create a list of remote servers to be treated as
internal (only documents on internal host can be accessed
via OWA), and allow or block access using segmentation.
To set access to individual servers simply add the host
name to the block or allow list under Remote File Servers
in the OWA configuration settings. You can also use the Set-
OwaVirtualDirectory command in the manager shell.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how do I disable the “automatically update e-mail addresses based on recipient policy” on all users or contacts?
Where is the instant messaging server?
What microsoft tries to focus to deliver on exchange server 2010?
Do I need windows xp to use outlook rpc over http?
What is new in exchange server 2007?
What happened to active/active clustering?
Can I have multiple exchange 2003 organizations in a single forest?
Explain what happened to active/active clustering?
What is change related to mapi access using outlook in exchange 2013?
Explain how do I limit the maximum amount of messages the smtp queue can hold?
What if the client access server role is not available from the internet?
Explain how do I add a disclaimer to outgoing smtp messages in visual basic/visual basic script?
Exchange group policy notes, what should I do?
What are the features discontinued in exchange 2013 when compared with exchange 2007?
Can I rename or move the default groups created by exchange during domainprep and forestprep?