Deployment Solution 483
Appendix H
Windows Registry Keys
This section contains a description of the Windows Registry Keys used by Deployment
Solution.
You can access the keys in the Options folder.
3. Open the Registry Editor.
4. Click HKEY_LOCAL_MACHINE > SOFTWARE > Altiris > Altiris eXpress >
Options.
The keys present in the Options folder are listed in the table below, with their
description and purpose.
Registry Name Description Purpose
Keys present in Options folder
AgentCommLogDir Specifies the path for client server
communication log.
This path is used to create the
client-server communication log file.
AgentCommLogging Checks whether to create a
communication log.
If the value is 0, it disables the
logging, else, it enables the logging.
AgentCommLogMaxFileSize Specifies the size of the log file. The maximum the file can grow is up
to the size specified by this key. If
the size exceeds this, then it starts
overwriting the file from the
beginning.
DebugLogFilename Specifies the path and name of
the engine log file.
Used to create the engine log file at
the specified path.
DebugLogging Checks whether to create the
engine log file.
If 1, creates the engine log file.
DebugLogMaxSize Specifies the max log file. The maximum the file can grow is up
to the size specified by this key. If
the size exceeds this, then it starts
overwriting the file from the
beginning.
PingIntervalMinutes When sending CACKS to active
clients, the server will not send
CACK to an active computer if
there was an activity on the
socket associated with that
computer in the last
PingIntervalMinutes minutes.
PingTimeOut CACK timeout in seconds. If the client fails to respond to a
CACK within the time out, then it is
considered as inactive.