How to enter the product key in Exchange Server? After installing Exchange Server, we like…
Find Exchange Server language
Exchange Server comes in different languages and not only in the English language. Sometimes you need to know which Exchange Server language is installed. In this article, we will show how to check which Exchange Server language is installed.
Table of contents
Exchange Server languages
When going to the Exchange Server build numbers and release dates, you can select the Exchange Server version you want to download. After that, you can select the language.
The following Exchange Server languages are available:
- Chinese (Simplified)
- Chinese (Traditional)
- English
- French
- German
- Italian
- Japanese
- Korean
- Portuguese (Brazil)
- Russian
- Spanish
Find installed Exchange Server language
Find out which Exchange Server language is installed. First, sign in to the Exchange Server. Next, start Registry Editor and navigate to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v15
On the right side, find the Server Language (REG_DWORD).
In our example, the Server Language shows the value data:
- Hexadecimal: 0x409
- Decimal: 1033
Let’s find out which Exchange language that is.
Language Code Identifiers (LCID)
The below table is a list of Exchange Servers with their language code. Compare the Server Language value, which you did find in Registry Editor, with the values in the below table.
Language | Hexadecimal | Decimal |
---|---|---|
Chinese (Simplified) | 0x4 | 4 |
Chinese (Traditional) | 0x7C04 | 31748 |
English | 0x409 | 1033 |
French | 0x40C | 1036 |
German | 0x407 | 1031 |
Italian | 0x410 | 1040 |
Japanese | 0x411 | 1041 |
Korean | 0x412 | 1042 |
Portuguese (Brazil) | 0x416 | 1046 |
Russian | 0x419 | 1049 |
Spanish | 0xC0A | 3082 |
Did this help you to find the installed Exchange Server language?
Read more: Remove message header in Exchange Server »
Conclusion
You learned how to find which Exchange Server language is installed. First, start Registry Editor on the Exchange Server. After that, find the Exchange language code. As of last, compare the Exchange language code with the provided language table.
Did you enjoy this article? You may also like Find Exchange version with PowerShell. Don’t forget to follow us and share this article.
Good Tutorial!
our exchange server is on English install.
exchange ecp overview is german
We are using exchange server 2013 CU 21 but we will upgrade to CU23.
My question would be: do we have to download/install the CU23 DE or EN or Cumulative Update is the Same.
Thanks a lot
You have to download Exchange Server CU23 – English.
The Exchange ECP/OWA can be changed to every language you want per user. That’s different than the Exchange language installation.
Follow the guide to Install Exchange Server Cumulative Update.