Deployment Solution 381
Command-Line Switches
LogSize Function: Sets the maximum log file size (in bytes).
Example: To set the log file size limit to 4096 bytes, type
LogSize=4096
MCastAddr Function: Specifies the multicast group address to be used to find
the Deployment Server.
Example: To set the IP address for multicasting, type
MCastAddr=225.1.2.3
MCastPort Function: Specifies the port number to use for multicasting.
Example: To use port 402 for multicasting, type
MCastPort=402
Password Function: Sets a password on the client to prevent users from
accessing aclient.exe settings.
Example: To lock the settings, type
Password=clientmanager
PromptExecute Function: Sends output (messages) to the client when tasks are
being executed.
Options: Yes, No
Examples: To allow prompts and messages to be sent to the client,
type
PromptExecute=Yes
To suppress output, type
PromptExecute=No
PromptOverride Function: Specifies the default action to take when there is no user
response to a restart prompt.
Options: Abort, Continue
Examples: To abort the client reboot, type
PromptOverride=Abort
To reboot the client, type
PromptOverride=Continue
PromptReboot Function: Prompts the user before restarting the client.
Options: Yes, No
Examples: To prompt for user input before restarting a client, type
PromptReboot=Yes
To restart a client without requiring user input, type
PromptReboot=No
Parameters Details