(imported topic written by SystemAdmin)
I’m doing a Fixlet/action via the “Windows Registry Wizard”, as next:
"
Properties
Category Registry Edit
Download Size
Source Registry Editor Wizard
Source Release Date 8/25/2009
RelevanceActions
Action1 (default):
Script Type BigFix Action Script:
action uses wow64 redirection false
delete __appendfile
delete wizardedit.reg
appendfile REGEDIT4
appendfile
appendfile
HKEY_CURRENT_USER\Control Panel\Desktop
appendfile “”=“c:\WUIMAGES\WU_Yes_800.jpg”
move __appendfile wizardedit.reg
download http://support.bigfix.com/download/bes/util/RunAsCurrentUser.exe
continue if {(size of it = 131072 AND sha1 of it = “9fd47b14aee681a6bad6579d30d6fb3fa4cc3ae3”) of file “RunAsCurrentUser.exe” of folder “__Download”}
waithidden “__Download\RunAsCurrentUser.exe” --w regedit /s “wizardedit.reg”
Success Criteria
This action will be considered successful when all lines of the action script have completed successfully.
"
I’m applying this to a “testing group” but, it reports 100% sucess, but is not changing the computers wallpaper to our standard one…even when the action didn’t report any error in syntax, nor in completing the task.
What is it doing wrong?
what am I doing wrong?
Is there any fixlet/action already programmed to use for my particular case???
Thank you,
Ed.