Showing posts with label deleted. Show all posts
Showing posts with label deleted. Show all posts

Sunday, January 17, 2010

Microsoft Office - Recover deleted items from any folder

Credit: http://office.microsoft.com/en-us/outlook/HA011165281033.aspx

Microsoft Office Outlook® 2003
Microsoft Outlook® 2000 and 2002

This feature requires you to use a Microsoft Exchange Server e-mail account. This feature is designed for advanced users who are comfortable backing up and modifying the Microsoft Windows® Registry.

Outlook provides a way to recover items after you have permanently deleted them, including after emptying the Deleted Items folder. Your Exchange server administrator specifies the retention time for permanently deleted items on the Exchange server. After this time has elapsed, you cannot recover the deleted items.

By default, to use the Recover Deleted Items command on the Tools menu, you must be viewing the Deleted Items folder. By modifying the registry, this command is available regardless of which Outlook folder that you are viewing. You can view and recover deleted items, including those items that were permanently deleted by using SHIFT+DELETE, for the folder that you are viewing.

Note If you deleted an item and emptied the Deleted Items folder, click Deleted Items to use Recovered Deleted Items. Only items that you permanently deleted with SHIFT+DELETE or SHIFT+Button image are available in folders other than Deleted Items.

Caution If you use the registry editor incorrectly, you might cause serious problems that might require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using the registry editor incorrectly. Use the registry editor at your own risk.

  1. Exit Outlook.
  2. Open the Windows registry editor.
  3. Browse to My Computer\HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Client\Options.
  4. On the Edit menu, point to New, and then click DWORD Value.
  5. Type the name DumpsterAlwaysOn.

    Note Do not type any spaces in the name.

  6. Set the DWORD value to 1.
  7. Restart Outlook.

The Tools menu now has the Recover Deleted Items command for every Outlook folder.

Credit: http://office.microsoft.com/en-us/outlook/HA011165281033.aspx


Nir.


Friday, January 2, 2009

SQL Log Rescue™ - freeware

SQL Log Rescue is an award-winning log analysis tool, allowing you to explore your logs to view information on database transactions. Additionally, SQL Log Rescue should be kept on hand in case of a potential disaster – if you have accidentally deleted, inserted or modified your database, SQL Log Rescue will help you get the data back.

SQL Log Rescue is compatible with SQL Server 2000 only. It is now available as a free download. Forum support is available to help answer your questions about the tool. Support contracts can no longer be purchased for this tool, but customers who own a valid support contract for SQL Log Rescue will continue to receive full support until the end of their contracted period.

Comparative report: read SQL Server Magazine's comparative study of SQL Log Rescue and Lumigent's Log Explorer (pdf format).

SQL Log Rescue is ideal for protecting your data in the event of mistakes or accidents, recovering dropped tables, undoing rogue queries, and identifying who has done what to your database, and when they did it. As a disaster recovery tool it is invaluable, since it will minimize data loss as well as downtime.

SQL Log Rescue can help you understand the demands on your database in terms of numbers of transactions, rate of data change, volume of users, and so on, by letting you explore your logs to see what is going on.

Please note that SQL Log Rescue does not support 64-bit versions of SQL Server or SQL Server versions other than SQL Server 2000.



Download: http://www.red-gate.com/products/SQL_Log_Rescue/index.htm

Nir

Credit Red-gate.com