Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > How to get a list of hotfixes?

Reply
Thread Tools Display Modes

How to get a list of hotfixes?

 
 
Mark Allison
Guest
Posts: n/a

 
      04-23-2009
Hi there,

I need a list of all security and critical updates that have been released
by Microsoft. I want to compare this list with my cluster nodes and make sure
that they are all fully patched. I am using the VBScript written by Richard
McDonald and just need to populate the text file with KB IDs.
http://blogs.technet.com/richard_mac...03/879029.aspx

Can anyone help?

Thanks,
Mark.
 
Reply With Quote
 
 
 
 
Russ Kaufmann
Guest
Posts: n/a

 
      04-23-2009
"Mark Allison" <> wrote in message
news:1510275B-2666-4755-A36E-...
> Hi there,
>
> I need a list of all security and critical updates that have been released
> by Microsoft. I want to compare this list with my cluster nodes and make
> sure
> that they are all fully patched. I am using the VBScript written by
> Richard
> McDonald and just need to populate the text file with KB IDs.
> http://blogs.technet.com/richard_mac...03/879029.aspx
>
> Can anyone help?


You can use, of course, the online Windows Update web site to check whether
they are patched properly.

However, applying all hotfixes probably is a very bad idea since hot fixes
are not regression tested.

--
Russ Kaufmann,
MVP, MCSE: Messaging and Security, MCT, MCITP, MCTS and other stuff

ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp

 
Reply With Quote
 
Mark Allison
Guest
Posts: n/a

 
      04-24-2009
> You can use, of course, the online Windows Update web site to check whether
> they are patched properly.
>
> However, applying all hotfixes probably is a very bad idea since hot fixes
> are not regression tested.
>

Thanks for your reply Russ. I don't want to apply all hotfixes, just the
security and critical updates. I do not want the cluster nodes to access the
internet - security patches in our environment are handled by WUSS 3.0. Do
you know how to obtain a text file of all critical and security updates
published since R2?

Thanks,
Mark.
 
Reply With Quote
 
Mark Allison
Guest
Posts: n/a

 
      04-24-2009
> Answer: Best mathode. when your network free that time online update. If you
> online update that time all new update download and install.
>

Thanks for your reply. Two points:
1) The node is not connected to the internet, but connects to a WUSS 3.0
server.
2) I have the updates installed, I want to run a check to make sure all
nodes are patched to the same level.
 
Reply With Quote
 
Mark Allison
Guest
Posts: n/a

 
      04-27-2009
> Wait a minute... if you are using WSUS, then it would handle them.
>
> I am confused as to why you want the list instead of using the tools that
> you have available. I am not trying to be a pain, I am just trying to
> understand why WSUS isn't good enough.
>


Well, I ran the script that I posted earlier and I noticed that Node 3 in my
five node cluster was missing some patches. However I'm not sure that the
patch list I'm using is complete, so there could be other patches that are
missing that I'm not aware of. WSUS does not give this information, or
rather, I don't fully trust the Windows Server team where I work to guarantee
that all nodes in the cluster are fully patched.

I'm a SQL Server DBA, but the foundation of SQL Server is the OS, and I want
to make sure that SQL is running on solid foundations. When cluster nodes are
at different patch levels, we have a problem.
 
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
List of Hotfixes to fix DX10/SLI/GPU/Memory in Gaming n9nu Windows Vista Games 5 07-08-2008 04:29 PM
Re: Get list of installed hotfixes 2003 Daniel Windows Server 0 06-27-2005 03:10 PM
RE: Get list of installed hotfixes 2003 Manny Borges Windows Server 0 06-27-2005 02:45 PM
hotfixes GIMLI_16 Windows Update 1 09-11-2004 01:21 AM
hotfixes rdg Windows Update 6 01-12-2004 11:56 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