Deployment Solution 387
Command-Line Switches
AClient.config Parameters
You can use the AClient.config file to configure the system. This file is used to modify
the AClient settings.
MAKE_LOWER_CASE Changes the file path and file name to lower case
when copying a file from the Deployment Server.
Example: MAKE_LOWER_CASE=True.
FORCE_NEW This is for the agent in automation mode only. It
forces the agent to run the Initial Deployment event,
even if it is already in the database.
Example: FORCE_NEW=True.
AUTO_UPDATE This allows the agent control as to whether it will
automatically update to the newest or only adlagent
on the Deployment Server.
Example: AUTO_UPDATE=True.
Parameters Details
Global
MACAddrList Specifies the list of MAC Addresses for every NIC
installed on the PC separated by a comma.
Example: MACAddrList=000C29C63002,
000C29C6300C.
Serial-Number Specifies the serial number of the PC.
Example: Serial-Number=VMware-56 4d db 10 9f cd
9d 7e-d4 7e 52 4e 88 c6 30 02.
Reboot Specifies whether to reboot the computer. By default,
AClient will reboot the computer only when it is
necessary for the changes that have been made.
Example: Reboot=True.
RebootAfterConfig Specifies whether to reboot the computer after the
configuration task.
Example: RebootAfterConfig=True.
Status-Code Specifies the status code of the last executed job.
Example: Status_Code=0.
Status_Module Specifies the module that reported the status code.
Example: Status_Module=AClient.
Parameters Details