Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the section of the results report that contains the results from running the troubleshooting package.
<xs:complexType name="Package">
<xs:sequence>
<xs:element name="Problem"
type="dcmRR:Problem"
maxOccurs="1"
minOccurs="1"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| Problem | dcmRR:Problem | Defines the section of the report that contains all the problems that the troubleshooting package is trying to detect and solve. |
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |