Jump to content

How to change wallpaper during upgrade using unattend


Recommended Posts

I am doing an inplace upgrade from Vista to Win7 using an unattend file.

I'm specifying the default Windows 7 wallpaper:

<DesktopBackground>%windir%\web\wallpaper\img24.jpg</DesktopBackground>

and

<SidebaronByDefault>false</SidebaronByDefault>

<SidebarVisible>false</SidebarVisible>

But for some reason the same Vista wallpaper is there after the upgrade and the sidebar gadgets are all int he top left corner of the screen?

Any ideas?

Thanks,

Terry

Link to comment
Share on other sites


don't know why the sidebar in wrong place

SidebarVisible Deprecated. Do not use. so leave that out and try just the <SidebaronByDefault>false</SidebaronByDefault>

In my sig and still works for Seven Wallpaper

I know it is weird, but so far I've done upgrades on 10 machines from Vista to Win7 and on all of them the sidebar gadgets get moved to the top left corner of the screen after the migration?

I'll try removing the SidebarVisible piece.

Have you done this with Upgrades or just fresh installs? I'm wondering if some of these setting do different things(or don't work at all) if doing an upgrade.

I think i'm going to also just create a simple exe that does everything I want it to and add it to the activesetup in the registry.

Thanks,

Terry

Edited by mattw112
Link to comment
Share on other sites

Not sure what you mean.

I just customized the unattend.xml file and specified in it that it was an upgrade. Then I pushed out the setup bits using SCCM and in the command line specified the unattend file to use.

The program launches on the clients and does a automatic in place upgrade.

Only issue is the sidebar gadgets get put in the top left corner and the wall paper for all the accounts on the system were not the same.

Terry

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...