diff --git a/kioskengine/field-maintenance.html b/kioskengine/field-maintenance.html index 5032684..439d3b1 100644 --- a/kioskengine/field-maintenance.html +++ b/kioskengine/field-maintenance.html @@ -2,32 +2,32 @@ title: Field Maintenance description: published: true -date: 2024-11-16T03:09:02.271Z +date: 2024-12-01T23:38:03.684Z tags: editor: ckeditor dateCreated: 2024-10-21T11:12:53.076Z --> -
The Field Maintenance Application contains various tools for servicing kiosks. One of the main purposes of accessing this menu is to perform an inventory sync after restocking the kiosk. Another important utility is the HAL Tester which can be used to debug parts of the kiosk such as the carousel and gripper.
+The Field Maintenance Application contains various tools for servicing kiosks. One of the main purposes of accessing this menu is to perform an inventory sync after restocking the kiosk. Another important utility is the HAL Tester which can be used to debug parts of the kiosk such as the carousel and gripper.
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, there are patched DLLs that skip the authentication step. The steps are as follows:
+The field maintenance screen sits behind an authentication screen that, unlike the Redbox Desktop, verifies credentials with Redbox servers (which are no longer online). To get around this, there are patched DLLs that skip the authentication step. The steps are as follows:
-
There is an alternative bypass which uses a patched fm.bundle file to bypass the login screen entirely, which can also be found on the Discord.
+There is an alternative bypass that uses a patched fm.bundle file to bypass the login screen entirely, which can also be found on the Discord.