SupportProvider

SupportProvider specifies the name of your support app or website. If not provided, the default Manufacturer name (from msinfo32.exe) will be used.

Values

Value Description
support-name String. Optional. The name of your support app or website.

Valid Configuration Passes

auditUser

generalize

offlineServicing

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | OEMInformation | SupportPhone

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML shows how to set OEM information.

<OEMInformation>
   <SupportProvider>Contoso Support</SupportProvider>
   <SupportAppURL>contoso-contact-support</SupportAppURL>
   <SupportURL>https://www.fabrikam.com/support</SupportURL>
</OEMInformation>

OEMInformation