3.1.4.16.2.1 GetOutOfSyncComputers

 <s:element name="GetOutOfSyncComputers">
   <s:complexType>
     <s:sequence>
 <s:element minOccurs="0" maxOccurs="1" name="cookie" type="tns:C
 ookie" />
       <s:element minOccurs="1" maxOccurs="1" name="parentServerId" typ
 e="s1:guid" />
       <s:element minOccurs="0" maxOccurs="1" name="lastRollupNumbers" 
 type="tns:ArrayOfComputerLastRollupNumber" />
     </s:sequence>
   </s:complexType>
 </s:element>
  

cookie: This field is reserved for future use. This field MUST be present, and the value MUST be set to the following:

  • Expiration (Year-Month-Date Hours:Minutes:Seconds) = 9999-12-31 23:59:59.9999999

  • EncryptedData = zero length array

parentServerId: This field MUST be present. It indicates the GUID that identifies the DSS making the call.

lastRollupNumbers: This field MUST be present, but it MAY contain zero elements in the array. Each element in the array contains information that determines what information DSS reports for each client computer. Its format is specified in section 3.1.4.16.3.1.