MSFN Forum: Offline Security Updates Check - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Offline Security Updates Check MSFT Baseline Security Analyser Client command line Rate Topic: -----

#1 User is offline   Bilou_Gateux 

  • Powered by Windows Embedded
  • PipPipPipPipPip
  • Group: Members
  • Posts: 766
  • Joined: 03-January 04

Posted 07 October 2005 - 08:04 AM

How to check if [Critical] Security Updates have been applied with HFSlip without using http://windowsupdate.microsoft.com

1/ download Microsoft Baseline Security Analyser in your language.
2/ install it on your HFslipstreamed Windows running box. Default install path is "%ProgramFiles%\Microsoft Baseline Security Analyzer 2"
3/ download the latest security updates catalog and save it in "%ProgramFiles%\Microsoft Baseline Security Analyzer 2" folder.
4/ Open command prompt:
cmd /k cd /d "%ProgramFiles%\Microsoft Baseline Security Analyzer 2"
5/ run :
mbsacli /catalog wsusscan.cab /n password+IIs+OS+SQL /nd

you will get a screen output of the currently missing and installed [Critical] Security Updates.

To Do:
check what are the required files (dll dependency) and registry keys required to run the command line client without first having to install a lot of bloat from MSFT (as usual)
:}

Feel free to post suggestions or your own experience with this method


#2 User is offline   Oleg_II 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 679
  • Joined: 06-August 04

Posted 07 October 2005 - 10:57 AM

Very interesting information from you as usual :thumbup
But if it is really can be done without installing M$ Baseline Security Analyser ... :whistle:

#3 User is offline   Bilou_Gateux 

  • Powered by Windows Embedded
  • PipPipPipPipPip
  • Group: Members
  • Posts: 766
  • Joined: 03-January 04

Posted 09 October 2005 - 11:30 AM

I have checked the MBSA 2.0 install with regshot tool (before and after install and made a compare).
It's not so bloated. it don't add binary files in other folder than it's own install folder and add a few registry keys:

You can update the registry by running these two commands:
REGSVR32.EXE /s "C:\Program Files\Microsoft Baseline Security Analyzer 2\serversecure.dll"
REGSVR32.EXE /s "C:\Program Files\Microsoft Baseline Security Analyzer 2\xmldb.dll"


Important note:
Microsoft Baseline Security Analyzer (MBSA) 2.0 is built on the Windows Update Agent and Microsoft Update infrastructure. If Windows Update Agent 2.0 isn't installed first (or already slipstreamed into OS source install with HFSlip), MBSA will fail to scan your computer.

My main goal is to install it without using MSI installer because i hate msi packages which add a lot of bloat in registry and in %windir%\Installer folder

This post has been edited by Bilou_Gateux: 27 October 2005 - 03:13 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy