Property settings for the Agent for Pocket PC

Edit the properties of the Agent for Pocket PC using one of the following methods:

For true/false values, 0 = false; 1 = true

Syntax and Default Value

Description

ClearLogsOnStart=1

1 = Recreates all log files at the start of an Agent for Pocket PC session. Any existing log files are deleted.

0 = Log information is appended until the LogSize Pocket PC property setting is reached.

CopyCompress=0

1 = Compresses files during transfers.

0 = Does not compress files.

CopyDiff=1

1 = Uses byte-level differencing during transfers.

0 = No byte-level differencing.

The CopyForce parameter takes precedence over the CopyDiff parameter.

CopyForce=0

1 = Forces the updating of files during transfers.

0 = No forced updating of files.

The CopyForce parameter takes precedence over the CopyDiff parameter.

CopyRateLimit=100

The percent of available bandwidth used for communication between the Symantec LiveState Delivery Transport Client and Service.

KeepVendorOnInstall=1

1 = Keeps vendor files and directories after the package is installed. This is recommended since the Pocket PC has limited space. Additionally, packages are small enough that you should always get the latest files for a package ID to avoid issues.

0 = Deletes vendor files and directories after the package is installed.

Note: To override this setting for individual packages, use the corresponding script-preparation variable.

KeepVendorOnRemove=0

1 = Keeps vendor files and directories after the package is removed.

0 = Deletes vendor files and directories after the package is removed.

Note: To override this setting for individual packages, use the corresponding script-preparation variable.

LogLevel=4

The log level. Values from 0 to 5 record the following:

0 = No output.

1 = All failures and all activities that relate to security issues, such as login/logout, creating/changing administrators and passwords, and startup/shutdown messages.

2 = All failures, security related activity, and activities that relate to creation, modification, and deletion of Configuration Server data, computers, computer groups, package profiles, and so on.

3 =  All failures, all activities, and more detailed value information.

4 and 5 = Used for internal debugging purposes.

You cannot use the setting as an environment parameter during script execution.

When the Symantec LiveState Delivery MultiPlatform Agent uses Symantec LiveState Delivery Transport Service, this agent logLevel setting overrides the Transport program LogLevel parameter.

LogSize=10

The limit that, if exceeded, causes the current file to be overwritten.

The value is set in kilobytes.

NoUILock=0

Disable the use of the device lockdown during package execution.

1 = Does not lock the device.

0 = Locks the device.

NumTimeouts=3

The maximum number of attempts to communicate with the Configuration Server. The agent uses this setting in combination with the Timeout Pocket PC property setting to determine when communication with the Configuration Server has timed out.

PollInterval=0

This setting is enabled only if RunOnce is set to 0.

The amount of time to wait between checking for pending jobs.

The value is set in minutes.

0 = The agent executes only when it starts, and does not poll between jobs.

PostMessagesToServer=1

1 = Sends job execution information to the Configuration Server, where it is stored within the message and the error logs for the managed Pocket PC device.

0 = Does not send job execution information to the Configuration Server.

Note: Setting this parameter to 1 generates increased network traffic.

RegisterForPush=0

Register with the Configuration Server for push events.

RunOnce=1

The agent program will terminate after polling the Configuration Server one time. This setting overrides the value of PollInterval.

ScriptTimeout=1

The amount of time to wait for a response from the Configuration Server. The agent uses this setting in combination with the NumTimeouts Pocket PC property setting to determine when communication with the Configuration Server has timed out.

The value is set in minutes.

ShowSplash=3

The amount of time for which the agent displays a splash screen when activated. If set to 0, no splash screen will display.

This value is set in seconds.

StartSleep=5

The amount of time the agent waits after startup before communicating with the Configuration Server.

The value is set in seconds.

Timeout=10

The amount of time to wait for a response from the Configuration Server. The Agent uses this setting in combination with the NumTimeouts Pocket PC property setting to determine when communication with the Configuration Server has timed out.

The value is set in seconds.

WorkDir=/Program Files/Symantec/LiveState

The path to the agent working directory, where log files, temporary files, cache files, vendor files, and other files are created.

_ComputerID=

The Computer ID that is viewable from the Command Center Console to uniquely identify this managed device. If left empty, this will trigger the Configuration Server to add the device to the list of computers if it doesn't already exist.

_Encrypt=0

1 = Encrypts files with SSL during transfers.

0 = No file encryption.

_InstallDir=Program files/Symantec/LiveState

Agent installation directory on the device being managed.

_ServerName=

Hostname of the Configuration Server.

_ServerAddress=

Server name or IP Address of the Configuration Server.

Note: If using the Configuration Server name, make sure your network can resolve the name using a DNS service.

_ServerPort=8080

Port of Configuration Server. Default is 8080

ServerEncryptPort=8443

Port of Configuration Server for encrypted communications. Default is 8443.