Deployment Guide
Table Of Contents
- Dell Wyse ThinOS Version 8.5 Hotfix 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)
Parameter Description
RDCollections—The option specifies the collections for
Microsoft RD broker. Only the applications and desktops
within the specified collections are displayed. The value can be
a list separated by ',' or ';' and can use wildcard "*" to match
the string. If the parameter is not set, all the applications and
desktops are displayed. To get your RemoteApp or desktops
collection name, do the following:
1. In RDS Server local, go to
C:\Users\administrator.RDSS\AppData\Roamin
g\Microsoft\Workspaces\{xxxx}\Resource, and
check that all your published collection (.rdp file) are listed.
2. Open the specify .rdp file which you want to define
in .ini file with notepad and get the collection name from
line "loadbalanceinfo:s:tsv://MS Terminal
Services Plugin.1.[collection name]".
DisableShowDisclaimer=yes—The option is set to yes to
disable popup/pre-logon message and automatically accept
them without intervention when broker type is VMware
View. The default value is no.
DisableShowServer=yes—The option is set to yes to
disable showing the view server URL in sign-on window and
disclaimer window when broker type is VMware View. The
default value is no.
EnableUnauthenticateAccess=yes—The option Yes is set
to enable the VMware View broker log. The default value is
No.
The option Host specifies the connection broker server IP
address or FQDN.
The option AutoConnectList can specify the VDI desktops
or applications which are automatically launched when using
VDI to sign on. If it is *, all the VDI desktops or applications
are automatically connected. The auto connect list is the
connection description which can use wildcard to match the
string.
DelCertificate={filename, all, builtin}
filename — Removes the named file from the nand flash or
from the memory.
all — Removes all certificates except built-in certificates
included by default.
builtin — Removes all certificates including the public
certificates included by default.
DesktopColorDepth={16, 32}
[RGB565={no, yes}]
DesktopColorDepth — Sets the desktop color to 16 or 32
bits. If DesktopColorDepth=16, the default color is 15 bits.
RGB565 — Default isno. Applies only if the desktop color is
using 16 bits.
NOTE:
If the RBG565 parameter value is changed to yes, the thin
client will require a reboot.
DHCPExpire={reboot, shutdown}
Default is reboot.
When a DHCP lease expires, a message notifies the user as
follows: DHCP Expired, you must reboot.
Parameters for wnos INI files only 21