Release Notes
Table Of Contents
- Dell Wyse Management Suite Version 3.x Release Notes
- Contents
- Release summary
- Version matrix
- Wyse Management Suite version 3.3.1 Hotfix
- Wyse Management Suite version 3.3
- Wyse Management Suite version 3.2 Hotfix
- Wyse Management Suite version 3.2
- Compatibility
- New and enhanced features
- Secure MQTT support in Wyse Management Suite server
- Displaying the End User License Agreement for ThinOS 9.x
- Configuring proxy in Wyse Management Suite remote repository server
- Proxy support for Windows Embedded Standard WDA and Dell Hybrid Client DCA
- Configure proxy server information using WININET proxy for Windows Embedded Standard WDA
- Configure proxy server information using DHCP option tag for Windows Embedded Standard WDA and Dell Hybrid Client DCA
- Reset policy button for ThinOS 9.x and Hybrid Client Configuration
- Wyse Management Suite to support automatic update of Dell-signed applications on Dell Hybrid Client
- Wyse Management Suite displays Auto Update Capable for applications
- Dell Hybrid Client user personalization data upload to file repositories
- Dell Hybrid Client user personalization data upload content
- Repository to support the replication of user data
- Platform agnostic
- Assign granular roles to AD groups
- ThinOS 9.x firmware and BIOS file upload to cloud Wyse Management Suite
- Secure LDAP improvements
- More commands added to schedule device commands
- Wyse Management Suite to support restart of failed jobs
- Automatic device unregister
- Wyse Management Suite Dell generic client device type support for unified device field conversion
- Fixed issues
- Known issues
- Important notes
- Wyse Management Suite version 3.1 Hotfix 1
- Wyse Management Suite version 3.1
- Compatibility
- New and enhanced features
- Bulk device exception
- Displaying the End User License Agreement for ThinOS 9.x
- Granular permission role-based Access
- ThinOS Config UI search for static parameters
- BIOS enumeration for ThinOS 9.x
- Silent deployment of application for Windows Embedded Standard, ThinLinux, and Dell Hybrid Client platforms
- Scripting support for advanced application policy for ThinLinux
- EULA changes for Wyse Management Suite server, repository server, and Import tools installer
- Reporting display parameters and highlighting the primary display parameter field
- Reporting the virtual NIC parameters and highlighting the primary parameter field
- Configure VNC for Dell Hybrid Client
- Configure SSH for Dell Hybrid Client
- SOCKS 5 proxy support in WMS 3.1 Repository server
- 5070 DHC Field Conversion from WMS
- 7070 OptiPlex Conversion to DHC with DCA-E 1.1
- Fixed issues
- Known issues
- Important notes
- Wyse Management Suite version 3.0
- Compatibility
- New and enhanced features
- Enabling device management through Dell Hybrid Client License
- Supports notification on Device page
- Mapping User Group to Device Group
- Default User Policy Group for Dell Hybrid Client
- Dynamic UI update for Dell Hybrid Client configuration
- Application deployment for Dell Hybrid Client
- End-user exception for Dell Hybrid Client
- Advanced Wyse Management Suite client settings
- Support for end-user session reporting for Dell Hybrid Client
- End-user personalization for Dell Hybrid Client
- Support for factory reset and recovery imaging for Dell Hybrid Client
- Support for Dell Client Agent Enabler
- Support for configuring TLS versions in WMS installer
- Import or export configuration
- Support for advanced multi monitor for Windows Embedded System
- Fixed issues
- Known issues
- Important notes
- Installing package or upgrading image
- Resources and support
- Contacting Dell
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