Kurt; According to the forum thread here:
http://www.vbshf.com/vbshf/forum/for...id=199&start=1
your issue may be with a GPO. Take a look, apparently your not the only one
with this issue.
"Mike Coleman" wrote:
> Kurt;
>
> Sorry, but I guess I jumped the gun a little and assumed i knew what you
> were needing. I too use a VBscript to deploy patches, but i deliver the
> script via SMS (don't ask, it's a long story). In any event, I don't have
> any answers for you. I simply add those pieces to the beginning and end of
> my script and it supresses the warning dialog. I am unfamiliar with the
> script you are using, I will look around a little and see if I can find
> something to help you out.
>
> "Kurt G" wrote:
>
> > Thanks for the quick reply, Mike! I added these lines in, but am still
> > getting a failure, indicated by the following:
> > 2007-07-09 10:15:29:322 1088 b9c Handler Attempting to create remote handler
> > process as EGREEN\kgazow in session 0
> > 2007-07-09 10:15:29:713 1088 b9c Handler FATAL: 0x80070005: ERROR: Remote
> > update handler container process created (PID: 2532), but exited before
> > signaling event
> > 2007-07-09 10:15:29:869 1088 b9c Agent * WARNING: Exit code = 0x80070005
> > 2007-07-09 10:15:29:869 1088 b9c Agent *********
> > 2007-07-09 10:15:29:869 1088 b9c Agent ** END ** Agent: Installing
> > updates [CallerId = ]
> > 2007-07-09 10:15:29:869 1088 b9c Agent *************
> > 2007-07-09 10:15:29:869 1088 b9c Agent WARNING: WU client failed installing
> > updates with error 0x80070005
> > 2007-07-09 10:15:29:885 3448 f3c COMAPI >>-- RESUMED -- COMAPI: Install
> > [ClientId = <NULL>]
> > 2007-07-09 10:15:29:885 3448 f3c COMAPI - Install call failed
> > 2007-07-09 10:15:29:885 3448 3c8 COMAPI WARNING: Operation failed due to
> > earlier error, hr=80070005
> > 2007-07-09 10:15:29:885 3448 3c8 COMAPI FATAL: Unable to perform synchronous
> > installation successfully.
> >
> > Kurt