Dell Wyse 5070 Windows 10 IoT Enterprise for Wyse Thin Clients Administrator s - Page 40

xData Cleanup Manager, xDCM CLI tool, Configuration of nodes using xDCM

Page 40 highlights

Table 7. Parameters to configure nodes Parameter Name: Path: Arguments:< specify the configuration information when the application is launched> Event: Values [Application name] [Application path] [Argument] USER_LOGOFF SVC_STARTUP ON_SHUTDOWN USER_LOGIN Examples to configure nodes using xDCM Table 8. Examples to configure nodes using xDCM Scenario 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. Deleting an application node from ExampleApp application. Command ALM.exe -Add -Application -Name:ExampleApp Path:C:\Windows\System32\TestApp.exe Arguments:"-t" -Event: USER_LOGOFF 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. It also enables you to configure multilevel logs which are essential for troubleshooting. You can clean up files, folders, and enable or disable xDCM using Application Programming Interface (API). You can also add or remove configuration nodes from the xDCM configuration file using command-line interface. NOTE: • Existing NetXclean.ini configurations are ported to new xDataCleanupConfig.xml. • Content in the xData Cleanup Manager are cleaned by default. xDCM CLI tool You can use the xDCM CLI tool to add or remove configuration nodes from xDCM configuration file XdataCleanupConfig.xml. This tool is available at the installation path of the xDCM application. By default, the tool is available at %systemdrive%\Program Files \XDCM. Configuration of nodes using xDCM You can use the following options and parameters to configure application nodes in XdataCleanupConfig.xml: 40 Additional administrator utility and settings information

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58

Table 7. 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 8. 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.
It also enables you to configure multilevel logs which are essential for troubleshooting. You can clean up files, folders, and enable or disable
xDCM using Application Programming Interface (API). You can also add or remove configuration nodes from the xDCM configuration file
using command-line interface.
NOTE:
Existing
NetXclean.ini
configurations are ported to new
xDataCleanupConfig.xml
.
Content in the xData Cleanup Manager are cleaned by default.
xDCM CLI tool
You can use the xDCM CLI tool to add or remove configuration nodes from xDCM configuration file
XdataCleanupConfig.xml
. This
tool is available at the installation path of the xDCM application. By default, the tool is available at
%systemdrive%\Program Files
\XDCM
.
Configuration of nodes using xDCM
You can use the following options and parameters to configure application nodes in
XdataCleanupConfig.xml
:
40
Additional administrator utility and settings information