Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > RFE: Auto-decline by name pattern (eg. Itanium)

Reply
Thread Tools Display Modes

RFE: Auto-decline by name pattern (eg. Itanium)

 
 
Kenneth Porter
Guest
Posts: n/a

 
      06-18-2009
I know it's impractical to exclude updates for Itanium because it would
require repackaging all the Server updates. But it would be nice if the
administrative client could be set to auto-decline any update with "for
Itanium" in the name. The same pattern matching might be fruitfully used to
automatically decline other updates.
 
Reply With Quote
 
 
 
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      06-18-2009
"Kenneth Porter" <> wrote in message
news:Xns9C2EEE06BB3Cshivasewingwitchcom@207.46.248 .16...
>I know it's impractical to exclude updates for Itanium because it would
> require repackaging all the Server updates. But it would be nice if the
> administrative client could be set to auto-decline any update with "for
> Itanium" in the name. The same pattern matching might be fruitfully used
> to
> automatically decline other updates.



This can be done through the WSUS API, by building a collection based on a
substring contained in the Update Title, and then calling the decline method
(whatever it's actual name is) against all members of that collection.

Alternatively, you might be interested in a third-party product that allows
for custom filtering within the user interface, which would allow you to do
a Select All and Decline (All Selected), based on the string "Itanium" in
the update title.

See http://www.eminentware.com for more information on this 3rd party
product.

--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
Lawrence Garvin [MVP]
Guest
Posts: n/a

 
      06-19-2009
"Kenneth Porter" <> wrote in message
news:Xns9C2EBD1F3EE46shivawellcom@207.46.248.16...
> "Lawrence Garvin [MVP]" <> wrote in
> news::
>
>> This can be done through the WSUS API, by building a collection based
>> on a substring contained in the Update Title, and then calling the
>> decline method (whatever it's actual name is) against all members of
>> that collection.

>
> Sounds interesting. Is the API accessible through scripting? (Or I could
> code up a quick C++ command line utility.) I'll have to go see if I can
> find the docs on that.


The WSUS product is an ASP.NET 2.0 webservices product. I believe the
server-side API requires development in a .NET-based language. The Samples
and Tools package items are almost exclusively written in VB.NET.

There are links to the SDK and the Samples and Tools Kit on the main WSUS
page at http://www.microsoft.com/wsus





--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/pro...awrence.Garvin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Should I decline unneeded updates, especially Itanium and x64? Cory Hug Update Services 5 03-30-2010 01:19 PM
Auto decline expired? Adam Butler Update Services 1 03-14-2007 05:30 AM
Hatch pattern CuriousP Windows Vista Drivers 0 12-01-2006 07:17 AM
Trend - Auto download Controlled Pattern Guybo Windows Small Business Server 1 04-07-2005 04:42 PM
Strange TV Pattern 'breeze Windows Media Center 8 10-15-2004 05:49 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59