OEMName2

OEMName2 specifies the 16-character, secondary OEM identifier that can be used to identify the computer manufacturer. This value is included in the HTTP user-agent request header. It can be used to further differentiate types of computers offered by the same OEM.

Values

Name

Specifies the secondary OEM identifier, limited to 16 characters. Name is a string.

This string type supports empty elements.

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-ehome-reg-inf | OEMName2

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-ehome-reg-inf.

XML Example

The following XML output shows how to configure Windows Media Center settings in the oobeSystem configuration pass.

<OEMLogoUri>file://c:\mydirectory\mylogo.png</OEMLogoUri>
<OEMName>Fabrikam</OEMName>
<OEMName2>ModelX</OEMName2>
<PreventAutoConnect>true</PreventAutoConnect>
<RestartEnabled>true</RestartEnabled>
<ShowGallery>Gallery</ShowGallery>
<UsePeakModeVideoEncoderSettings>true</UsePeakModeVideoEncoderSettings>
<WorkOffline>true</WorkOffline>

See Also

Concepts

Microsoft-Windows-ehome-reg-inf