Poll Response Document Elements (Windows Embedded CE 6.0)

1/6/2010

This reference section groups all the XML elements that are used in the poll response message that is sent by the server to the client, or device.

The following table shows the server response to the device Poll XML elements.

Element Description

PollResponse

Root element of the Poll Response document.

Settings

Top-level element of the section that groups the settings to be applied to the management client.

ClientSettings

These settings define values that the client uses to communicate with the server.

PollServer

The name of the management server.

PollInterval

How frequently the client polls the server.

FailureRetryCount

The number of times the client will reattempt a failed action.

FailureRetryInterval

The delay between retry attempts.

SoftwareInventorySettings

Top-level element of the section that defines the settings used to produce Software Inventory reports.

FileFilterItem

Top-level element of the section that defines the parameters used to implement a single software inventory directive.

Filter

A description of the item to search for, using limited wildcard (*) regular expression matching.

Path

The path used to search for the request item.

Recursive

Whether or not the client should recursively search all subdirectories of the provided Path.

ExcludeCompressed

Whether or not the client should exclude compressed items from the result set.

ExcludeEncrypted

Whether or not the client should exclude encrypted items from the result set.

FileCollectionSettings

Top-level element of the section that defines the settings used to produce File Collection reports.

Enabled

Whether or not the file collection feature is enabled.

Interval

The interval at which the client should generate a file collection report(s).

MachineInventorySettings

Top-level element of the section that defines the settings used to produce Machine Inventory reports.

ApplicablePackages

Top-level element of the section that groups the list of package IDs applicable to this specific client.

Package

Top-level element of the section that describes a particular package.

For more information about this XML document, see Server Response to the Device Poll.

See Also

Reference

Device Management Client XML Elements
Device Management Client Reference

Concepts

Device Management
Device Management Operation