Setup Guide

Table 6. Connection Settings: wnos.ini files only (continued)
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}]
WDA Service always runs in the background.
PriorityIf 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.
disableNoticeIf option is set to yes, count down prompt
will not show when configuration from WDM is received.
Default is no.
disableCancelIf set to yes, there is no possibility to cancel
count down prompt for WDM (device is going to reboot).
Default is no.
noticeTimeIf 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 configuration 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).
intervalIf 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.
WDMFlash=flash_size
The specified value will be saved into NVRAM, and then
reports to the WDM server. This statement ensures that all
the units would function with DDC regardless of flash size.
This statement is valid for all platforms and replaces the
previous S10 WDM Flash statement.
WDMService={yes, no}
[DHCPinform={no, yes}]
[DNSLookup={
no, yes}]
[QuickMode={yes, no}]
[Discover={yes, no}]
[SecurityMode={default, full, warning, low}]
Default is yes.
WDMService Yes/no option to disable the WDM agent.
Discovering the WDM server is supported by the following:
1. DNS host name lookup wdmserver
2. DNS service location record _wdmserver._tcp
3. DHCP option tag values received from standard or WDM
proxy DHCP service for vendor class RTIAgent
DHCPinform Default is no. Yes/no option to use DHCP
information.
DNSLookup Default is no. Yes/no option to use
DNSLookup.
For Example: If WDMService=yes, setting DHCPinform=yes
will do number 3, setting DNSLookup=yes will do numbers 1
and 2.
Parameters for wnos INI files only 41