Winsows Server 2008 R2 SP1 Install Failed with error
Hi Guys I am in the process of installing Windows Server 2008 R2 SP1 and unable to install. I have Install Update readiness tool. Please see ReportEvents.log and CheckSur.log as below. ================================================================================== ReportEvents.log ================================================================================ Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions: - Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932) {4ABFAE7E-EC67-4BC2-A7CC-BC3F7B6C2DCA} 2012-08-07 10:12:45:905+1000 1 182 101 {977E0595-42DA-4B87-8444-F692AE55155D} 101 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932). {690E929C-64F3-40E2-B424-2019BF8B6FEB} 2012-08-07 10:12:54:657+1000 1 189 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions: - Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932) {619696DD-91EA-4960-9A8A-2AEC27FC99DC} 2012-08-07 10:19:40:353+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 800b0001 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x800b0001. {736EF0F5-FAE3-4924-8F23-9E5F1AE7A817} 2012-08-07 11:14:50:571+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 800b0001 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x800b0001. {D535E58E-F42E-488C-B1E5-666451303E18} 2012-08-07 11:15:34:661+1000 1 182 101 {977E0595-42DA-4B87-8444-F692AE55155D} 101 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932). {D51CC735-AFCF-4F80-BAA7-CFB58C921348} 2012-08-07 11:17:41:200+1000 1 189 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions: - Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932) {410911A4-2BB3-4C56-97D9-5A2ABFD9E0B3} 2012-08-07 11:21:27:133+1000 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software Synchronization Windows Update Client successfully detected 32 updates. {D973C8FF-392D-444A-BE43-3663CBE9DF56} 2012-08-07 12:09:47:993+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 1 800b0001 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x800b0001. {1E31BAEA-28B5-4B43-BB8F-C71035408B7D} 2012-08-07 12:20:23:731+1000 1 183 101 {57FCC08E-B271-400E-BB00-608687744761} 501 0 wusa Success Content Install Installation Successful: Windows successfully installed the following update: Hotfix for Windows (KB947821) {DC019521-D13A-433C-AC35-FCDCD1B00542} 2012-08-07 12:37:51:536+1000 1 182 101 {977E0595-42DA-4B87-8444-F692AE55155D} 101 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932). {78C64DC8-4B65-4B27-B85B-5914076FEA48} 2012-08-07 12:38:00:896+1000 1 189 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions: - Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932) ================================================================================== CheckSur.log ================================================================================ Checking System Update Readiness. Binary Version 6.1.7601.21645 Package Version 15.0 2012-08-07 11:45 Checking Windows Servicing Packages Checking Package Manifests and Catalogs Checking Package Watchlist Checking Component Watchlist Checking Packages Checking Component Store Summary: Seconds executed: 2089 No errors detected Then I ran sfc /scannow and got no error. Tried to update from Microsoft rather then WSUS. It was hanging to on the status. Then went to C:\Windows\SoftwareDistribution\ and moved content to old. Then try to run update again it install all recommended update apart from SP1. Received an error that unknown error ocured ERROR: 0x8004100e for SP1 installation. Then i rename C:\Windows\SoftwareDistribution folder old and created new one. Tnen i rebuild WMIC Repository. Tried to install again and it is stuck half way from twol hour now. Any help will be much appriceated. Thanks Deepak Sood
August 7th, 2012 7:36am

Hi, Please see if following article helps Error Message " 0x8004100E" When You Run a Windows Management Instrumentation Script http://support.microsoft.com/kb/281888 Change the registry settings as mentioned in the article, reboot the server and then try installing service packI do not represent the organisation I work for, all the opinions expressed here are my own. This posting is provided "AS IS" with no warranties or guarantees and confers no rights. - .... .- -. -.- ... --..-- ... .- -. - --- ... ....
Free Windows Admin Tool Kit Click here and download it now
August 7th, 2012 8:07am

Hi Guys After waiting for 2-3 hours finally Windows Server 2008 R2 SP1 has been installed and after reboot all looks good. Th issues was with WMIC repository. I have used following scripts to fix the issue. C:\Windows\System32\Wbem ========================================== @echo off sc config winmgmt start= disabled net stop winmgmt /y %systemdrive% cd %windir%\system32\wbem for /f %%s in ('dir /b *.dll') do regsvr32 /s % wmiprvse /regserver winmgmt /resetrepository sc config winmgmt start= auto net start winmgmt for /f %s in ('dir /s /b *.mof *.mfl') do mofcomp %s =============================================== Reboot the machine and Tested WMI using followingcommand winmgmt /verifyrepository Thanks Deepak Sood
August 7th, 2012 9:00am

Thanks for sharing the information.I do not represent the organisation I work for, all the opinions expressed here are my own. This posting is provided "AS IS" with no warranties or guarantees and confers no rights. - .... .- -. -.- ... --..-- ... .- -. - --- ... ....
Free Windows Admin Tool Kit Click here and download it now
August 7th, 2012 9:19am

Hi Santosh Thanks for your response I appreciate it. As the issue was with WMIC repo. After fixing it SP1 installation went all right. Thanks Deepak Sood
August 7th, 2012 9:44am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics