Hi mark, I am invoking kiosk mode by using a script which I intend to put in the Login part of the AD OU
CODE:
Set WshShell = CreateObject("Wscript.Shell")
WshShell.Run "iexplore -k ""\\servername\Test web page.htm"""
(This will be a rolling set of web pages with various items of interest to the users, ie:-school match results, events, news items etc)
On these pages I will have the link to enable the closing of the kiosk pages. I also intend to put a disclaimer note to the effect that by leaving the page the user is bound by the schools policy.
All good so far, except for this box which pops up when I try to run the ie close.vbs
I assume it is a security (web page) setting?
Only the GOOD die young,
Me? I'm here forever!