Release Notes

Table Of Contents
Configure proxy server information using DHCP option tag for
Windows Embedded Standard WDA and Dell Hybrid Client DCA
The Windows Embedded Standard and Dell Hybrid Client device must be configured with DHCP IP. For DHCP configuration,
DHCP option tag 252 must be configured with WPAD.pac file. Here is a sample PAC file (WPAD.dat) content:
o function FindProxyForURL(url, host)
o {
if (shExpMatch(host, "*wysemanagementsuite.com*"))
o {
return "SOCKS 100.xxx.xxx.xxx:1080";
o }
return "DIRECT";
o }
Limitations:
Only secure MQTT communication goes through proxy.
MQTT (1883) does not use proxy.
Reset policy button for ThinOS 9.x and Hybrid Client Configuration
The Reset Policy button resets the configuration to default value. It resets all the dependent, collection, and independent
configuration values to default values. When Reset Policy button is used in device level, the values reset to custom group if
preset or else default group policy values if present. The Reset Policy button works in all hierarchy level. Resetting the entire
policy removes all policies in the group. This action resets all settings regardless of the section, and it cannot be undone. Clicking
Abort cancels this operation, and clicking Save & Publish removes all policies.
Wyse Management Suite to support automatic update of Dell-
signed applications on Dell Hybrid Client
Wyse Management Suite or Dell Client Agent updates Dell-signed applications once Dell Hybrid Client checks in to Wyse
Management Suite, when there is a new version available. When Dell Client Agent gets the list from Wyse Management Suite, it
compares the application version with the platform application version. If Wyse Management Suite application version is greater
than platform application version, Dell Client Agent updates the application. A new option in Config UI is introduced for Dell
Hybrid Client.
New option in Config UI is introduced for Dell Hybrid Client In Groups and Config > Edit Policies > Hybrid client > WMS
Client Settings > Auto Update (by default the option is off). Frequency option will be available for weekly (default) and
monthly.
Limitation:
The Dell Hybrid Client should be in ON state during the auto update. If the devices are OFF, then the auto update schedule
will move to next week or month.
Wyse Management Suite displays Auto Update Capable for
applications
In Apps & Data page > App Inventory > Hybrid Client, a new column with auto update capability is added
which differentiates the auto update apps by displaying YES and NO. The auto update applications are placed in the
HybridClientApps folder in the repository. The auto extraction happens in repository before displaying the files in Wyse
Management Suite server and auto update capable values are updated as a result.
Wyse Management Suite version 3.2
33