PhoneManufacturerModelName
Note Starting with Windows 10, version 1703, this setting can no longer be used in provisioning packages. For more information on changes to the Windows Provisioning Framework, see Windows Provisioning Framework. This setting may have a Configuration Service Provider (CSP) equivalent that can be used instead. To determine if a CSP for this setting exists, see the description below.
Required. Specify the code that is registered with Microsoft to correspond to the phone model.
This setting is used for targeting phone updates. It must contain a code that is registered with Microsoft to correspond to the phone model. This string must be unique – if there are any hardware differences between phones that require changes to the BSP, the phones must have different PhoneManufacturerModelName
values. This string must not be changed after the phone is sold.
Microsoft recommends using a different value for PhoneManufacturerModelname
and another value for PhoneModelName
. PhoneManufacturerModelname
should be as unique as possible for the particular device revision or variant.
The PhoneManufacturer
, PhoneManufacturerModelName
, and PhoneMobileOperatorName
should create a unique Phone-Operator-Pairing (POP).
For more information about specifying settings within variants, see Create a provisioning package with multivariant settings.
This string is for OEM reference and can be set to any value that meets the following requirements:
The string length must be less than 256 characters
The string must be alphanumeric (A-Z, a-z, 1-9)
Leading and trailing spaces are not permitted and will cause update failures
Note
This string is returned by the DeviceStatus.DeviceName property. For more information, see the SDK Documentation.
Edition | x86-based devices | x64-based devices | ARM-based devices |
---|---|---|---|
Windows 10 Mobile | N/A |
N/A |
Supported |