So I know I can use APN to push a remote wipe to a machine, but that will only wipe the boot drive, and only after someone has entered the magic code (not sure what happens after failed attempts and 15 min time out...).
Regardless. I've a script that reformats the additional partitions our machines usually have. But then I get to the boot drive.
Is there something better than just running rm -r / as the last item in my reformat script?
