Re: Error number: 0x8024D00C
- From: "JohnBoyToo" <JohnBoyToo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 3 Sep 2005 06:35:01 -0700
Apparently this is a continuing problem...
I tried to rename using
ren %systemroot%\system32\catroot2 oldcatroot2
and it didn't find it...
tried
ren c:\windows\system32\catroot2 oldcatroot2
and got
Access Denied
tried shutting down Cryptocrap and it said
Not started
tried renaming thru explorer and gave me read only
changed readonly attribute to catroot2 and all subordinate folders/files
and is worked,
tried renaming again and got
Access Denied....
Very frustrating...
thanks in advance for any insigth to how to work around this...
"Torgeir Bakken (MVP)" wrote:
> kent wrote:
>
> > There is a Microsoft problem log of this problem log SRZ050701002071. Check
> > the WINDOWS\WindowsUpdate.log for the root cause of this problem. Scroll down
> > to the end of the file then start looking for "FATAL". My problem is the fies
> > in the WINDOWS\SYSTEM32\CATROOT2 folder can't be deleted even though it was
> > the Microsoft update process that put them there.
> >
> Hi,
>
> You will need to stop the Cryptographic Service before you can delete
> or rename the Catroot2 folder.
>
> To rename the Catroot2 folder, run the following commands in a
> command prompt (Start/Run --> cmd.exe):
>
>
> net.exe stop cryptsvc
> ren %systemroot%\system32\catroot2 oldcatroot2
> net.exe start cryptsvc
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scriptcenter/default.mspx
>
.
- Follow-Ups:
- Re: Error number: 0x8024D00C
- From: Torgeir Bakken \(MVP\)
- Re: Error number: 0x8024D00C
- Prev by Date: Re: Windows Update stuck in an infinite loop...
- Next by Date: Re: service pack 2 installation
- Previous by thread: unable to install [and uninstall] service pack 2
- Next by thread: Re: Error number: 0x8024D00C
- Index(es):
Relevant Pages
|