Share via


Key

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

Key specifies a unique key for the DeviceElement.

Note

  • This element does not appear in the Properties pane of Windows® System Image Manager (Windows SIM) until you add DeviceElement to the answer file.

  • The value for Key is added to the answer file as an attribute of DeviceElement. The attribute wcm:keyValue is used to identify each unique device. For example, you can specify three different IP addresses by using the Key values of MyKey1, MyKey2, and MyKey3.

  • Values

    Key

    Specifies a unique key for the DeviceElement. Key is a string.

    This string type does not support empty elements. Do not create an empty value for this setting.

    Valid Passes

    offlineServicing

    Parent Hierarchy

    Microsoft-Windows-TabletPC-Platform-Input-Core| LinearityData| DeviceElement | Key

    Applies To

    For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.

    XML Example

    The following XML output shows how to configure Key.

    <NameServerList>
       <IpAddress wcm:action="add" wcm:keyValue="MyKey">MyValue</IpAddress> 
       </NameServerList>
    

    See Also

    Concepts

    DeviceElement