Deployment Solution 385
Command-Line Switches
GetApps Specifies whether or not to get the Applications at a
“Get Inventory” request.
Example: GetApps=True.
GetServices Specifies whether or not to get the Services at a “Get
Inventory” request.
Example: GetServices=True.
GetDevices Specifies whether or not to get the Devices at a “Get
Inventory” request.
Example: GetDevices=True.
GetSmbios Specifies whether or not to read the Smbios table.
Example: Smbios=True.
EncryptSessions Specifies whether or not the ADLAgent will attempt to
make an encrypted session with the server.
Example: EncryptSession=True.
RequireEncrypt Specifies whether or not the ADLAgent will fail to
connect if an encrypted session cannot be established.
Example: RequireEncrypt=True.
UseMCast Specifies whether or not to use multicast to find a
Deployment server or make a connect directly to the
Deployment server using the specified IP port and
address.
Example: UseMCast=True.
MCastAddr Specifies the multicast group address to be used to
find the Deployment Server (Optional).
Example: MCastAddr=225.1.2.3.
MCastPort Specifies the port number to use while multicasting
(Optional).
Example: MCastPort=402.
TTL Specifies the maximum number of hops to multicast
through (Optional).
Example: TTL=32.
ServerName Specifies the computer name of the server (Optional).
Example: Server=RADAR.
TcpAddr Specifies the IP address of the Deployment Server to
connect to (Optional). Specifying this parameter will
switch the ADL Agent to use TCP to connect to the
Deployment Server.
Example:
TcpAddr=127.0.0.1.
Parameters Details