Posted by Erica | Posted in Windows 2003, Windows XP | Posted on 20-07-2009
0
Have you ever wanted to reset Outlook 2003 folder language to default?
How to do it?
It is pretty simple.
Login to your Windows server 2003 or Windows XP machine where Outlook 2003 is installed.
Click Start>Run and type:
outlook.exe /resetfoldernames

Press “OK” and you are done !
Posted by aidas | Posted in Exchange 2007, Powershell | Posted on 07-05-2009
0
This post will show how to use powershell to verify if autodiscover service is properly configured on your Exchange 2007 server named “TestExchangeServer”. To do it open exchange powershell on your Windows server 2003 and type:
Test-OutlookWebServices -ClientAccessServer “TestExchangeServer”
I`ll show you how to reset folder language in Outlook Web Access back to English. To do that start Internet Explorer on your Windows server 2003 or Windows XP, navigate to Tools>InternetOptions and make sure that your default language is set to English. After that clear all your Internet Explorer cache and Offline files too. Then restart Internet Explorer and you are done!