Deployment Solution
384
Command-Line Switches
Parameters
Details
DebugTrace
Specifies whether or not to log any messages.
Changes to the DebugTrace field may not be
recognized until the ADLAgent is stopped and
restarted.
Example:
DebugTrace=True.
LogErrors
Specifies the types of messages to be written in the
log file.
Example:
LogErrors=True.
LogInformation
Specifies the types of messages to be written in the
log file.
Example:
LogInformation=True.
LogDebug
Specifies the types of messages to be written in the
log file.
Example:
LogDebug=True.
UseLogFile
Specifies whether or not to write messages in the log
file.
Example:
LogFile=True.
LogFile
Specifies log file path and name.
Example:
/opt/altiris/deployment/
adlagent/log/adlagent.txt
LogSize
This is the maximum file size for all trace files in bytes
(optional).
Example:
LogSize=409600.
IPTrace
Specifies whether or not to log messages between the
ADLAgent and the Deployment Server. Changes to the
IPTrace field may not be recognized until the
ADLAgent is stopped and restarted.
Example:
IPTrace=True.
IPUseLogFile
Specifies whether or not to use the IP log file.
Example:
IPUseLogFile=True.
IPTraceFile
Specifies the IPTrace log file path and name.
Example:
/opt/altiris/deployment/
adlagent/log/adlagentlpTrace.txt
IPLogSize
This is the maximum file size for all trace files in bytes
(Optional).
Example:
LogSize=409600.
SyncTimeWithServer
Synchronize the agent’s time with the Deployment
Server. This may be set to “True” or “False”.
Example:
SyncTimeWithServer=True.