Setup Guide
Table Of Contents
- Dell Wyse ThinOS Version 8.5 INI Reference Guide
- Introduction
- Getting Started: Learning INI File Basics
- Parameters for wnos INI files only
- Parameters for wnos INI, {username} INI, and $MAC INI files
- Connect Parameter: Options
- TimeZone Parameter: Values
- Best Practices: Troubleshooting and Deployment Examples
Table 6. Connection Settings: wnos.ini files only (continued)
[PnliteServer={128 to 254}]
[DomainList={128 to 254}]
[VDIBroker-{248 to 254}]
[RapportSecurePort={128-254}]
[Discover={
yes, no}]
[WDMSecurePort={128 to 254}]
[WDMFQDN={128-254}]
[CCMGroupKey={128-254}]
[CCMServer={128-254}]
[CCMMQTTServer={128-254}]
[CCMCAValidation={128-254}]
If you set different value for DisableOption12 from the value
in NVRAM, the system will automatically reboot to make the
value valid. (CIR36891)
RapportSecurePort— Specifies the HTTPS port of WDM
server. It is in 6.3 to support WDM4.7.
Discover—If Discover=yes, the device fetches Wyse DHCP
options from DHCP server, otherwise, it prevents the device
from fetching those information. Default value is yes. If the
device receives FileServer/WDMServer information through
the DHCP server, then the associate User interface is
protected.
NOTE:
WDMSecurePort is the specified HTTPS port of the WDM
server.
WDMServer—Value 186 specifies the IP address of WDM
server. Value 192 specifies the HTTP port of WDM server.
WDMSecurePort—Specifies the HTTPS port of WDM
server.
WDMFQDN — Specifies the Fully Qualified Domain Name
(FQDN) of the WDM server.
NOTE: The CCMGroupKey, CCMServer,
CCMMQTTServer and CCMCAValidation options are
specified to remap the tags for CCM configuration.
DHCPUserClassID=class_id
[ParseVendorInfo={no, yes}]
DHCPUserClassID — Specifies the UserClassID used for
DHCP.
ParseVendorInfo — Default is yes. Yes/no option to specify
whether or not ThinOS will interpret DHCP option 43.
This is a vendor-specific information. If ParseVendorInfo is set
to no and the DHCPVendorID is also used with this parameter,
you must set ParseVendorInfo=yes and then reboot the thin
client twice. Maximum of 26 characters are allowed in a string.
DHCPVendorID=vendor
[ParseVendorInfo={no, yes}]
DHCPVendorID — Specifies the VendorID used for DHCP.
ParseVendorInfo — Default is yes. Yes/no option to specify
whether or not ThinOS will interpret DHCP option 43.
This is a vendor-specific information. If ParseVendorInfo is set
to no and the DHCPVendorID is also used with this parameter,
you must set ParseVendorInfo=yes and then reboot the thin
client twice.
Maximum of 26 characters are allowed in a string.
DisableDomain={no, yes}
Default is no.
Yes/no option to disable the drop-down domain list in the
PNAgent/PNLite Sign-on dialog box.
DNSIPVersion={ipv4, ipv6}
[DNSServer=server_list]
[DNSDomain=dns_domain_url]
[Combined={yes,
no}]
Specifies the DNS server and domain. Default IP version is
ipv4.
The DNS Server is an IP list separated by ; or ,.
The maximum size of this list is 16. For example:
10.200.5.53;192.168.100.1;192.168.200.8
NOTE: There is no space after the ;.
Parameters for wnos INI files only 23