Setting Up OPS Sign-In Terminal Kiosks
Typically, dedicated computers are set up as sign-in terminal kiosks using web browser shortcuts.
-
Setting up a kiosk shortcut for Google Chrome:
These steps may vary slightly depending on your web browser version.
- Open Google Chrome.
-
Select the Current user icon.
This contains your profile information and is typically found in the upper right-hand corner.
- Select Add Chrome profile, then Continue without an account.
- Enter a Profile Name, choose a theme color, and select Done.
- Select the ellipsis button (…), select the new profile name, and then select Customize your Chrome.
- On the You and Google tab, turn Create desktop shortcut on.
- Close all open Chrome browsers and navigate to the Desktop.
- Right-click on the new Chrome browser shortcut and select Properties.
-
Select the Shortcut tab and in the
Target field add
--kiosk http://host:port/App/Ops/ui/SignInTerminal/Task/SignInTerminal/Main?kioskStation=namewherehostis the Service Shell host,portis the TCP/IP port of the Service Shell andnameis the Kiosk Name defined in OPS Sign-In Terminal Kiosks.Note:The termkioskStationis case sensitive and must be written with an uppercase S.If you automatically print receipts for employees who sign in, add--kiosk-printingto the Target field before the --kiosk information.For example,
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 5" --kiosk-printing --kiosk http://localhost:9000/App/Ops/ui/SignInTerminal/Task/SignInTerminal/Main?kioskStation=CITYGARAGE - Select Apply, then OK.
- Confirm that Google Chrome apps are not running in the background when the application is closed. In Google Chrome Settings, select System and confirm that Continue running background apps when Google Chrome is closed is not selected.
- Restart the computer.
-
Open Google Chrome using the kiosk profile shortcut on the
Desktop.
When using kiosk mode, press Alt + F4 to exit the screen.If you use multiple Google profiles and can't access the address bar or menus in other profiles, use Task Manager (Ctrl+Alt+Del) to end all Google processes before opening the non-kiosk version of Google Chrome.
-
Setting up a kiosk shortcut for Microsoft Edge:
These steps may vary slightly depending on your web browser version.
- Add a Microsoft Edge shortcut to the Desktop.
- Right-click on the shortcut and select Properties.
-
In the Target field add
--kiosk http://host:port/App/Ops/ui/SignInTerminal/Task/SignInTerminal/Main?kioskStation=name --edge-kiosk-type=fullscreenwherehostis the Service Shell host,portis the TCP/IP port of the Service Shell andnameis the Kiosk Name defined in OPS Sign-In Terminal Kiosks.Note:The termkioskStationis case sensitive and must be written with an uppercase S.If you automatically print receipts for employees who sign in, add--kiosk-printingto the Target field.For example,
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --kiosk http://localhost:9000/App/Ops/ui/SignInTerminal/Task/SignInTerminal/Main?kioskStation=CITYGARAGE --edge-kiosk-type=fullscreen --kiosk-printing - Restart the computer.
-
Open Microsoft Edge using the kiosk profile shortcut on the
Desktop.
When using kiosk mode, press Alt + F4 to exit the screen.