Using the command line tool cipher.exe built into Windows 7, can it be used to securely wipe a USB attached drive?
feedback
|
migrated from serverfault.com Jan 14 '11 at 1:17
This question came from our site for system administrators and desktop support professionals.
|
Yes, but it may be slow compared to other tools that do the same job. cipher /w:X X substitute the drive letter for your flash drive. Remember this only overwrites free space, so delete all files first. | |||||
feedback
|
|
You can also use sdelete from http://technet.microsoft.com/en-us/sysinternals/bb897443 | |||
|
feedback
|