First post here, so be gentle if i'm missing something obvious.
I run a non-profit computer refurbishing company and was looking for a way to build disk sanitization into our existing unattended Windows XP installation. Currently, we are using DBAN then running a CD based XP install.
To make things simpler for my volunteers and assure every disk gets wiped I wanted to automate the wiping process, by combining it with our XP install. A single pass is sufficient for what we are doing, so I figured the easiest solution would be to run a free space wipe on the disk after install. I do not wish to install the wiping software onto each computer, so I downloaded the 5.8.8 portable and have it sitting on our server. After XP is installed a script kicks off to install a bundle of freeware and then run eraserl.exe off the server:
\\server\programs\Eraser\eraserl -disk c:\ -method Random 1 -results
After eraserl.exe completes I get a window confirming completion and a few errors of files it could not access. These are installation files that were just run. To check the wipe I ran a recovery tool called GetDataBack NTFS and was sill able to recover hundreds of files from the previous owner of the computer. When I run this tool after a DBAN single pass and an install of Windows XP I'm not able to find anything. Please let me know if I am doing something wrong or Eraser for an unintended purpose?
I run a non-profit computer refurbishing company and was looking for a way to build disk sanitization into our existing unattended Windows XP installation. Currently, we are using DBAN then running a CD based XP install.
To make things simpler for my volunteers and assure every disk gets wiped I wanted to automate the wiping process, by combining it with our XP install. A single pass is sufficient for what we are doing, so I figured the easiest solution would be to run a free space wipe on the disk after install. I do not wish to install the wiping software onto each computer, so I downloaded the 5.8.8 portable and have it sitting on our server. After XP is installed a script kicks off to install a bundle of freeware and then run eraserl.exe off the server:
\\server\programs\Eraser\eraserl -disk c:\ -method Random 1 -results
After eraserl.exe completes I get a window confirming completion and a few errors of files it could not access. These are installation files that were just run. To check the wipe I ran a recovery tool called GetDataBack NTFS and was sill able to recover hundreds of files from the previous owner of the computer. When I run this tool after a DBAN single pass and an install of Windows XP I'm not able to find anything. Please let me know if I am doing something wrong or Eraser for an unintended purpose?