Jump to content

Recommended Posts

Posted
Can anyone help me plaesee currently have roaming profiles all i want to do is add the school logo as a wallpaper when staff and pupil log on they see the school logo. How do i do that?
Posted (edited)

set the desktop background through a GPO, I'll just find the setting!

 

User Node > admin templates > desktop > ActiveDesktop > Active Desktop wallpaper

Edited by buzzard
Posted

To set the wallpaper put the .bmp into c:\windows, run regedit.

to set the pre logon wallpaper it needs to be put into HKEY_Current_user, Control Panel, Desktop, Wallpaper. To set the post logon background it's HKEY_USER, Default, Control Panel, Desktop, Wallpaper

Posted
Please please can you help me i have set up the active directory wallpaper to display the school logo everything is configured however the logo is not being diplayed when the users logo on. I;m getting very frustrated and need some help please.
Posted (edited)
Please please can you help me i have set up the active directory wallpaper to display the school logo everything is configured however the logo is not being diplayed when the users logo on. I;m getting very frustrated and need some help please.

 

Put the wallpaper somewhere accessible (create a share on a server just for that if you must), I'd set the security to everyone:read

 

set the gpo as demonstrated by Alan-D above

 

ensure the gpo is linked to the right user group(s)

 

run gpupdate /force from a workstation and allow it to reboot at the end if it wants to

 

log in as one of the users you set it to work on

 

 

That WILL work - unless there's another gpo somewhere blattering it :doh: - best check the other gpo's just in case to make sure there's no wallpaper set in any of them.

 

Edit: oh oh oh if you have more than one DC make sure the replication's working too! :)

Edited by BatchFile
Posted

many thanx, but it doesn't work it works fine on the server and it displays logo on the server and not on the other computers. when i go on to the computers and click on the display properties the logo is there but the backgroun tab is displayed so i can't select it.

help please

Posted

First thing to check is that the users can "see" the wallpaper image from a workstation and that it's where the GPO expects it to be. If they can, run gpupdate /force and reboot.

 

if neither of those fixes it, it's a case of double (or triple!) checking each of the steps above - it has to be one of those that's not quite right.

  • 2 months later...
Posted
I have mandatory roaming profiles and sometime the active desktop background image stretches when they log off or when the screensaver kicks in....
Posted

I have done this using an ADM file I wrote, as I don't like active desktops. I have found this to be more reliable and faster.

 

Using Group Policy Management Console

  1. Find a group policy that applies to the users you want to set the background for.
  2. Right click on the policy and click "Edit"
  3. Under "User Configuration" right click on "Administrative Templates"
  4. Click "Add/Remove Templates"
  5. Click "Add"
  6. Browse to the adm file I have attached to this post (EW-Display.adm inside the zip file)
  7. Click "Open"
  8. Click "Close"
  9. Under "User Configuration"
  10. Expand "Administrative Templates"
  11. Expand "Edward Watton"
  12. In the right hand panel double click "Wallpaper"
  13. Select Enable
  14. Enter a path to the bmp image file you want to set as a background (I recommend you point it to a local copy of the file to save network bandwidth. You could deploy the bmp file using a script or package the bmp file using your normal package and deployment mechanism. Also ensure the user has read access to the bmp file)
  15. Log on to the network as a user that this group policy applies to and enjoy your new wallpaper with a coffee :)

 

NOTE: You can only use bmp files for backgrounds using this mechanism. The image needs to be the correct size for the resolution of your computers as I have not added the stretch property/option to my adm file.

 

Hope this helps

 

Edd

EW-Display.zip

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



×
×
  • Create New...