ThemeName

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

ThemeName specifies the name of a theme.

Themes enable users to customize elements of the Windows® visual style, including elements such as the desktop, background, and screen saver.

Values

Theme_name

Specifies the name of the customized Windows theme. Theme_name is a string with a maximum length of 259 characters.

Valid Configuration Passes

specialize

auditSystem

auditUser

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | Themes | ThemeName

Applies To

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

XML Example

The following XML output shows how to name a customized theme, as well as set the desktop background.

<Themes>
   <ThemeName>Fabrikam Theme</ThemeName>
   <DesktopBackground>%WINDIR%\web\wallpaper\fabrikam.jpg</DesktopBackground>
</Themes>

See Also

Concepts

Themes