Re: Error code 8007000B when trying to install updates

  • Thread starter Thread starter NikkiKavanagh
  • Start date Start date
N

NikkiKavanagh

Guest
Re: Error code 8007000B when trying to install updates

Can anyone help me - I can run my computer and trouble shoot basic problems
but do NOT understand code etc. I cannot install an update although the code
is slightly different to the one this string refers to. The error code I am
getting is:
Update for Windows Vista (KB930857)

Download size: 65 KB

You may need to restart your computer for this update to take effect.

Update type: Important

Install this update to fix an issue with Windows Error Reporting that may
cause some information about application errors to be sent to Microsoft
without notifying you. After you install this item, you may have to restart
your computer.

It says the update is important but hasn't been able to install it since
18th November 2007. I have done everything suggested including he
instructions given here for error 8007000B as it was the closest reference I
could find - but it still won't install. Any ideas would be much
appreciated!!

Thanks,

Nikki Kavanagh

"Sudheer GN [MSFT]" wrote:

> Hi,
> We are sorry for issues in installing the updates.
>
> Can you please follow the instructions below and let me know if it resolves
> the updates failing with 8007000b issue.
>
> 1. Open an Administrator command prompt by right clicking on Start -> All
> Programs -> Accessories -> Command Prompt and selecting "Run as
> Administrator" and clicking "Allow" for the elevation prompt
> 2. In the command prompt, type the command below
> fsutil resource setautoreset C:
> (This assumes that C: is the drive in which Vista is installed. If it is
> installed on another drive like D:, please change the drive letter
> appropriately)
> 3. Reboot the machine
>
> After reboot, please try to install the updates again and let me know if
> that resolves the issue.
>
> --
> Sudheer GN
> Microsoft, WU Client
>
> This posting is provided "As Is" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> "chrisminett" <chrisminett@discussions.microsoft.com> wrote in message
> news:9106C3BB-0E42-4F40-BD0B-88529BC99259@microsoft.com...
> >
> >
> > "Robert Aldwinckle" wrote:
> >
> >>
> >> What filter were you using? E.g. perhaps try filtering on the program
> >> name which is doing the write to WindowsUpdate.log?
> >>

> >
> >>
> >> I suspect you are probably chopping off useful context here.
> >> E.g. what was happening just before this?
> >>

> >
> > The line before was simply the download process reporting that it had the
> > file OK, followed by a rather long gap in time (abot 0.5 seconds) where
> > the
> > process monitor shows a few thousand entries.
> >
> >> Similarly if you find the write for this record in your ProcMon trace
> >> what was happening before that regarding *other* file accesses
> >> by the same program? Etc.
> >>

> >
> > Yeah, the problem is that I can't see anything particularly obviously
> > wrong,
> > and there are so many entries, I'm not really sure where to begin looking
> > anyway.
> >
> >> The rest of this will only be useful to someone who has access
> >> to internal documentation. E.g. that would be where things like
> >> CBS and 106 would be defined and described, as well as the
> >> overall program flow.
> >>

> >
> > I did look in the CBS log for the same time, and found a code (possibly
> > error code) which appeared in process monitor for some entries too:
> > 0xc0190005
> > That mean anthing to anyone?

>
>
 
Re: Error code 8007000B when trying to install updates

Re: Error code 8007000B when trying to install updates



"NikkiKavanagh" wrote:

> Can anyone help me - I can run my computer and trouble shoot basic problems
> but do NOT understand code etc. I cannot install an update although the code
> is slightly different to the one this string refers to. The error code I am
> getting is:
> Update for Windows Vista (KB930857)
>
> Download size: 65 KB
>
> You may need to restart your computer for this update to take effect.
>
> Update type: Important
>
> Install this update to fix an issue with Windows Error Reporting that may
> cause some information about application errors to be sent to Microsoft
> without notifying you. After you install this item, you may have to restart
> your computer.
>
> It says the update is important but hasn't been able to install it since
> 18th November 2007. I have done everything suggested including he
> instructions given here for error 8007000B as it was the closest reference I
> could find - but it still won't install. Any ideas would be much
> appreciated!!
>
> Thanks,
>
> Nikki Kavanagh
>
> "Sudheer GN [MSFT]" wrote:
>
> > Hi,
> > We are sorry for issues in installing the updates.
> >
> > Can you please follow the instructions below and let me know if it resolves
> > the updates failing with 8007000b issue.
> >
> > 1. Open an Administrator command prompt by right clicking on Start -> All
> > Programs -> Accessories -> Command Prompt and selecting "Run as
> > Administrator" and clicking "Allow" for the elevation prompt
> > 2. In the command prompt, type the command below
> > fsutil resource setautoreset C:
> > (This assumes that C: is the drive in which Vista is installed. If it is
> > installed on another drive like D:, please change the drive letter
> > appropriately)
> > 3. Reboot the machine
> >
> > After reboot, please try to install the updates again and let me know if
> > that resolves the issue.
> >
> > --
> > Sudheer GN
> > Microsoft, WU Client
> >
> > This posting is provided "As Is" with no warranties, and confers no rights.
> > Use of included script samples are subject to the terms specified at
> > http://www.microsoft.com/info/cpyright.htm
> >
> > "chrisminett" <chrisminett@discussions.microsoft.com> wrote in message
> > news:9106C3BB-0E42-4F40-BD0B-88529BC99259@microsoft.com...
> > >
> > >
> > > "Robert Aldwinckle" wrote:
> > >
> > >>
> > >> What filter were you using? E.g. perhaps try filtering on the program
> > >> name which is doing the write to WindowsUpdate.log?
> > >>
> > >
> > >>
> > >> I suspect you are probably chopping off useful context here.
> > >> E.g. what was happening just before this?
> > >>
> > >
> > > The line before was simply the download process reporting that it had the
> > > file OK, followed by a rather long gap in time (abot 0.5 seconds) where
> > > the
> > > process monitor shows a few thousand entries.
> > >
> > >> Similarly if you find the write for this record in your ProcMon trace
> > >> what was happening before that regarding *other* file accesses
> > >> by the same program? Etc.
> > >>
> > >
> > > Yeah, the problem is that I can't see anything particularly obviously
> > > wrong,
> > > and there are so many entries, I'm not really sure where to begin looking
> > > anyway.
> > >
> > >> The rest of this will only be useful to someone who has access
> > >> to internal documentation. E.g. that would be where things like
> > >> CBS and 106 would be defined and described, as well as the
> > >> overall program flow.
> > >>
> > >
> > > I did look in the CBS log for the same time, and found a code (possibly
> > > error code) which appeared in process monitor for some entries too:
> > > 0xc0190005
> > > That mean anthing to anyone?

> >
> >


OK i keep having the same problem with the failed updates i keep getting the
same error code 8007000B and i follow what the windows tips are
"type fsutil resource setautoreset C: " in the command prompt window but
when i restart my computer and try to install update again and it still says
Failed and i have read all the replys from the Microsoft person and i
noticed he replys the SAME message over and over ..... but that message does
NOT seem to help me any can any one help me? btw i have windows Vista as
well ;) or maybe ; (
 
Re: Error code 8007000B when trying to install updates

Re: Error code 8007000B when trying to install updates

Please begin a new thread about /your/ issue, Eclipse. Thanks.
===========================
Start a free Windows Update support incident request:
https://support.microsoft.com/oas/default.aspx?gprid=6527

Support for Windows Update:
http://support.microsoft.com/gp/wusupport

For home users, no-charge support is available by calling 1-866-PCSAFETY in
the United States and in Canada or by contacting your local Microsoft
subsidiary. There is no-charge for support calls that are associated with
security updates.

For more information about how to contact your local Microsoft subsidiary
for security update support issues, visit the International Support Web
site: http://support.microsoft.com/common/international.aspx

For enterprise customers, support for security updates is available through
your usual support contacts.
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin; DTS-L.net


Eclipse wrote:
<snip>
> OK i keep having the same problem with the failed updates i keep getting
> the
> same error code 8007000B and i follow what the windows tips are
> "type fsutil resource setautoreset C: " in the command prompt window but
> when i restart my computer and try to install update again and it still
> says
> Failed and i have read all the replys from the Microsoft person and i
> noticed he replys the SAME message over and over ..... but that message
> does
> NOT seem to help me any can any one help me? btw i have windows Vista
> as
> well ;) or maybe ; (
 
Re: Error code 8007000B when trying to install updates

Re: Error code 8007000B when trying to install updates

I keep having the same issues. I tried what you said in previous post but
when i open the command post it does not give me an option to select run as
administrator. It says c:\Users\Edie. so i went ahead and put the command in
and it tells the the fsutil utility requires that you have administrative
privileges.

I am also unable to defrag my computer. Are the two related?
 
Back
Top