leederbyshire.com
Welcome to www.leederbyshire.com - Mobile MS Exchange web applications.
CONTACT
leederbyshire.com
HOME

OWA FOR PDA

BUY ONLINE

DOWNLOADS

TESTIMONIALS

SCREENSHOTS

FAQ

MANUALS

OTHER UTILITIES

UPGRADE

ARTICLES

Display A Welcome Message For New Users In Microsoft Outlook Web Access 2010

Back to Articles page

This article will show you how to create a popup welcome message for first-time users of Microsoft Outlook Web Access for Exchange 2010. It makes use of the fact that OWA shows a language selection page the first time a user logs in, and this is where you will make the changes.

First, locate the languageselection.aspx file in C:\Program Files\Microsoft\Exchange Server\v14\ClientAccess\Owa . Make a backup copy, then open it in Notepad. About 14 lines down, you will see a line like this:

  <script type="text/javascript">
Immediately after it, insert a line containing your message, like this:
  alert("Welcome to your first OWA session!");
Now when your users first log into OWA, they should see something like this:

As with most of these type of modifications, you will need to check that they still function after each product update. Sometimes your modified file will be replaced by a new one from the update.

Copyright © 2003 - 2012 Lee Derbyshire. All rights reserved.

Microsoft MVP OISV ShareIt! RSS MSExchange.org Reader's choice OWA Addons 1st runner-up