Reference Guide

Parameter Description
IMPORTANT: To use VNC Shadow, you must set
MaxVNCD=1 and dene a password; The MaxVNCD
default is 0 and this disables VNC. If you are using an
encrypted password, you must set encrypt to yes. For
example:
VncPassword=<encoded password>
encrypt=yes
If you are using a plain text password, you must set encrypt
to no. For example:
VncPassword=<plain text> encrypt=no
See also MaxVNCD in Connection Settings: wnos.ini les
only to enable VNC shadowing.
See also VNCPrompt in Connection Settings: wnos.ini les,
{username} INI, and $MAC INI Files to enable a VNC
shadowing prompt to a user.
WarnUnlinkDisabled={yes, no}
Default is no.
Yes/no option to disable the pop-up warning message when a
network has no link for an ICA/ RDP session.
WDAService=yes
[Priority ={WDM, CCM, “WDM;CCM”, “CCM;WDM”}]
[disableNotice={yes, no}]
[disableCancel={yes, no}]
[noticeTime={0-255}]
[interval = {0-65535}]
[enableReminder={yes, no}]
WDA Service always runs in the background.
Priority—If priority is available, WDA discovers the protocol
according to it.
There are only two protocols available now - WDM, and CCM. For
example, if priority=WDM; CCM, WDA tries to discover WDM
server and tries to check-in, and if it fails to check-in to WDM
server, it tries to check-in the device to CCM server.
disableNotice—If option is set to yes, count down prompt will not
show when conguration from WDM is received. Default is no.
disableCancel—If set to yes, there is no possibility to cancel count
down prompt for WDM (device is going to reboot). Default is no.
noticeTime—If this is set, then the time of countdown prompt is
changed to seconds. Default is 20 seconds.
Examples: WDAService=yes disableNotice=no disableCancel=yes
noticeTime=0. In this scenario, count down prompt is displayed if
WDM conguration is received, but you are not allowed to cancel
system reboot, and amount time of count down prompt is set to
default value (20 seconds).
interval—If interval is available, WDA rediscovery is delayed after
check-in fails (both CCM and WDM fails). This delay is changed to
interval minutes. Default is 0. (WDA rediscovery delay is 24 hours).
Example: WDAService=yes interval=30
WDA rediscovery delay is set as 30 minutes.
enableReminder—If enableReminder is set to yes, the reboot
warning window is displayed and the user has an option to
postpone the reboot. The default value is No.
Example: WDAService=yes enableReminder=yes
Parameters for wnos INI
les only 41