Setup Guide

Table 4. General Settings: wnos.ini files only (continued)
Parameter Description
AdvancedConfig Default is no. Yes/no option to enable
the Wyse Management Suite server and MQTT server fields in
the GUI. If AdvancedConfig=yes is specified, the Wyse
Management Suite server and MQTT server fields in the Wyse
Management Suite UI will be enabled. See also PRIVILEGE
parameters in General Settings for wnos.ini Files, {username}
INI, and $MAC INI Files.
Default Default is no. This parameter allows you to enable
or disable the Configure Cloud management dialog window
during boot up. If Default=yes is specified and both the Server
and GroupKey are NULL, the Configure Cloud management
dialog window displays during boot up. Input group code to
connect to the default Wyse Management Suite server and
default MQTT server. The default Wyse Management Suite
server is https://us1.wysemanagementsuite.com and default
MQTT server is us1-pns.wysemanagementsuite.com
Override Default is no. Yes/no option to allow a groupkey
from the INI file to override the previous groupkey. If
Override=yes is specified, the groupkey from the INI file will
override the previous groupkey. The Groupkey can technically
be applied in many places. You can configure the group key in
order of priority, that is, if #1 is defined it will override #2.
Groupkey priority policy is listed below:
1. Local GUI configuration or groupkey received from Wyse
Management Suite in a Group Change command
2. Defined in INI file "wmsenable=yes / groupkey=xxxx"
3. DHCP Option Tag #199
NOTE:
The Groupkey assigned in DCHP option #199 and INI
parameter are only used for first time deployment, that is,
they only take effect if Wyse Management Suite is
currently disabled or if Wyse Management Suite is enabled
but group-key is NULL.
If DCHP is defined and Wyse Management Suite is enabled
or not NULLThe Wyse Management Suite Group key in
the DHCP is ignored since it is configured manually in local
UI or from Wyse Management Suite group change.
If INI is defined and Wyse Management Suite is enabled or
not NULL: The Wyse Management Suite Group key in the
INI is ignored since it is configured manually in local UI or
from Wyse Management Suite group change.
NOTE:
There is an exception in the logic above when the
'override=yes' option is used in INI file. This will make #2
take priority over #1.
For example,
WMSEnable=yes \ Server=xxx:8080
GroupPrefix=wlab GroupKey=TC-TEST-ENG
MQTTServer=xxx:1883 AdvancedConfig=yes
Override=yes
14 Parameters for wnos INI files only