Administrator Guide
Table Of Contents
- Windows 10 Enterprise 2019 LTSC for Dell Wyse Thin Clients Administrator’s Guide
- Contents
- Introduction
- Getting started
- Accessible applications
- Browsing with Internet Explorer
- Using the Dell Thin Client Application
- Using VMware Horizon Client to connect to virtual desktop
- Citrix Workspace app
- Configuring remote desktop connection session services
- Using Ericom Connect and WebConnect client
- Using Ericom PowerTerm Terminal Emulation
- Windows Media Player
- Wyse Easy Setup
- Overlay Optimizer
- Cisco Jabber Softphone for VDI
- Administrative features
- Using Administrative tools
- Using TPM and BitLocker
- Configuring Bluetooth connections
- Configuring wireless local area network settings
- Using custom fields
- Configuring RAM disk size
- Enabling auto logon
- System shortcuts
- Viewing and configuring SCCM components
- Devices and printers
- Configuring multi-monitor display
- Managing audio and audio devices
- Additional language support
- Setting region
- Managing user accounts
- Using Windows Defender
- Windows Defender Advanced Threat Protection
- Threat Defense
- Endpoint Security Suite Enterprise
- C-A-D tool
- Wyse Device Agent
- Citrix HDX RealTime Media Engine
- Viewing and exporting operating system image manifest files
- Additional administrator utility and settings information
- Automatically launched utilities
- Utilities affected by log off, restart, and shut down
- Unified Write Filter
- Application Launch Manager
- xData Cleanup Manager
- Capturing logfiles
- Saving files and using local drives
- Mapping network drives
- Participating in domains
- Using the Net and Tracert utilities
- Managing Users and Groups with User Accounts
- Changing the computer name of a thin client
- Removing language and feature on demand packages
- Language codes
- Adding languages to LTSC 2019 (RS5)
- Windows 10 IoT enterprise language packages
- Imaging using Dell Application Control Center
- System administration
- Network architecture and server environment
- Installing firmware using USB Imaging Tool
- Frequently asked questions
- How to install Skype for Business
- How to set up a smart card reader
- How to use USB Redirection
- How to prepare a Windows 10 IoT Enterprise operating system image for capture
- Using Wyse Management Suite
- How to capture and push Windows 10 IoT Enterprise operating system image
- How to update Windows 10 IoT Enterprise 2016 LTSB to Windows 10 IoT Enterprise 2019 LTSC
- Troubleshooting
- Keyboard customization issues
- Resolving memory issues
- CADMAP tool interfering with published application shortcut keys
- WiFi settings configured from Wyse Management Suite are not persistent across multiple Wyse 5070 thin clients
- Wyse Management Suite registration information is not cleared after the Sysprep process
ALM CLI tool
You can use the ALM CLI tool to add or remove application configuration nodes from ALM configuration file
ApplicationLaunchConfig.xml. This tool is available at the installation path of the ALM application. By default, the
tool is available at %systemdrive%\Program Files\ALM.
Configuration of nodes using ALM
You can use the following options and parameters to configure application nodes in ApplicationLaunchConfig.xml:
Table 3. Options to configure nodes
Option Description
Add -Application Option to add an application node.
Remove -Application Option to delete an application node.
Table 4. Parameters to configure nodes
Parameter Values
Name:<name of the application> [Application name]
Path:<path of the application> [Application path]
Arguments:< specify the configuration information when
the application is launched>
[Argument]
Event:<event to execute the command>
USER_LOGOFF
SVC_STARTUP
ON_SHUTDOWN
USER_LOGIN
Examples to configure nodes using xDCM
Table 5. Examples to configure nodes using xDCM
Scenario Command
Adding an application node that is used by
ClientServiceEngine service to run the TestApp.exe file
with an argument -t when you log off from the system.
ALM.exe -Add -Application -Name:ExampleApp
-Path:C:\Windows\System32\TestApp.exe -
Arguments:"-t" -Event: USER_LOGOFF
Deleting an application node from ExampleApp application.
ALM.exe -Remove -Application -Name:
ExampleApp
NOTE:
● You must provide unique names to add a new application entry to the ApplicationLaunchConfig.xml using
ALM.exe.
● Only three execution event values USER_LOGOFF, SVC_STARTUP, and ON_SHUTDOWN, are supported in the ALM
application. You can add only one of these values to each event.
xData Cleanup Manager
xData Cleanup Manager (xDCM) version 1.0 prevents extraneous information from being stored on the local disk. xDCM can be
used to automatically clean up directories used to temporarily cache the information. A clean up is triggered on either service
startup, user logoff, or system shutdown.
Additional administrator utility and settings information
35