Procedures on how to put killdisk on memory stick via command line

Asked By 40 points N/A Posted on -
qa-featured

What are the procedures involved on how to put killdisk on memory stick using the command line so that facilitate automatic execution when connected to a machine to assist in clearing targeted data?

 
SHARE
Answered By 0 points N/A #130660

Procedures on how to put killdisk on memory stick via command line

qa-featured

 

Hi there!

You could try these procedure for automatic deletion of targeted data files.
 
  • First you need to open the MS DOS command prompt
  • Open a new autoexec.bat file or if you have an existing one you can edit it by following this command A:>edit autoexec.bat the edit screen should appear.
  • Enter the command line and type A:>KILLDISK –
  • Add the parameters that you need.

    (THIS IS JUST AN EXAMPLE: A:>killdisk.exe -eh=80 -bm)

    You could check here (click this link) the chart of the list of command line parameters that you want to use.

  • Save the autoexec.bat file in the root directory of your USB and exit.
     
  • Remove the USB from the USB port. It is now ready for automatic deletion.

To use automatic deletion from USB
 
  • Insert the USB to the PC while the power is still OFF.
     
  • Turn ON your computer and the PC will start booting DOS and the deleting of data process will begin.
 
Best of luck!
 

Related Questions