Script to change desktop wall paper?

  • Thread starter Thread starter Tadashi Inayama
  • Start date Start date
T

Tadashi Inayama

Is there a script (command line or wsh) to change the desktop wallpaper.

Thanks,
Tadashi
 
I can run the wsh command to change the registry, but the problem is that
there are several
places where desktop wall paper is configured and I need to know which/where
is the
correct place to change the wall for the scrip to change when the user logs
on,
ie is it in HKCU, Local Machine, or Current Config?

GPO, as far as I know, that changes desktop wallpaper does not apply/work on
terminal servers

Thanks,
Tadashi
 
This is stored in each user's profile, so you'd want to edit the value in
HKCU at the time of logon.
 
Back
Top