Ex2007 - Setting time zone info for users w/o OWA login
I know that once a user logs in to OWA the first time their time zone needs to be selected. How do we do this via PowerShell/IIS Administration/whatever so this is set without user interaction when they go to OWA the first time? Thanks! Jason
October 24th, 2008 11:19pm

Hello Jason, If you set any default language for individualuser or for all usersthen it setsRegional Settings like time zone, date/time style etc automatically but I dont think so we can set only time zone without setting default language before login into OWA first time. Note: If you set the default language then it will change default folder name (like Inbox, outbox, Sent Item) into that language. Reference: How to Configure Language Settings for Outlook Web Access http://technet.microsoft.com/en-us/library/aa997435(EXCHG.80).aspx
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2008 1:01pm

Viewing version When the firest logon on OWA depends on that client sends request header that contains regional language ; In a word, deponed on that client locates regional options; So, I dont agree amit s idea, perhaps I am wrong??? If anything wrong, pls free time to tell me,thank amit; -jack
October 27th, 2008 6:30am

Set-OwaVirtualDirectory -identity "Owa (Default Web Site)" -DefaultClientLanguage <language code> So if you want it to be English - US, change <language code> to 1033.
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2008 4:18pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics