How to set WUApiLib.UpdateSearcherClass.ClientApplicationID to get Updateinfos o
Hi,
I want to use the wuapilib.dll for asking the official UpdateService daily
for new updates for different OS. I don't want to ask other computers what
updates they have installed or something like that.
Can I use WUApiLib on a WindowsXP to get Information about updates available
for Win2000?
If I trie somthing like this:
WUApiLib.UpdateSearcherClass usc = new WUApiLib.UpdateSearcherClass();
usc.IncludePotentiallySupersededUpdates = true;
WUApiLib.ISearchResult res = usc.Search("Type='Software'");
I get a list of updates for the current OS. Is there a way to change the
parameters, that I get the Updatelist for another OS?
I tried to get Information about the ClientApplicationID, but I didn't find
any evidence how to set the right parameters.
Thx for any help.
Greets
.
Relevant Pages
- RE: New Update for #70-299
... > Segment A contains a single server named TestKing1. ... > Segment B contains all other computers, ... > TestKing?s written security policy states that Segment B ... > Updates on all computers in Segment B to use ... (microsoft.public.cert.exam.mcse) - Re: best antivirus solution for a Mac.
... updates for Panther in the last year too. ... packs and several security updates. ... Both of my computers, as well as the computers in ... I think that it is great that you are productive on a Mac. ... (microsoft.public.macintosh.general) - Re: SVChost.exe 99% CPU Usage with SP3 installed
... I've installed Windows XP SP3 on many computers to date (I am in an IT ... SP3 has installed on all of them through automatic updates ... I've spent many mornings in crisis mode because a Microsoft ... If the OP had had a quick scout in the "real world" before installing SP3, ... (microsoft.public.windowsxp.perform_maintain) - Re: Keeping Score
... TheLetterK wrote: ... It's one thing for, say, a graphic design studio to have their computers go down because of upgrades or incompatibilities. ... Yeah, it's too bad Apple forces everyone to install new OS updates as soon as they come out, without even giving people a chance to test them or anything. ... I picked one that clearly demonstrated a point--I didn't cite it as the only sort of use where high platform stability was required. ... (comp.sys.mac.advocacy) - computers disappear from wsus
... I ahve about 20 computers ... new PID is available ... Targeting Cookie: 0x8024402c ... (microsoft.public.windowsupdate) |
|