/build/static/layout/Breadcrumb_cap_w.png

Wiping Disks with KBE Manipulator

Hello,


We used to used a program called lysol to wipe drives with the K2000, but since the PXE boot changes it no longer will boot.


I was hoping to just automate a KBE that would wipe the disk so when we reuse the computer it will not kick the old one off the domain.

I was using the KBE manipulator and trying to add the following DOS commands:

    DISKPART

    select disk 0

    clean

    exit


I then load a win PE environment without the deployment menu and on boot it just comes up to a command prompt, but never runs  the commands.

I also tried to add a batch file and have the dos command call that without success.


Has anyone had any luck getting a KBE to run custom commands or found a quick wipe? I dont need DoD wipe for this and we have a DBAN box elsewhere. This is mostly to just to quickly clean a machine for the next deployment.


Thank you,


Rex H.


1 Comment   [ + ] Show comment
  • Interesting, I really can't find anything on this app called lysol. Any additional information? - cserrins 4 years ago

Answers (2)

Answer Summary:
Posted by: SMal.tmcc 4 years ago
Red Belt
1

Top Answer

that will not work, diskpart is shell of its own so you need to add the task file to your kbe.

Create a text file like this:

select disk 0
clean
exit

create a directory one your desktop like "kbefiles" and put that file in the directory.

Use the kbem and under configure choose modify tools

save and choose add custom dos commands under configure



Comments:
  • you probably can still use the old program. load it in the files like the script txt and call it.
    x:\applications\lysol.exe - SMal.tmcc 4 years ago
  • This worked great! Thank you. - RexITSD 4 years ago
    • make sure you name it so everyone knows that boot is lethal. - SMal.tmcc 4 years ago
      • Oh yeah. Its named with Caution in all caps and lots of symbols at the beginning and end. - RexITSD 4 years ago
Posted by: cserrins 4 years ago
Red Belt
0

Have you looked at custom deployments?  https://www.itninja.com/blog/view/custom-deployments

sdelete will give you various options, even for a quick wipe.


Comments:
  • or you can use your chosen app as well, but custom deployments are easier than building a custom KBE. - cserrins 4 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ