shafia2009 Posted March 19, 2009 Posted March 19, 2009 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?
buzzard Posted March 19, 2009 Posted March 19, 2009 (edited) set the desktop background through a GPO, I'll just find the setting! User Node > admin templates > desktop > ActiveDesktop > Active Desktop wallpaper Edited March 19, 2009 by buzzard
clarky2k3 Posted March 19, 2009 Posted March 19, 2009 (edited) You could use BGINFO, just use pop it in netlogon and use it as a startup script. You can use it to display usernames etc... aswell. Edited March 19, 2009 by clarky2k3
shafia2009 Posted March 19, 2009 Author Posted March 19, 2009 thanx , i have already tried that but when the users log on the wall paper is not displayed is there something i'm not doing right?
alan-d Posted March 20, 2009 Posted March 20, 2009 Have you run Group Policy Results to see if the policy is being read?
Spitfire Posted March 20, 2009 Posted March 20, 2009 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
shafia2009 Posted March 23, 2009 Author Posted March 23, 2009 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.
BatchFile Posted March 23, 2009 Posted March 23, 2009 (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 - 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 March 23, 2009 by BatchFile
FN-GM Posted March 23, 2009 Posted March 23, 2009 Also you will need to enable the active desktop policy as well as the wallpaper path.
shafia2009 Posted March 24, 2009 Author Posted March 24, 2009 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
BatchFile Posted March 25, 2009 Posted March 25, 2009 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.
madcyryl Posted June 16, 2009 Posted June 16, 2009 I have mandatory roaming profiles and sometime the active desktop background image stretches when they log off or when the screensaver kicks in....
teckedd Posted June 16, 2009 Posted June 16, 2009 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 Find a group policy that applies to the users you want to set the background for. Right click on the policy and click "Edit" Under "User Configuration" right click on "Administrative Templates" Click "Add/Remove Templates" Click "Add" Browse to the adm file I have attached to this post (EW-Display.adm inside the zip file) Click "Open" Click "Close" Under "User Configuration" Expand "Administrative Templates" Expand "Edward Watton" In the right hand panel double click "Wallpaper" Select Enable 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) 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 EddEW-Display.zip
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now