Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
removing patches with WUA apis
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
micheled  
View profile  
 More options Nov 17 2008, 2:11 pm
Newsgroups: microsoft.public.scripting.vbscript
From: micheled <miche...@discussions.microsoft.com>
Date: Mon, 17 Nov 2008 06:11:01 -0800
Local: Mon, Nov 17 2008 2:11 pm
Subject: removing patches with WUA apis
I'm trying to remove windows patches through WUA apis
and it fails with error code:
-------------
2008-11-14      11:53:20:281     676    49c     COMAPI  -- START --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:281     676    49c     COMAPI  ---------
2008-11-14      11:53:20:281     676    49c     COMAPI    - Allow source prompts: Yes;
Forced: No; Force quiet: No
2008-11-14      11:53:20:281     676    49c     COMAPI    - Updates in request: 1
2008-11-14      11:53:20:281     676    49c     COMAPI    - ServiceID =
{AD3BAF10-9676-477C-8CF2-472DBC77C328}
2008-11-14      11:53:20:296     676    49c     COMAPI  WARNING:
ISusInternal::BeginInstallUpdates3 failed, hr=80240028
2008-11-14      11:53:20:296     676    49c     COMAPI    - WARNING: Exit code = 0x80240028
2008-11-14      11:53:20:296     676    49c     COMAPI  ---------
2008-11-14      11:53:20:296     676    49c     COMAPI  --  END  --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:296     676    49c     COMAPI  -------------

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
 
View profile  
 More options Nov 17 2009, 8:28 am
Newsgroups: microsoft.public.scripting.vbscript
From: Pramod Dahale
Date: Tue, 17 Nov 2009 00:28:06 -0800
Local: Tues, Nov 17 2009 8:28 am
Subject: Re: removing patches with WUA apis
Have you found any solution of this, I am also facing the same problem.

michele wrote:

removing patches with WUA apis
17-Nov-08

I'm trying to remove windows patches through WUA apis
and it fails with error code:
-------------
2008-11-14      11:53:20:281     676    49c     COMAPI  -- START --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:281     676    49c     COMAPI  ---------
2008-11-14      11:53:20:281     676    49c     COMAPI    - Allow source prompts: Yes;
Forced: No; Force quiet: No
2008-11-14      11:53:20:281     676    49c     COMAPI    - Updates in request: 1
2008-11-14      11:53:20:281     676    49c     COMAPI    - ServiceID =
{AD3BAF10-9676-477C-8CF2-472DBC77C328}
2008-11-14      11:53:20:296     676    49c     COMAPI  WARNING:
ISusInternal::BeginInstallUpdates3 failed, hr=80240028
2008-11-14      11:53:20:296     676    49c     COMAPI    - WARNING: Exit code = 0x80240028
2008-11-14      11:53:20:296     676    49c     COMAPI  ---------
2008-11-14      11:53:20:296     676    49c     COMAPI  --  END  --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:296     676    49c     COMAPI  -------------

Previous Posts In This Thread:

On Monday, November 17, 2008 9:11 AM

michele wrote:

removing patches with WUA apis
I'm trying to remove windows patches through WUA apis
and it fails with error code:
-------------
2008-11-14      11:53:20:281     676    49c     COMAPI  -- START --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:281     676    49c     COMAPI  ---------
2008-11-14      11:53:20:281     676    49c     COMAPI    - Allow source prompts: Yes;
Forced: No; Force quiet: No
2008-11-14      11:53:20:281     676    49c     COMAPI    - Updates in request: 1
2008-11-14      11:53:20:281     676    49c     COMAPI    - ServiceID =
{AD3BAF10-9676-477C-8CF2-472DBC77C328}
2008-11-14      11:53:20:296     676    49c     COMAPI  WARNING:
ISusInternal::BeginInstallUpdates3 failed, hr=80240028
2008-11-14      11:53:20:296     676    49c     COMAPI    - WARNING: Exit code = 0x80240028
2008-11-14      11:53:20:296     676    49c     COMAPI  ---------
2008-11-14      11:53:20:296     676    49c     COMAPI  --  END  --  COMAPI: Uninstall
[ClientId = <NULL>]
2008-11-14      11:53:20:296     676    49c     COMAPI  -------------

EggHeadCafe - Software Developer Portal of Choice
A Brief Synopsis of C# Class and Method Modifiers
http://www.eggheadcafe.com/tutorials/aspnet/aae979f9-52be-4f1c-bc53-7...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pegasus [MVP]  
View profile  
 More options Nov 17 2009, 9:08 am
Newsgroups: microsoft.public.scripting.vbscript
From: "Pegasus [MVP]" <n...@microsoft.com>
Date: Tue, 17 Nov 2009 10:08:05 +0100
Local: Tues, Nov 17 2009 9:08 am
Subject: Re: removing patches with WUA apis

<Pramod Dahale> wrote in message news:2009111732752pdahale@in.com...
> Have you found any solution of this, I am also facing the same problem.

> michele wrote:

> removing patches with WUA apis
> 17-Nov-08

<snip>

The post you're referring to is one year old. Do you think that the OP still
keeps an eye on it? And how does it relate to VB Scripting?


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "The post you are referring to is one year old."
 
View profile  
 More options Nov 18 2009, 4:51 am
Newsgroups: microsoft.public.scripting.vbscript
From: Pramod Dahale
Date: Tue, 17 Nov 2009 20:51:25 -0800
Local: Wed, Nov 18 2009 4:51 am
Subject: Re: The post you are referring to is one year old.
Yes, I know. I was just giving a try.

Well the issue not directly related to VB Scripting.
It is found while implementing, Windows Update API, in VB scripting. This solution is given by Microsoft for implementation and has the problem described above.

http://blogs.technet.com/heyscriptingguy/archive/2009/03/12/how-can-i...

Pegasus [MVP] wrote:

<snip>The post you are referring to is one year old.
17-Nov-09

<snip>

The post you are referring to is one year old. Do you think that the OP still
keeps an eye on it? And how does it relate to VB Scripting?

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
Notify Client Applications Using WCF Callbacks
http://www.eggheadcafe.com/tutorials/aspnet/b5ada8df-58c5-492f-b368-4...


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google