Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Script to detect all 'detect only' updates or known wsus server updates

Reply
Thread Tools Display Modes

Script to detect all 'detect only' updates or known wsus server updates

 
 
Dim
Guest
Posts: n/a

 
      02-15-2006
Doas anyone know how I can scan the target system to get all 'Detect
only' updates or all known updates with a vbscript.

Neither just specifying 'IsInstalled=1' in my searchquery or just
specifying 'IsPresent=1' returns only the assigned updates but not
other updates which are not installed by wua.
When i get the status of the target system in my WSUSAdmin, i see also
the updates which are not installed by wua. So the wua client does
detect these but is it possible to get the list from a vbscript with a
searchquery?


Thanks
Dimitri Meeuws


 
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
0x800710dd Error When Trying to Detect WSUS Server Faris Abu Rous Windows Update 2 03-28-2008 11:28 AM
Script to detect all 'detect only' updates or known wsus server updates Dim Windows Update 1 02-27-2006 08:58 AM
WSUS server - can't detect PC's via Gp SW Windows Update 0 01-20-2006 03:26 PM
Automatic Updates - Unable to detect the need for SP2 Stone Free Windows Update 1 09-01-2004 01:44 PM
Detect windows updates Alex Uifalean Windows Update 0 11-04-2003 09:27 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