Administrator Guide

Parameter Values
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 congure nodes using xDCM
Table 8. Examples to congure nodes using xDCM
Scenario Command
Adding a folder cleanup node in XdataCleanupCong.xml under
DiskCleanup element.
XDCM.exe -Add -CleanupType:Folder -Name:Notepad -Path:C:
\Windows\Security -PathExclusions:"C:\Windows\Security
\database, C:\Windows\logs" -Event: USER_LOGOFF -
CleanType:DIR_EMPTY -CleanFrom:Disk
Deleting a le cleanup node under OverlayCleanup element
Notepad in XdataCleanupCong.xml.
XDCM.exe -Remove -CleanupType:File -Name:Notepad -
CleanFrom:Overlay
NOTE:
If you log o from the thin client when UWF is disabled, the folder cleanup node is used by ClientServiceEngine service to clean up
the contents inside the directory C:\Windows\Security. Also, when the contents of this directory is deleted, the contents in the
folders C:\Windows\Security\database and C:\Windows\logs are deleted as they are added in the excluded paths.
You must provide unique names to add a new application entry to the XdataCleanupCong.xml using XDCM.exe.
When you are running the command to add an entry, the folder path is compared with the existing entries. If the path is already
available, only the exclusion paths are added to the existing folder entry.
Capturing logles
You can congure DebugLog.xml le to collect dierent types of logs for an application. You can modify the log levels to obtain specic
type of logs. The logs les are created at C:\Windows\Logs\<Application name>\Logs.
NOTE
: By default, no logs are created for an application.
Conguration of DebugLog XML le
You can use the Debug Conguration Editor (DCE) console application to congure the debug conguration XML le. This tool can be used
to commit, exclude, or modify the debug conguration le.
34
Additional administrator utility and settings information