docs(kiosk): Added footer/header setup step
This commit is contained in:
parent
b22d130631
commit
d3c71353cc
@ -103,7 +103,13 @@ So richten Sie den Kiosk für die Veranstaltung ein.
|
||||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
6. Reboot via `shutdown -r -t 0`
|
||||
6. Nur für den Druck: Druck ohne Metadaten einrichten:
|
||||
1. Lade die [Administrativen Richtlinienvorlagen für Edge](https://www.microsoft.com/de-de/edge/business/download) herunter (Neueste Version herunterladen -> Windows 64-bit -> Windows 64-bit-Richtlinie herunterladen)
|
||||
2. Kopiere den Inhalt der ZIP-Datei aus dem `.cab`-Archiv nach `C:\Windows\PolicyDefinitions`.
|
||||
3. Öffne den Gruppenrichtlinien-Editor (GPEdit) und navigiere zu `Computerkonfiguration -> Administrative Vorlagen -> Microsoft Edge -> Drucken`
|
||||
4. Öffne die Richtlinie `Kopf- und Fußzeilen drucken`, setze sie auf `Deaktiviert` und klicke auf `OK`.
|
||||
|
||||
7. Neustarten via `shutdown -r -t 0` oder die Windows Benutzeroberfläche.
|
||||
|
||||
### Deinstallation
|
||||
|
||||
|
@ -103,7 +103,13 @@ How to set up the kiosk for the event.
|
||||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
6. Reboot via `shutdown -r -t 0`
|
||||
6. For print only: Setup printing without metadata:
|
||||
1. Download the [Administrative Policy Templates for Edge](https://www.microsoft.com/en-en/edge/business/download) (Download the latest -> Windows 64-bit -> Download Windows 64-bit Policy)
|
||||
2. Copy the Contents of the zip inside the `.cab` to `C:\Windows\PolicyDefinitions`.
|
||||
3. Open GPEdit and navigate to `Computer Configuration -> Administrative Templates -> Microsoft Edge -> Printing`
|
||||
4. Open the `Print headers and footers` policy, set it to `Disabled` and click `OK`.
|
||||
|
||||
7. Reboot via `shutdown -r -t 0` or the windows GUI.
|
||||
|
||||
### Teardown
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user