Need help making this script true. i beleave the first part is done file, but registry needs to be reflected from information 4-8 thank you.
1 \'this vbscript should
Try this one from spicework forum:
reg.exe load HKU\DefUser "C:\Documents and Settings\Default User\ntuser.dat"
reg.exe add "HKU\DefUser\Control Panel\Desktop" /v Wallpaper /d "c:\windows\wallpaper\desktop.bmp" /f
reg.exe unload HKU\DefUser
The link is here: http://community.spiceworks.com/scripts/show/327-batch-file-to-set-the-default-wallpaper