I get the above error when trying to patch many servers, it has in
fact haunted me for some time on and off.
Looking at a client failed today, I see no errors in ScanWrapper.log
but something that doesnt seem to show up in a Google search in the
SmsWusHandler.log -
---
ERROR : AddScanPackageService() failed, win32 error code = 0
ERROR: Search() failed with hRes=0x8009200d
0x8009200d is the hresult value for the operation. Returning 8205 as
the exit code.
---
I have done the re-registration of DLLs etc, but I think this is a
different problem, of the 55 servers targetted in this collection,
most of them worked, but about 10 didnt.
Having dug through the 10 clients seems I have 2 problems, here is the
other one-
---
ERROR: Search() failed with hRes=0x80096010
0x80096010 is the hresult value for the operation. Returning 24592 as
the exit code.
---
My CAB file must be good as it has worked on a good few machines,
anyone got any pointers for a n00b?
Thanks in advance.