Administrator Guide

Table Of Contents
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:
Table 6. Options to configure nodes
Option Description
Add Option to add a folder cleanup node.
Remove Option to delete a folder cleanup node.
Table 7. Parameters to configure nodes
Parameter Values
CleanupType:<type of the clean up node>
Folder
File
Registry
Name:<name of the clean up node> [Folder/File/Registry name]
Path:<path of the clean up node> [Folder/File/Registry path]
PathExclusions:<paths to be excluded from deletion
(Path1,Path2)/NULL>
[Path/NULL]
Event:<event to execute the command>
USER_LOGOFF
SVC_STARTUP
ON_SHUTDOWN
CleanType:<type of clean up>
DIR_DELETE
DIR_EMPTY
CleanFrom:<type of memory>
Disk
Overlay
Examples to configure nodes using xDCM
Table 8. Examples to configure nodes using xDCM
Scenario Command
Adding a folder cleanup node in
XdataCleanupConfig.xml under DiskCleanup element.
XDCM.exe -Add -
CleanupType:Folder -Name:Notepad -
Path:C:\Windows\Security -PathExclusions:"C:
36 Additional administrator utility and settings information