We use KiXtart as our logon scripting engine. It has this ability, as well as many others. Basically, I log pertinent information to a SQL database, and I can query from there.
You can also use VBScript or Perl to query the registry key where updates register themselves. On a typical WinXP machine, that path would be HKLM\Software\Microsoft\Updates\Windows XP\SP1 or SP2, etc. I'm sure there are lots of other solutions as well. If you like scripting, you might familiarize yourself with WMI. For an example that returns OS related information, google on the string Win32_OperatingSystem <mc> -----Original Message----- From: Nathan Danso [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 12:32 PM To: [EMAIL PROTECTED] Subject: [ActiveDir] Query Service Pack Will anyone be kind enough to point me to a tool or script that I ran to check the service pack level installed on machines? Thanks in advance. Nathan ________________________________________________________________________ This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. TradeWeb reserves the right to monitor all e-mail communications through its networks. List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
