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 report that contains the list of root causes that the troubleshooting pack can detect.
<xs:complexType name="RootCauseInformation">
<xs:sequence>
<xs:element name="RootCause"
type="dcmRR:RootCause"
maxOccurs="unbounded"
minOccurs="0"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| RootCause | dcmRR:RootCause | Defines a root cause that the package can detect. |
Remarks
The list contains all root causes defined in the package plus any instances of a root cause (for information on a root cause instance, see the -InstanceId parameter of the Update-DiagRootCause cmdlet).
Requirements
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |