diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index 849a096..f829127 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,21 +2,20 @@ title: Field Maintenance description: published: true -date: 2024-11-10T07:49:10.638Z +date: 2024-11-10T07:50:59.731Z tags: editor: code dateCreated: 2024-10-21T11:12:53.076Z -->
The Field Maintenance Application contains various tools to assist field techs in servicing kiosks.
-The field maintenance application provides a safety tip unique to each week of the year. Every safety tip is hard coded into the Kiosk Engine and will display the same thing on every kiosk.
The field maintenance screen sits behind a authentication screen that, unlike the Redbox Desktop, verifies credentials with redbox servers (which are no longer online). To get around this, @viper33802/@loki patched the DLL that has todo with the authentication. The steps are as follows:
The field maintenance application provides a safety tip unique to each week of the year. Every safety tip is hard coded into the Kiosk Engine and will display the same thing on every kiosk.
These are shown when the FMA is opened, based on the current week number. These have been copied verbatim from the Redbox kiosk software. Some contain typos which remain here as-is for accuracy and historical purposes.