/build/static/layout/Breadcrumb_cap_w.png

Windows 7 customizations in SCCM/OSD

We have windows 7 images created and applied using SCCM using MDT2010. We have alot of the customizations scripted in the task sequence but cant figure out how to apply a custom aero theme file to the default. Any Thoughts?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: Lucid 13 years ago
Purple Belt
0
Have one of your customization scripts copy the file over as the OEM theme file. Here's a VBScript code snippet to illustrate what I mean:
objFSO.CopyFile (strScriptFileDirectory & "\YourTheme.theme"), (SystemDrive & "\Users\Default\AppData\Local\Microsoft\Windows\Themes\oem.theme"), True
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ