Posts Tagged ‘Undelete Utility’

Undelete Software for Your Business

Wednesday, June 24th, 2009

Walter Stevens is a contributor at Free-backup.info — the home of the best online backup software — Back2zip. This article can be found at http://free-backup.info/undelete-software-for-your-business.html

What is Undelete?

Undelete is any software utility which allows you to essentially undelete or recover deleted files from your computer. This is the most basic form of data recovery, as it allows you to recover files that you thought that you had lost from your computer. If you work with Windows or other similar operating systems, you most likely already have a basic form of undelete on your machine. The recycle bin is a program which allows you to recover files that you have deleted.

When you delete a file, it is first sent to the recycle bin, where you can then permanently delete it manually or wait until the recycle bin cycles itself and deletes the files for you.

Why do I Need Undelete for my Business?

Undelete is a very important utility for any business. In this computer age, data can be as precious as gold and if you need access to a file that has been deleted for any reason, you will want to have your hands on a powerful undelete utility that will allow you to recover your files. Data can be lost for any number of reasons: accidents, viruses, system crashes, etc. Anything that causes a loss of vital data can be harmful to your business, and you will need to be able to restore it if the case requires it.

How do I Get an Undelete Program?

There are many different undelete programs in existence, made by many different companies. There are two basic forms of undelete software. One, like the recycle bin of Windows operating systems, must be installed prior to the deletion of a file. Executive Software makes an excellent undelete program of this variety. They replace your recycle bin with what they call a recovery bin.

Unlike the recycle bin, every single file that is deleted from your computer will be placed into the recovery bin, from which you can undelete it if necessary. It is a very powerful tool, and one which could greatly help your business.

Other undelete tools may be installed after the event of deletion. When you delete files, even if you cannot necessarily see it, it is oftentimes still within your system somewhere. These undelete programs will search out the likely places that your file is, and if they can find it will restore it to your computer so that you can access them and manipulate them as normal.

There are many different sources of undelete software. You can try the web site of Executive Software, found at www.execsoft.com. You can also try www.active-undelete.com, which is another powerful undelete tool. If these do not suit you, however, another excellent source is www.download.com. They will have information on a number of different undelete utilities, as well as trial downloads and even freeware versions of undelete programs. This will allow you to get a free undelete program or try an undelete program before making the monetary investment to purchase it for your business.

read the full article

Using the Undelete Command in Windows 98/95, DOS

Sunday, June 14th, 2009

James Fohl is a contributor at Free-backup.info — the home of the popular Amazon S3 based software for online data backup — Back2zip. This article can be found at http://free-backup.info/using-the-undelete-command-in-windows-98-95-dos.html

Using the Undelete Command in Windows 98/95, DOS

Early Windows users, as well as DOS users have a really great undelete tool built in to their systems. A lot of computer users are still running Windows 98, or below. While Windows XP has been on the market for more than three years now, some people have been hard pressed to make the upgrade, while others have found themselves completely happy with their Windows 98 setup.

Undelete is not available on Windows XP systems; only DOS and Windows 95-ME.

A really cool program that was in previous versions of Windows, as well as certain versions of MS-DOS is not available in Windows XP. The tool, Undelete is a DOS command prompt program that allows users to literally undelete the files that they had previously deleted.

The major limitation of the software is the fact that is can only recover files if no new files or changes have been made. So, basically the undelete command will allow you to recover files if you accidentally delete them, but it will not be able to recover files that you deleted a week ago.

Users should be experienced, as the undelete utility does not have a graphical user interface, and relies on text commands.

Undelete isn’t a flashy program. There are no graphics, and the program is not very user friendly. To start the program, you’ll need to activate a DOS prompt in your Windows operating system.

To do this, click the start button and select “Run”. Type in “command” and press enter. A black box with white text will soon be visible. This is the DOS prompt, and you will soon be able to use ‘Undelete‘ to undelete your files.

In order to use Undelete properly, you will have to learn the options for the program. As mentioned before, Undelete is a text based program, and does not have any spectacular user interface.

Undelete offers the user several different options to help recover your deleted files.

To gain access to the commands of Undelete, type in “Undelete /? ” at the DOS prompt, and press the enter key. The following text will be displayed on your screen;

/all – Automatically recovers all of the files you specify.

/list – All available files are listed (but files are not recovered).

/DOS Restricts recovery to those files that meet the file specifications (filespec) in the disk directory table.

/DT – Restricts recovery to those files found in the Delete Tracking File.

/DS – Restricts recovery to those files found in the SENTRY directory.

/load – Loads the Undelete memory-resident program into memory using information defined in the UNDELETE.INI file.

/unload – Unloads the memory-resident portion of the Undelete program from memory, turning off the capability to restore deleted files.

/purged[d] – Deletes the contents of the SENTRY directory.

/status – Displays the type of delete protection in effect for each drive.

/S[d] – Enables the Delete Sentry level of protection and loads the memory-resident portion of the UNDELETE program.

/Tdrive[-entries] – Enables the Delete Tracker level of protection and loads the memory-resident portion of the UNDELETE program. The optional entries parameter specifies the maximum number of entries in the deletion-tracking file (PCTRACKR.DEL). It must be a value in the range 1 through 999 with the default value determined by the type of disk being tracked.

After you have read through ‘Undelete’ program options, you will need to goto the specific directory of where you wish to undelete the files. Below is an example;

C:\> cd Downloads <- cd “change directory”

C:\Downloads\>

Once you are in the appropriate directory, rerun the ‘Undelete’ program, only this time fill in the correct options. For example, if you wanted to restore all files in the directory, you would use the ‘/all’ command. Below is an example;

C:\Downloads> undelete /all

The above command will allow the undelete software to safely recover your deleted files.

Now that you have an understanding of how the undelete software works on your operating system, the next time you find yourself worried about deleted files you can simply remember what you learned about the undelete command.

read the full article