Disabling of stolen systems
Hi all,
recently I "lost" my system.
It still checks in into the KACE and I can see that the "thief" has added a new account and uses this one.
I already gave the police the "new" IP address so they may get it back.
But since there are some data on it (encrypted but out of hand), and I don't want that the thief uses this device I need a smart, cost effective way to "brick" the system, so a new installation is needed, that the encrypted partition is really "gone"
Update:
I can collect the device on a nearby police station.
Thanks for all nice ideas
-
Send a kscript to use diskpart to delete the encrypted partition, to extend the C partition to fill up the space freed by the encrypted partition, and finally a batch file or script to generate a file with random data until the drive gets full (so old partition contents can't be recovered). Then run commands to stop services and recursively delete all files/folders under C:\Windows. Not sure if it will work but since the kace agent runs as system account, it might. - flip1001 5 years ago
Answers (4)
Comments:
-
was my first guess but sadly not a Dell and also the vendor does not have a similar tool. - Nico_K 5 years ago
-
Do you have a script for this, I use Dell and this could be o some use? - Jetcity 5 years ago
-
@SMal.tmcc - This is exactly what I want to be able to do, remotely set a bios password using CCTK. For us the use case is during remote involuntary employee departures. The idea is push a Kace MI or script that sets a bios password and forces a shutdown. When the user boots back up they'd be met with the bios password prompt and will be locked out of the laptop. I assume this is possible with CCTK. Do you have Kace info on this you could share with me? Thanks! - bens401 4 years ago
Top Answer
When we had a student take one I just toasted her system. Did not have to worry about data though. This killed enough files where it would not boot after
Just a thought, you can actually set a startup password/pin without using TPM.
You set the RegKey, then create the bde partition and just give it a password, can be done in one Script, I do it with the K2. Let me know and I can upload it for you to take a look at.
Then I reckon thief will get so annoyed and leave it. ;)