File Synchronization - Desktop Background & ScreenSaver Replacement
We are currently working on our AD infrustructure, but do not have this in place currently. So please no advice about doing any changes through GPO.
We want to replace the existing desktop background image (.BMP) and screensaver (.SCR) on all of our users. I don't know if file sync is a good option, but I did test to see if it would transfer a file to a particular folder, which worked for me the first time, but didnt work for me the second time around. Anyways, file syncs unpredictable.
Can anyone provide me a better method of accomplishing this task?
Thanks in advance!
Answers (1)
you can push the policy key that a GPO would normally set. On one machine use gpedit.msc, set and then export that key, push it to all the others with a script.
Comments:
-
I want to replace the current file with a new file, therefore I don't see the GPO export list would help me. - dparekh 11 years ago
-
You could use a script. Add the new file as a dependent file and have the script copy the file to the correct location on the drive. - chucksteel 11 years ago
-
if you just try to replace the current wallpaper it will not work correcty in windows 7. thet use a transiant wallpaper that is copy of the sorce in each users profile.
http://itninja.com/blog/view/setting-up-custom-logon-background-wallpaper-and-user-icon-for-a-windows-7-image - SMal.tmcc 11 years ago