{% extends "base.html" %} {% block title %}Blancco Reports - PXE Server Manager{% endblock %} {% block content %}
| Serial | Model | Date | Result | Actions |
|---|---|---|---|---|
{% if r.serial %}{{ r.serial }}{% else %}-{% endif %} |
{{ r.model or '-' }} | {{ r.modified | timestamp_fmt }} | {% if r.state == 'Successful' %}Successful {% elif r.state == 'Failed' %}Failed {% elif r.state %}{{ r.state }} {% else %}-{% endif %} | {% if r.filename.lower().endswith('.xml') %} View {% endif %} Download |
No erasure reports yet.
Reports will appear here after Blancco Drive Eraser completes a wipe.
Blancco Drive Eraser saves erasure certificates to the network share
\\172.16.9.1\blancco-reports.
Reports are generated automatically after each drive wipe and contain proof of erasure for compliance and audit purposes.