Showing posts with label Exchange 2003. Show all posts
Showing posts with label Exchange 2003. Show all posts

Friday, January 13, 2012

Recover Deleted Public Folder from Exchange 2003

Q: Customer contacted us to say that a public folder with over 1,000 items had vanished.
A: We were able to recover it as a deleted item using Outlook.
  1. Open Outlook
  2. Navigate to Public Folders
  3. Click the parent folder deleted folder
  4. Click Tools, "Recover Deleted Items" 
  5. It showed the folder that had been deleted.
  6.  
  7. Select the folder, click the second icon in the toolbar "Recover Selected Items"
We found this link on Google and it has a much more details explanation of Exchange settings etc.

Monday, June 29, 2009

Enable and hide the Change Password button in Outlook Web Access

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

Note This registry value must be enabled on both front-end and back-end servers.

For Exchange 2000 Server and for Exchange Server 2003, you can use the registry to show or hide the Change Password button. To do this, follow these steps.
1. Start Registry Editor, and then locate the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWeb
2. If an OWA key is not present under MSExchangeWeb, click the Edit menu, click New, and then click Key to add a new key named OWA.
3. Locate the DisablePassword value and change the data to "0." If this value is not present, click the Edit menu, click New, click DWORD_Value to add the following value to the OWA registry subkey if you want the Change Password button to appear:

Value name: DisablePassword
Value type: REG_DWORD
Data: 0

If you want to hide the Change Password button, change the DisablePassword value data to "1."
4. Stop and then restart the Exchange Information Store Service and the IIS Admin Service. This stops and restarts the World Wide Web Publishing Services (W3SVC). In an Exchange 2000 Server environment, restarting the IIS Admin Service restarts the Microsoft Exchange System Attendant and the Microsoft Exchange Information Store.
5. Make sure that you all the dependent services that you require are restarted, such as IMAP4, POP3, Microsoft Exchange Routing Engine, W3SVC, MTA Stacks.