User guide
40 Visitor Administration User Guide
2. Name the copied directory AnonKioskClickOnce.
3. Locate the following file:
Navigate to C:\inetpub\wwwroot\AnonKioskClickOnce\config and edit the
serviceModelClient.config.deploy file.
4. Locate the section that states
<!-- Points to the endpoint that supports a security policy with
HTTP and Windows Authentication enabled-->
• Comment markers <!-- and --> are used to indicate a portion of the code that will be
ignored.
5. Comment out the endpoint address section of code for http by surrounding it with comment
markers.
a. Type <!-- at the beginning of the section, before <endpoint address="http...
b. Type --> at the end of the section, after
“BasicHttpBinding_IIdvmService”></endpoint>.
6. Locate the section that states
<!-- Points to the endpoint that supports a security policy with
HTTP and anonymous -->
This code is commented out by default.
7. Remove the comment markers <!-- and --> surrounding that section to enable the code.
8. In IIS, create a new virtual directory named AnonKioskClickOnce.
9. For the path, browse to and select the new directory,
C:\Inetpub\wwwroot\AnonKioskClickOnce.
From a non-domain account, start Internet Explorer and go to:
http://<server name>/AnonKioskClickOnce for KioskInstall the application. After doing so, you
should be able to log in and use the application.
Kiosk Startup
For the Kiosk to start each time the computer is started, the program should be included in the startup
menu. This customization is done by right-clicking the Start button and selecting Properties. For
information on creating a startup shortcut, refer to the Windows documentation.
Alternatively, in the Start menu, you may drag and drop the Kiosk icon into the Startup folder.
Kiosk Settings
When starting the Kiosk for the first time, the Kiosk settings are displayed. This profile consists of the
sign-in location and on-screen text, which was configured in Visitor Administration. At this time,
change Kiosk settings.
After these selections are made, the Kiosk will use these default settings. To change the configuration,
the deployment site must be used again. Refer to the procedure for Installing the Application via
Server on page 39. Repeating this procedure will allow access to this configuration.