Administrator Guide

Table 5. Examples to congure nodes using xDCM
Scenario Command
Adding an application node that is used by ClientServiceEngine
service to run the TestApp.exe le with an argument -t when you
log o 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 ApplicationLaunchCong.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 logo, or
system shutdown.
It also enables you to congure multilevel logs which are essential for troubleshooting. You can clean up les, folders, and enable or disable
xDCM using Application Programming Interface (API). You can also add or remove conguration nodes from the xDCM conguration le
using command-line interface.
NOTE
:
Existing NetXclean.ini congurations are ported to new xDataCleanupCong.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 conguration nodes from xDCM conguration le XdataCleanupCong.xml. This tool is
available at the installation path of the xDCM application. By default, the tool is available at %systemdrive%\Program Files\XDCM.
Conguration of nodes using xDCM
You can use the following options and parameters to congure application nodes in XdataCleanupCong.xml:
Table 6. Options to
congure nodes
Option Description
Add Option to add a folder cleanup node.
Remove Option to delete a folder cleanup node.
Table 7. Parameters to congure nodes
Parameter Values
CleanupType:<type of the clean up node>
Folder
File
Additional administrator utility and settings information 33