Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

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?

Posted

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.

  • 3 years later...
Posted
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
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.

  • 3 weeks later...
Posted
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.
Posted

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

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...