Kyle Posted January 8, 2008 Report Posted January 8, 2008 I have set the Active Desktop wallpaper to show what picture i choose. I have checked all the GPO settings and also all the permissions on the network folder that contains the images and everything is ok. What is really weird is that the picture appears on the desktop during the log on process and also the applying security settings but as soon as this finishes the image disappears and they just get a blue background and a little white square in the corner of the screen with a red cross in it. The staff have roaming profiles and i have re-created of one of the users to rule that out as well. Any ideas?
ICT_GUY Posted January 8, 2008 Report Posted January 8, 2008 Try refreshing the desktop, if that works then you need a desktop refresh prog. But more likely you need to have the desktop jpg held locally on the client PC.
zag Posted January 8, 2008 Report Posted January 8, 2008 Might be worth looking at bginfo in a startup script instead, that copies the background to the local pc automatically and shows cool stuff like username and ip on the actual bitmap.
richard.thomas Posted January 8, 2008 Report Posted January 8, 2008 I have the oposite problem, but i've never really looked at trying to solve it. The default blue background is displayed on the ctrl+alt+del screen, but then as the student it logging in the wallpaper that is set for the local administrator is displayed then the wallpaper that is set in the policy is applied after this... rather strange
john Posted January 8, 2008 Report Posted January 8, 2008 File permissions could be at fault, or another cause. Check that Active Desktop is on and I find ensuring the wallpaper is a bmp file works well
pooley Posted January 9, 2008 Report Posted January 9, 2008 Have had this ans similar before now, and oddly enough changing the desktop resolution to 800x600 then back to whatever you want it set as has worked for us.
Kyle Posted January 31, 2008 Author Report Posted January 31, 2008 I still can't seem to get this to work. The desktop is sett to strech the picture as some staff have widescreen laptops and some don't.
daveyboy Posted February 1, 2008 Report Posted February 1, 2008 Try this in your login script (probably last) C:\WINDOWS\system32\rundll32.exe user32.dll,UpdatePerUserSystemParameters This will refresh the desktop as per http://www.dx21.com/SCRIPTING/RUNDLL32/VIEWITEM.ASP?OID=209&CMD=P-X|ao-AND|WXP-1 Hope this helps! 1
tosca925 Posted February 1, 2008 Report Posted February 1, 2008 We had this for some time, but to be honest i can't remember how i fixed it.
leeshellard Posted February 1, 2008 Report Posted February 1, 2008 We had this too I have created a VBS script that can change the desktop being showed per day e.g. Mon pic one and tue pic 2. It gets the images from the sysvol or any other network location you want. If any one wants a copy of it let me know and ill post it up.
john Posted February 1, 2008 Report Posted February 1, 2008 How do people deal with the annoyance that the kids are doing now in that they are going eew system wall paper and then managing to set wallpaper which appears when there profile has loaded and shows at the applying personal settings, saving personal settings and when there workstation is locked rather than my wallpaper. Some of them are a bit iffy in terms of there content. We use roaming profiles if that helps.
Edu-IT Posted February 1, 2008 Report Posted February 1, 2008 (edited) Do you use group policy to set a users wallpaper? In the GPO for these users go to user config > admin templates > desktop > active desktop > active desktop wallpaper > and set the wallpaper with an image you specify which will prevent the users from changing the wallpaper at all. this is the microsoft documented way. if you dont want a wallpaper create a 1pixel image file save this as a .bmp and then set it to that. or set it to a file that doesnt exist. this locks out the set as wallpaper setting fooby User Configuration > Administrative Templates > Windows Components > Control Panel > Display > Prevent Changing Wallpaper - setting this to enabled will stop the kids using "set as desktop background" in paint and internet explorer. You can enforce a wallpaper using GP that will prevent the Set As Desktop Background from working User Configuration>Administrative Templates>Desktop>Active Desktop In the Active Desktop Wallpaper fill in a local or UNC link to a wallpaper you want to enforce and select its composition. Ensure the users have read access to the wallpaper. Edited February 1, 2008 by Edu-IT
Newton Posted February 5, 2008 Report Posted February 5, 2008 Had this one before - this fixed it for me In the policy where you are setting the wall paper also set Computer config\admin temp\system\froup policy\user group policy loopback\ this will apply settings in the user section to the computer, liek the desktop wall paper
AliG Posted March 6, 2008 Report Posted March 6, 2008 user config\admin templates\windows comp\windows explorer\ turn off disable windows shell that should do it
Mainy Posted June 4, 2008 Report Posted June 4, 2008 We had this too I have created a VBS script that can change the desktop being showed per day e.g. Mon pic one and tue pic 2. It gets the images from the sysvol or any other network location you want. If any one wants a copy of it let me know and ill post it up. Hi, would it be poss to get a copy of your VBS script!?
popularITguy Posted June 4, 2008 Report Posted June 4, 2008 It may be an Active Desktop issue. Try rt clicking on desktop, go to themes, change the theme then change it back. I had a problem with Windows updates killing active desktop and that was the fix. It might work here, but it does sound also like a scripting error.
leeshellard Posted June 5, 2008 Report Posted June 5, 2008 Hi, would it be poss to get a copy of your VBS script!? File should be attached hope it helpsdesktop.vbs
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