pinemarten Posted March 27, 2006 Posted March 27, 2006 I'm sure this is an easy one for you guys, but... how do I prevent users changing the desktop wallpaper on XP Pro /Win2k server? have set GP to block usual way, but users can still use IE or Irfanview to do this. TIA.
Simcfc73 Posted March 27, 2006 Posted March 27, 2006 Could this help http://support.microsoft.com/default.aspx?scid=kb;en-us;Q327998
pinemarten Posted March 27, 2006 Author Posted March 27, 2006 thanks, Simcfc73, but I already have this enabled in GP and it doesn't prevent changes!
plexer Posted March 27, 2006 Posted March 27, 2006 We have a gpo set to change the users background to one from the server if they use any other method to try and change it it doesn't work but sets the logon background to their image. Ben
Simcfc73 Posted March 27, 2006 Posted March 27, 2006 It definitely works with GPO on my system. It won't let me apply as wallpaper via IE.
pinemarten Posted March 27, 2006 Author Posted March 27, 2006 hmmm...... my gpo settings are; user config>desktop>active desktop>enable active desktop >active desktop wallpaper (specified) >allow only bitmapped wallpaper this is right, isn't it?
Simcfc73 Posted March 27, 2006 Posted March 27, 2006 Active Desktop Wallpaper enabled. Wallpaper name set. Allow HTML and Jpeg Wallpaper. Prohibit Changes. I didn't set the BMP only setting but use a BMP anyway. I only tested the internet explorer set as wallpaper option. Haven't tested others programs.
NetworkGeezer Posted March 27, 2006 Posted March 27, 2006 Check out MS Paintbrush as this is another vector beloved of the little ones
SpuffMonkey Posted March 27, 2006 Posted March 27, 2006 I favour taking a machete to their fingers each time they mess about - I rarely have a problem reoccur more than 10 times per user...
Simcfc73 Posted March 27, 2006 Posted March 27, 2006 It stops them changing the wallpaper using paint too. I just checked.
Ric_ Posted March 27, 2006 Posted March 27, 2006 It stops them changing the wallpaper using paint too. I just checked. I imagine a machete would
llawwehttam Posted December 24, 2009 Posted December 24, 2009 Firefox is very hard to stop changing the wallpaper especially as there is a portable apps version so if you can get away without it or somehow get rid of the wallpaper option they can still use their portable version. I guess the only way is to stop .exe execution as well.
Guest theeldergeek Posted December 24, 2009 Posted December 24, 2009 I'm sure this is an easy one for you guys, but... how do I prevent users changing the desktop wallpaper on XP Pro /Win2k server? have set GP to block usual way, but users can still use IE or Irfanview to do this. TIA. Search for BGINFO.EXE within Edugeek. It's what we use.
linflas Posted January 14, 2010 Posted January 14, 2010 We use a generic account for student logins in the system I work in and I set permissions on the HKCU\Control Panel\Desktop to deny that account permissions change to that key. Specifically I set Set Value and Create Subkey to deny.
AngryITGuy Posted January 14, 2010 Posted January 14, 2010 We have a mandatory profile here and the desktop background is set via GPO, however when students right clicked images within IE or the Windows Picture and Fax Viewer and clicked set as background, the chosen image would temporarily be set as the wallpaper but then it would revert back to the one assigned via GPO just as quickly. To get around this we use the following two options: 1. For IE we use the following registry entry Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] "NoChangingWallPaper"=dword:00000001 This will grey out the 'Set as Background' within IE whenever a image file is right clicked. 2. To stop them using the stupid Windows Picture and Fax Viewer to set images as desktop wallpaper run regsvr32 /u shimgvw.dll from the command line to unregister the necessary dll. Hope this helps
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