![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
Service Pack 2 for Windows 2003
We are trying to install Service Pack 2 for Windows 2003 and we are getting
stuck at backing up the registry part, it does nothing, we let it go for about 30 minutes and still nothing. Does anyone have any suggestion on what to do? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
Getting 0x80092004 in the service pack 2 log file but KB822798 does not
resolve my issue. "Sabo, Eric" <> wrote in message news:%.gbl... > We are trying to install Service Pack 2 for Windows 2003 and we are > getting stuck at backing up the registry part, it does nothing, we let it > go for about 30 minutes and still nothing. > > Does anyone have any suggestion on what to do? > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
Getting 0x80092004 in the service pack 2 log file but KB822798 does not
resolve my issue. "Sabo, Eric" <> wrote in message news:%.gbl... > We are trying to install Service Pack 2 for Windows 2003 and we are > getting stuck at backing up the registry part, it does nothing, we let it > go for about 30 minutes and still nothing. > > Does anyone have any suggestion on what to do? > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
This is maybe too simple of a fix but it does refer to your error code..
Coraleigh Miller "Sabo, Eric" <> wrote in message news:.gbl... > Getting 0x80092004 in the service pack 2 log file but KB822798 does not > resolve my issue. > > > "Sabo, Eric" <> wrote in message > news:%.gbl... >> We are trying to install Service Pack 2 for Windows 2003 and we are >> getting stuck at backing up the registry part, it does nothing, we let it >> go for about 30 minutes and still nothing. >> >> Does anyone have any suggestion on what to do? >> > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
Also I just found this on another site which appears to have worked for a
few people, though the issue is in this case was with 2003 SP1. 1.) At the command prompt, type the following commands, pressing ENTER after each line: net stop cryptsvc ren %systemroot%\System32\Catroot2 oldcatroot2 net start cryptsvc exit 2.) Deleted all files in %systemroot%\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} that begin with tmp*.cat. Coraleigh "Coraleigh Miller" <> wrote in message news:%.gbl... > This is maybe too simple of a fix but it does refer to your error code.. > > > Coraleigh Miller > > > "Sabo, Eric" <> wrote in message > news:.gbl... >> Getting 0x80092004 in the service pack 2 log file but KB822798 does not >> resolve my issue. >> >> >> "Sabo, Eric" <> wrote in message >> news:%.gbl... >>> We are trying to install Service Pack 2 for Windows 2003 and we are >>> getting stuck at backing up the registry part, it does nothing, we let >>> it go for about 30 minutes and still nothing. >>> >>> Does anyone have any suggestion on what to do? >>> >> >> > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
This is maybe too simple of a fix but it does refer to your error code..
Coraleigh Miller "Sabo, Eric" <> wrote in message news:.gbl... > Getting 0x80092004 in the service pack 2 log file but KB822798 does not > resolve my issue. > > > "Sabo, Eric" <> wrote in message > news:%.gbl... >> We are trying to install Service Pack 2 for Windows 2003 and we are >> getting stuck at backing up the registry part, it does nothing, we let it >> go for about 30 minutes and still nothing. >> >> Does anyone have any suggestion on what to do? >> > > |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
Also I just found this on another site which appears to have worked for a
few people, though the issue is in this case was with 2003 SP1. 1.) At the command prompt, type the following commands, pressing ENTER after each line: net stop cryptsvc ren %systemroot%\System32\Catroot2 oldcatroot2 net start cryptsvc exit 2.) Deleted all files in %systemroot%\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} that begin with tmp*.cat. Coraleigh "Coraleigh Miller" <> wrote in message news:%.gbl... > This is maybe too simple of a fix but it does refer to your error code.. > > > Coraleigh Miller > > > "Sabo, Eric" <> wrote in message > news:.gbl... >> Getting 0x80092004 in the service pack 2 log file but KB822798 does not >> resolve my issue. >> >> >> "Sabo, Eric" <> wrote in message >> news:%.gbl... >>> We are trying to install Service Pack 2 for Windows 2003 and we are >>> getting stuck at backing up the registry part, it does nothing, we let >>> it go for about 30 minutes and still nothing. >>> >>> Does anyone have any suggestion on what to do? >>> >> >> > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
It took us about 4.5 hours to fail get Windows 2003 Service Pack 2 to
install on the server. It was a lot of steps that we had to go through "Coraleigh Miller" <> wrote in message news:.gbl... > Also I just found this on another site which appears to have worked for a > few people, though the issue is in this case was with 2003 SP1. > > > 1.) At the command prompt, type the following commands, pressing ENTER > after each line: > net stop cryptsvc > ren %systemroot%\System32\Catroot2 oldcatroot2 > net start cryptsvc > exit > > 2.) Deleted all files in > %systemroot%\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} > that begin with tmp*.cat. > > > Coraleigh > > > "Coraleigh Miller" <> wrote in message > news:%.gbl... >> This is maybe too simple of a fix but it does refer to your error code.. >> >> >> Coraleigh Miller >> >> >> "Sabo, Eric" <> wrote in message >> news:.gbl... >>> Getting 0x80092004 in the service pack 2 log file but KB822798 does not >>> resolve my issue. >>> >>> >>> "Sabo, Eric" <> wrote in message >>> news:%.gbl... >>>> We are trying to install Service Pack 2 for Windows 2003 and we are >>>> getting stuck at backing up the registry part, it does nothing, we let >>>> it go for about 30 minutes and still nothing. >>>> >>>> Does anyone have any suggestion on what to do? >>>> >>> >>> >> >> > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
Oh damn that sucks 4.5 hours! Any new errors or info you can give us?
Coraleigh "Sabo, Eric" <> wrote in message news:%.gbl... > It took us about 4.5 hours to fail get Windows 2003 Service Pack 2 to > install on the server. > > It was a lot of steps that we had to go through > > "Coraleigh Miller" <> wrote in message > news:.gbl... >> Also I just found this on another site which appears to have worked for a >> few people, though the issue is in this case was with 2003 SP1. >> >> >> 1.) At the command prompt, type the following commands, pressing ENTER >> after each line: >> net stop cryptsvc >> ren %systemroot%\System32\Catroot2 oldcatroot2 >> net start cryptsvc >> exit >> >> 2.) Deleted all files in >> %systemroot%\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} >> that begin with tmp*.cat. >> >> >> Coraleigh >> >> >> "Coraleigh Miller" <> wrote in message >> news:%.gbl... >>> This is maybe too simple of a fix but it does refer to your error code.. >>> >>> >>> Coraleigh Miller >>> >>> >>> "Sabo, Eric" <> wrote in message >>> news:.gbl... >>>> Getting 0x80092004 in the service pack 2 log file but KB822798 does not >>>> resolve my issue. >>>> >>>> >>>> "Sabo, Eric" <> wrote in message >>>> news:%.gbl... >>>>> We are trying to install Service Pack 2 for Windows 2003 and we are >>>>> getting stuck at backing up the registry part, it does nothing, we let >>>>> it go for about 30 minutes and still nothing. >>>>> >>>>> Does anyone have any suggestion on what to do? >>>>> >>>> >>>> >>> >>> >> >> > > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
Re: Service Pack 2 for Windows 2003
It took us about 4.5 hours to fail get Windows 2003 Service Pack 2 to
install on the server. It was a lot of steps that we had to go through "Coraleigh Miller" <> wrote in message news:.gbl... > Also I just found this on another site which appears to have worked for a > few people, though the issue is in this case was with 2003 SP1. > > > 1.) At the command prompt, type the following commands, pressing ENTER > after each line: > net stop cryptsvc > ren %systemroot%\System32\Catroot2 oldcatroot2 > net start cryptsvc > exit > > 2.) Deleted all files in > %systemroot%\System32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} > that begin with tmp*.cat. > > > Coraleigh > > > "Coraleigh Miller" <> wrote in message > news:%.gbl... >> This is maybe too simple of a fix but it does refer to your error code.. >> >> >> Coraleigh Miller >> >> >> "Sabo, Eric" <> wrote in message >> news:.gbl... >>> Getting 0x80092004 in the service pack 2 log file but KB822798 does not >>> resolve my issue. >>> >>> >>> "Sabo, Eric" <> wrote in message >>> news:%.gbl... >>>> We are trying to install Service Pack 2 for Windows 2003 and we are >>>> getting stuck at backing up the registry part, it does nothing, we let >>>> it go for about 30 minutes and still nothing. >>>> >>>> Does anyone have any suggestion on what to do? >>>> >>> >>> >> >> > > |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Event ID 2003 after installing Windows Server 2003 Service Pack 2 | GregA415 | Windows Server 2003 | 6 | 28-08-2007 11:01 AM |
| RE: Windows 2003 Service Pack 2 | stredovek | Windows Server 2003 | 0 | 28-08-2007 10:48 AM |
| Event ID 2003 after installing Windows Server 2003 Service Pack 2 | GregA415 | Windows Server 2003 | 0 | 28-08-2007 10:15 AM |
| Chkdsk on Windows 2003 Service Pack 1/Service Pack 2 | Sabo, Eric | Windows Server 2003 | 5 | 28-08-2007 09:46 AM |
| Chkdsk on Windows 2003 Service Pack 1/Service Pack 2 | Sabo, Eric | Windows Server 2003 | 1 | 28-08-2007 09:45 AM |
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |