All my users workstations are part of our corporate domain. Currently we have a group policy that forces the company wallpaper through to all workstations. This is working fine. However, we have a number of users who have asked if we can provide alternative colour wallpapers - we are fine with allowing this as a number of them have impaired vision and find the current colour dificult to use.
I don't want to allow unrestricted changes but it would be nice to offer a limited number of wallpapers and allow the users to choose from the selection.
Is this possible, and if so how would I go about implementing it?
Create multiple GPOs for each wallpaper with different wallpapers that you want to apply. Create groups in AD that apply to the wallpaper they want then write a WMI filter and apply it to expected GPO so that the GPO can only apply to the specified group.