>>> Solutions To Problems >> Software > How To reset folder names in OWA Outlook (This page has been seen 2917 times)
How To reset folder names in OWA Outlook
The first time you access OWA (Outlook web access) it will set the default
language after the local in windows. This can be a problem if you are testing if
the account works from another locale windows, before giving it to the employee.
Here is how to change it
In Exchange 2000/2003 and Outlook 2000/XP/2003, when one of the following conditions takes place, the default language names of the folders inside the user's mailbox might change:
In Exchange 2000/2003 and Outlook 2000/XP/2003, when one of the following conditions takes place, the default language names of the folders inside the user's mailbox might change:
In both cases, the client's regional settings and locale will set the folder's language, but only if the proper language was also configured on the Exchange 2000/2003server itself. Some clients (for example, Outlook 2000 or older) do not allow the names of certain standard folders (for example, the Inbox) to be changed, but this is a client restriction and not a limitation of Exchange. In these cases, you could use a different client (such as the older Exchange client) to modify the folder names. Outlook 2002 clients can run a command line switch to rename the default folders to the language of the client. To do this, click Start, click Run, and then type Outlook.exe /resetfoldernames Outlook will start normally and the default folder names will be in the language of the client. You can also plant a registry tweak to all computers on your network by using a simple .REG file and running it with the REGEDIT /S switch: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\10.0\Outlook\Setup] "ResetFolderNames"=dword:00000001 Copy the text and paste it into a file. Save the file as (for example) RESETFOLDER.REG. For Outlook 2003 change the registry path to 11.0 instead of 10.0. Another method for setting the right language for the MBX folders involves suggesting to the users that they use a client in their preferred language to access their mailbox for the first time, so that the folders are created in the language they prefer. Note that only the language of the client matters; the settings of the OS and the server are not important. This article can also apply to when you change the name of an account in exchange, and even though it displays correctly in OWA it doesnt display correctly as the sender when you send a mail |
Like (1)
Dislike (0)
Keywords for this article:
OWA || Outlook || Folder Names in a different language || Person name doesnt change even though i have changed it in exchange
Advertisement by Google
Comment:
Code Language:
Code:
Here you can paste a code example. It will then be processed by SyntaxHighlighter and formatted for easier readability.
Please remember to select the correct Code Language in the select above so the SyntaxHighlighter can highlight the code properly.
Code:
Please enter the code you see above
What is 8 + 1 =