Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Repost: Microsoft Baseline Security Analyzer. Still unresolved problem.

Reply
 
Old 12-10-2007   #1 (permalink)
alexB


 
 

Repost: Microsoft Baseline Security Analyzer. Still unresolved problem.

Thank you Ronnie. I tried it and got an error:

"The module vbscript.dll was loaded but the call to DLLRegisterServer failed
with error 0x80004005

For more information about the problem search online using the error code as
a search item.

I did a bit of search. I want to mention that I am an MSDN Pro subscriber
and I get my product keys from a MS website. I get DVDs from them via US
mail. I am saying all this since some of the "literature" on the subject of
this mysterious error which appears to be vast mention pirating software,
etc. I do not think my systems have anything to do with it

http://forums.microsoft.com/Genuine/...5005&SiteID=25

I am wondering if you would suggest the next step?

Thanks, - A.

"Ronnie Vernon MVP" <rv@xxxxxx> wrote in message
newsFB3D353-236B-4B05-B5DA-1E89E2310ABE@xxxxxx
Quote:

> Alex
>
> This appears to be a very generic error code that can apply to many
> different install/uninstall situations.
>
> The most common is that a needed DLL is not registered properly on the
> system.
>
> Try this:
>
> Go to Start/All Programs/Accessories. Right click on Command Prompt and
> select 'Run as administrator'.
>
> Type regsvr32 vbscript.dll
> Press Enter.
>
> You should see a message box saying the command succeeded.
>
> Right click the MBSA installer and select the 'Run as administrator'
> option.
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "alexB" <alexb@xxxxxx> wrote in message
> news:%23jGDKxQOIHA.5360@xxxxxx
Quote:

>> Tried to download and install
>>
>> http://www.microsoft.com/downloads/d...displaylang=en
>>
>> This one is for IT professionals. It is a useful tool. On my home system
>> it
>> all went OK but at the office. it is a different story. The OS & hardware
>> are absolutely identical: Vista Ultimate but here I am getting a
>> persistent
>> error:
>>
>> The Installer has encountered an unexpected error installing this
>> package.
>> This may indicate a problem with this package. The error code is 2738.
>>
>> My first try was less than 12 hours since I installed it at home. Since
>> then
>> I tried it at least 15 times to no avail.
>>
>> Why is it so?
>>
>> Thanks.
>>
>

My System SpecsSystem Spec
Old 12-12-2007   #2 (permalink)
zachd [MSFT]


 
 

Re: Repost: Microsoft Baseline Security Analyzer. Still unresolved problem.


That's E_FAIL, not a helpful error. You could try to trace through it in
windbg or a registry monitor until it hits the fail point. =\

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--

"alexB" <alexb@xxxxxx> wrote in message
news:OGRf9D3OIHA.3940@xxxxxx
Quote:

> Thank you Ronnie. I tried it and got an error:
>
> "The module vbscript.dll was loaded but the call to DLLRegisterServer
> failed
> with error 0x80004005
>
> For more information about the problem search online using the error code
> as
> a search item.
>
> I did a bit of search. I want to mention that I am an MSDN Pro subscriber
> and I get my product keys from a MS website. I get DVDs from them via US
> mail. I am saying all this since some of the "literature" on the subject
> of
> this mysterious error which appears to be vast mention pirating software,
> etc. I do not think my systems have anything to do with it
>
> http://forums.microsoft.com/Genuine/...5005&SiteID=25
>
> I am wondering if you would suggest the next step?
>
> Thanks, - A.
>
> "Ronnie Vernon MVP" <rv@xxxxxx> wrote in message
> newsFB3D353-236B-4B05-B5DA-1E89E2310ABE@xxxxxx
Quote:

>> Alex
>>
>> This appears to be a very generic error code that can apply to many
>> different install/uninstall situations.
>>
>> The most common is that a needed DLL is not registered properly on the
>> system.
>>
>> Try this:
>>
>> Go to Start/All Programs/Accessories. Right click on Command Prompt and
>> select 'Run as administrator'.
>>
>> Type regsvr32 vbscript.dll
>> Press Enter.
>>
>> You should see a message box saying the command succeeded.
>>
>> Right click the MBSA installer and select the 'Run as administrator'
>> option.
>>
>> --
>>
>> Ronnie Vernon
>> Microsoft MVP
>> Windows Shell/User
>>
>>
>> "alexB" <alexb@xxxxxx> wrote in message
>> news:%23jGDKxQOIHA.5360@xxxxxx
Quote:

>>> Tried to download and install
>>>
>>> http://www.microsoft.com/downloads/d...displaylang=en
>>>
>>> This one is for IT professionals. It is a useful tool. On my home system
>>> it
>>> all went OK but at the office. it is a different story. The OS &
>>> hardware
>>> are absolutely identical: Vista Ultimate but here I am getting a
>>> persistent
>>> error:
>>>
>>> The Installer has encountered an unexpected error installing this
>>> package.
>>> This may indicate a problem with this package. The error code is 2738.
>>>
>>> My first try was less than 12 hours since I installed it at home. Since
>>> then
>>> I tried it at least 15 times to no avail.
>>>
>>> Why is it so?
>>>
>>> Thanks.
>>>
>>
>

My System SpecsSystem Spec
Old 12-12-2007   #3 (permalink)
alexB


 
 

Re: Repost: Microsoft Baseline Security Analyzer. Still unresolved problem.

Thank you. I just want to get your opinion as to the importance of this dll
for me to finish the Installation of Microsoft Baseline Security Analyzer?
Is it crucial or the person who advised it in the first place made an
educated guess?


Thanks.

"zachd [MSFT]" <zachd@xxxxxx> wrote in message
news:Osc5kTKPIHA.3816@xxxxxx
Quote:

>
> That's E_FAIL, not a helpful error. You could try to trace through it in
> windbg or a registry monitor until it hits the fail point. =\
>
> --
> Speaking for myself only.
> See http://zachd.com/pss/pss.html for some helpful WMP info.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> --
>
> "alexB" <alexb@xxxxxx> wrote in message
> news:OGRf9D3OIHA.3940@xxxxxx
Quote:

>> Thank you Ronnie. I tried it and got an error:
>>
>> "The module vbscript.dll was loaded but the call to DLLRegisterServer
>> failed
>> with error 0x80004005
>>
>> For more information about the problem search online using the error code
>> as
>> a search item.
>>
>> I did a bit of search. I want to mention that I am an MSDN Pro subscriber
>> and I get my product keys from a MS website. I get DVDs from them via US
>> mail. I am saying all this since some of the "literature" on the subject
>> of
>> this mysterious error which appears to be vast mention pirating software,
>> etc. I do not think my systems have anything to do with it
>>
>> http://forums.microsoft.com/Genuine/...5005&SiteID=25
>>
>> I am wondering if you would suggest the next step?
>>
>> Thanks, - A.
>>
>> "Ronnie Vernon MVP" <rv@xxxxxx> wrote in message
>> newsFB3D353-236B-4B05-B5DA-1E89E2310ABE@xxxxxx
Quote:

>>> Alex
>>>
>>> This appears to be a very generic error code that can apply to many
>>> different install/uninstall situations.
>>>
>>> The most common is that a needed DLL is not registered properly on the
>>> system.
>>>
>>> Try this:
>>>
>>> Go to Start/All Programs/Accessories. Right click on Command Prompt and
>>> select 'Run as administrator'.
>>>
>>> Type regsvr32 vbscript.dll
>>> Press Enter.
>>>
>>> You should see a message box saying the command succeeded.
>>>
>>> Right click the MBSA installer and select the 'Run as administrator'
>>> option.
>>>
>>> --
>>>
>>> Ronnie Vernon
>>> Microsoft MVP
>>> Windows Shell/User
>>>
>>>
>>> "alexB" <alexb@xxxxxx> wrote in message
>>> news:%23jGDKxQOIHA.5360@xxxxxx
>>>> Tried to download and install
>>>>
>>>> http://www.microsoft.com/downloads/d...displaylang=en
>>>>
>>>> This one is for IT professionals. It is a useful tool. On my home
>>>> system
>>>> it
>>>> all went OK but at the office. it is a different story. The OS &
>>>> hardware
>>>> are absolutely identical: Vista Ultimate but here I am getting a
>>>> persistent
>>>> error:
>>>>
>>>> The Installer has encountered an unexpected error installing this
>>>> package.
>>>> This may indicate a problem with this package. The error code is 2738.
>>>>
>>>> My first try was less than 12 hours since I installed it at home. Since
>>>> then
>>>> I tried it at least 15 times to no avail.
>>>>
>>>> Why is it so?
>>>>
>>>> Thanks.
>>>>
>>>
>>
>
>
My System SpecsSystem Spec
Old 12-12-2007   #4 (permalink)
zachd [MSFT]


 
 

Re: Repost: Microsoft Baseline Security Analyzer. Still unresolved problem.


That sounds like an educated guess to me. I'd be impressed if MBSA was
doing anything interesting with VBScript. I'd try to see if it was possible
to progress without it.

--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--

"alexB" <alexb@xxxxxx> wrote in message
news:OarGT8OPIHA.5184@xxxxxx
Quote:

> Thank you. I just want to get your opinion as to the importance of this
> dll for me to finish the Installation of Microsoft Baseline Security
> Analyzer? Is it crucial or the person who advised it in the first place
> made an educated guess?
>
>
> Thanks.
>
> "zachd [MSFT]" <zachd@xxxxxx> wrote in message
> news:Osc5kTKPIHA.3816@xxxxxx
Quote:

>>
>> That's E_FAIL, not a helpful error. You could try to trace through it in
>> windbg or a registry monitor until it hits the fail point. =\
>>
>> --
>> Speaking for myself only.
>> See http://zachd.com/pss/pss.html for some helpful WMP info.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> --
>>
>> "alexB" <alexb@xxxxxx> wrote in message
>> news:OGRf9D3OIHA.3940@xxxxxx
Quote:

>>> Thank you Ronnie. I tried it and got an error:
>>>
>>> "The module vbscript.dll was loaded but the call to DLLRegisterServer
>>> failed
>>> with error 0x80004005
>>>
>>> For more information about the problem search online using the error
>>> code as
>>> a search item.
>>>
>>> I did a bit of search. I want to mention that I am an MSDN Pro
>>> subscriber
>>> and I get my product keys from a MS website. I get DVDs from them via US
>>> mail. I am saying all this since some of the "literature" on the subject
>>> of
>>> this mysterious error which appears to be vast mention pirating
>>> software,
>>> etc. I do not think my systems have anything to do with it
>>>
>>> http://forums.microsoft.com/Genuine/...5005&SiteID=25
>>>
>>> I am wondering if you would suggest the next step?
>>>
>>> Thanks, - A.
>>>
>>> "Ronnie Vernon MVP" <rv@xxxxxx> wrote in message
>>> newsFB3D353-236B-4B05-B5DA-1E89E2310ABE@xxxxxx
>>>> Alex
>>>>
>>>> This appears to be a very generic error code that can apply to many
>>>> different install/uninstall situations.
>>>>
>>>> The most common is that a needed DLL is not registered properly on the
>>>> system.
>>>>
>>>> Try this:
>>>>
>>>> Go to Start/All Programs/Accessories. Right click on Command Prompt and
>>>> select 'Run as administrator'.
>>>>
>>>> Type regsvr32 vbscript.dll
>>>> Press Enter.
>>>>
>>>> You should see a message box saying the command succeeded.
>>>>
>>>> Right click the MBSA installer and select the 'Run as administrator'
>>>> option.
>>>>
>>>> --
>>>>
>>>> Ronnie Vernon
>>>> Microsoft MVP
>>>> Windows Shell/User
>>>>
>>>>
>>>> "alexB" <alexb@xxxxxx> wrote in message
>>>> news:%23jGDKxQOIHA.5360@xxxxxx
>>>>> Tried to download and install
>>>>>
>>>>> http://www.microsoft.com/downloads/d...displaylang=en
>>>>>
>>>>> This one is for IT professionals. It is a useful tool. On my home
>>>>> system
>>>>> it
>>>>> all went OK but at the office. it is a different story. The OS &
>>>>> hardware
>>>>> are absolutely identical: Vista Ultimate but here I am getting a
>>>>> persistent
>>>>> error:
>>>>>
>>>>> The Installer has encountered an unexpected error installing this
>>>>> package.
>>>>> This may indicate a problem with this package. The error code is 2738.
>>>>>
>>>>> My first try was less than 12 hours since I installed it at home.
>>>>> Since
>>>>> then
>>>>> I tried it at least 15 times to no avail.
>>>>>
>>>>> Why is it so?
>>>>>
>>>>> Thanks.
>>>>>
>>>>
>>>
>>
>>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Microsoft Baseline Security Analyzer not working in vista General Discussion
Microsoft Baseline Security Analyzer Vista General
Repost: MS Baseline Security Analyzer trouble. Question still unresolved Vista General
Problem installing Microsoft Standard User Analyzer Vista security
Security Matters — Microsoft 2006 Security Summits Provide Security Training for Detroit Businesses Vista News


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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