Support Request: Better way to create a custom logoff button inside a group

Description

I'm attempting to create a logout button that's part of the application/widget/etc... groups for our end-users.

Our Kiosks are setup on a domain and each user has a unique account.

I tried just using a batch script with the command shutdown /l
But when I did this and logged on as another user I received the error:

----

Another instance of the SiteKiosk browser (SiteKiosk.exe) is running on this machine already.
SiteKiosk somehow has been started more than once, e.g. due to fast user switching or because SiteKiosk has been added to the default Windows Autostart instead of only using the SiteKiosk start options.
Please close any additional SiteKiosk instances.

If you are installing for a terminal services environment please reinstall with this option selected.
Please contact us (support(at)provisio.com) for more information.

----

It's definitely not part of the Windows Autostart. I'm assuming this is because we're not using SiteKiosk to actually do the logoff and instead using a Windows batch file.

If this is the case what is the appropriate way to do this?

Answer: (3)

Re: Better way to create a custom logoff button inside a group 5/31/2018 10:17 PM
Did you try using the custom browser toolbar to add a logout button? Where are you trying to place the logout button? Is this in one of your web pages? Do you mean that should be listed alongside the other applications that you allow in SiteKiosk?
Re: Better way to create a custom logoff button inside a group 5/31/2018 11:30 PM
The browser toolbar worked no problems.

However, management wants to see one also as a general application icon, basically a big multi square button with the word Logout on it on the start page.
Re: Better way to create a custom logoff button inside a group 6/1/2018 10:05 PM
use “C:\Windows\System32\shutdown.exe /L" as the application path and then unblock consoleclasswindow in the windows & Dialog settings.
My Account
Login
Language (Tickets):