So off the back of this post "942227: You may receive duplicate Out of Office messages in Outlook 2003 after your mailbox is migrated to Exchange Server 2007" one of the workarounds is to use OWA to set the OOO. So I wanted to be able to send a link out to a user that will take them direct to OOO page in OWA
So after some surfing I came up with nothing to help me, the IIS logs come to the rescue.
Use the following URLs to get direct to ...
Inbox:https://<SERVERNAME>/owa/?ae=FolderContacts: https://<SERVERNAME>/owa/?ae=Folder&t=IPF.Contact Calendar: https://<SERVERNAME>/owa/?ae=Folder&t=IPF.Appointment Tasks: https://<SERVERNAME>/owa/?ae=Folder&t=IPF.Task
OptionsRegional Settings: https://<SERVERNAME>/owa/?ae=Options&opturl=RegionalMessaging: https://<SERVERNAME>/owa/?ae=Options&opturl=MessagingSpelling: https://<SERVERNAME>/owa/?ae=Options&opturl=SpellingCalendar Options: https://<SERVERNAME>/owa/?ae=Options&opturl=CalendarOut of Office Assistant: https://<SERVERNAME>/owa/?ae=Options&opturl=OofJunk E-Mail: https://<SERVERNAME>/owa/?ae=Options&opturl=JunkEmailChange Password: https://<SERVERNAME>/owa/?ae=Options&opturl=ChangePasswordGeneral Settings: https://<SERVERNAME>/owa/?ae=Options&opturl=GeneralDeleted Items: https://<SERVERNAME>/owa/?ae=Options&opturl=DeletedItemsMobile Devices: https://<SERVERNAME>/owa/?ae=Options&opturl=EasAbout: https://<SERVERNAME>/owa/?ae=Options&opturl=About
Not you need to turn off FBA to get this to work
No Comments