I need to change background color

  • Thread starter Thread starter Pippo
  • Start date Start date
P

Pippo

Hi all,
as in object I need to set all my 350 desktops background colors to black.
Company policy...
Now I discover that GP do not do that and I need to create an ADM file and
add it to a GP.
I found an ADM that should change the background color but it do not work.
I know it is a ... Company Policy, but that is.

Any other works in similar company and solved this "problem"???
I really dislike to change 350 pc one by one.

Thanks in advance
 
Hello Pippo,

We add with a logon script following regkey:
HKEY_CURRENT_USER\Control Panel\Colors","Background","44 50 87","REG_SZ"

The "44 50 87" is the number of the color. So configure one machine with
the specified color and check the regkey implement it with logon script and
your done.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
 
Thanks very much,
you gave me another way, easiest. We will need only a double boot to
accomplish the "mission".

Thanks again
 
Back
Top