Hi, I’m having an issue with a simple regdelete task or fixlet.
Using a Task I have the following relevance and Action.
Relevance:
(name of operating system = “WinXP”) AND (computer name starts with “L”) and (((exists key “HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CurrentVersion\policies\Explorer” of registry) AND (exists value “NoViewOnDrive” of key “HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CurrentVersion\policies\Explorer” of registry)))
Appears not and this is also after the client has been removed and reinstalled. I’ve also rebuilt the laptop and still seem unable to deploy an action to it. BigFix can see the laptop but no actions get applied.
As per above my second action was a simple action of - delete “c:\BESTEST.txt”
I’ve also tried the above RegDelete on another laptop which still didn’t apply.
Thanks for the reply. Now its shows “Failed writing to the file”. I guess I’m missing something related to createfile and appendfile. Can you help me figure this out?
waithidden “{pathname of system folder & “\cscript.exe”}” makeshortcut.vbs
But its showing me “Failed writing to the file”. If I try with “createfile”, it says “Unable to create a file”. This is the same error i communicated to you in my previous posts.
Why m I getting this error? Is there some configuration issues?