Share via


StatusMessage Element (Download Event Status)

This element exists within the Status element, and is the top-level element of a status message sent to the server.

<StatusMessage
packageID="Unique package ID"
messageID="Unique Message ID"
timestamp="Time stamp value"
/>

Attributes

  • packageID
    The unique ID of the package.
  • messageID
    The message ID for this message.
  • timestamp
    The time stamp value maintained by the management server. The format for this value is "<4 digit year>-<2 digit month>-<2 digit day> <hours>:<minutes>:<seconds>".

Remarks

The following table shows the numeric values of the messageID attribute, and the message each value represents.

MessageID Message
11030 Starting package download.
11031 Package download successful.
11032 Package download unsuccessful.
11035 Execution successful.

See Also

Download Event Status Reports

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.