Add a webhook where it would report the serial number and the fact the disk was wiped

Issue #175 new
Justin Mariani created an issue

Would be great to get functionality that could report the fact the disk was wiped, so that for reporting purposes we could prove to other internal teams the mac is now “safe” to resell.

Comments (9)

  1. timothy perfitt

    Can you give a bit more specifics? What info do you need? I can send serial number, date, event (erased). Can you think of anything else that would need to be sent? Anything about the drive or the computer?

  2. timothy perfitt

    Would be great to get functionality that could report the fact the disk was wiped, so that for reporting purposes we could prove to other internal teams the mac is now “safe” to resell.

  3. Justin Mariani reporter

    If possible, it would be great to report on the following information:

    Device Serial

    Device Hardware UUID

    Disk HW type

    Disk Size

    Disk Serial

    Partition UUID Before wiping

    Partition UUID After wiping

    event (erased disk)

  4. Tomas Wallentinus

    I actually do this with the current script settings, one on workflow, one on after install and one on first login. Great for the inventory-list. A curl in the scripts are sufficient.

  5. Log in to comment