RegisteredOrganization specifies the organization name of the end user.

Values

Registered_organization_name

Specifies the organization name of the end user. Registered_organization_name is a string with a maximum length of 256 characters.

This string type supports empty elements.

Valid Passes

auditUser

generalize

offlineServicing

oobeSystem

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | RegisteredOrganization

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 output shows how to set the registered organization.

  Copy Code
<RegisteredOrganization>Fabrikam</RegisteredOrganization>

See Also