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 information about the computer on which the troubleshooting package ran.
<xs:complexType name="ComputerInformation">
<xs:sequence>
<xs:element name="Data"
type="dcmRR:Data"
maxOccurs="3"
minOccurs="3"
/>
</xs:sequence>
<xs:attribute name="name"
type="xsd:string"
use="required"
/>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
Data | [dcmRR:Data](report-data-complextype.md) | The computer information section contains a Data element for each of the following properties:
|
Attributes
Name | Type | Description |
---|---|---|
name | xsd:string | The name of the computer on which the troubleshooting package ran. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |