Partager via


export-counters Element

The <export-counters> element contains information about object changes during a management agent export.

Usage

<export-counters/>

Attributes

None.

Child Elements

Element Description

<export-add>

Information about the number of new object creations that the management agent has processed successfully or have been written to the drop file.

<export-delete>

Information about the number of object updates not involving renaming the object that the management agent has processed successfully or have been written to the drop file.

<export-delete-add>

Information about the number of modifications involving deleting the existing object and adding a new object with the same distinguished name that the management agent has processed successfully or have been written to the drop file.

<export-failure>

Information about the number of operation failures.

<export-update>

Information about the number of object updates that include renaming the object which the management agent has processed successfully or have been written to the drop file.

Parent Elements

Element

<step-details>

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

Sequence
    export-add
    export-update
    export-delete
    export-delete-add
    export-failure
Sequence

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009