{% extends "base.html" %} {% import "partials/icons.html" as ico %} {% block head_title %}Packages · ImpTune{% endblock %} {% block page_title %}Packages{% endblock %} {% block content %}
Printers with a driver assigned — ready for export.
{% if printers %}.intunewin — upload to Intune as a Win32 app.
ZIP — plain scripts for NinjaRMM or a manual run.
| Printer | Driver | Icon | Downloads |
|---|---|---|---|
| {{ printer.name }} {% if printer.client_id %}{{ printer.client.name }}{% else %}—{% endif %} | {{ printer.driver.original_filename }} {% if printer.driver.architecture %}{{ printer.driver.architecture }}{% endif %} |
{% if printer.id in icon_printer_ids %}
|
{{ ico.i('download', 13) }}.intunewin {{ ico.i('download', 13) }}.zip |
{{ pending_count }} printers still need a driver
{% endif %} {% else %}.intunewin for Intune, ZIP for NinjaRMM. Scripts included.
{{ ico.i('printer', 14) }}Printers