Uninstll SQL Server 2005
-
Tuesday, November 13, 2012 4:59 PM
I am trying to uninstall SQL 2005 on a Windows 2008 R2 64 bit server to replace it with SQL Server 2008 R2 but am receiving the following error:
The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine FHCDBSQLMB03 Error:2147749902 (0x8004100e).
All Replies
-
Tuesday, November 13, 2012 5:41 PMModerator
Hello,
Please verify this is not a WMI issue.
http://www.microsoft.com/en-us/download/details.aspx?id=7684
Hope this helps.Regards,
Alberto Morillo
SQLCoffee.com- Proposed As Answer by Ahmed Ibrahim - MSFTMicrosoft Employee, Moderator Thursday, November 15, 2012 10:04 PM
- Marked As Answer by Allen Li - MSFTModerator Monday, November 19, 2012 1:27 AM
-
Wednesday, November 14, 2012 7:16 AMModerator
Hi jre709,
Error code 2147749902 (0x8004100e) occurs when namespace specified cannot be found. Is there a space in computer name? If so, let’s remove the space and check the result again. There is a similar issue, you can also refer to the troubleshooting steps there:
Allen Li
TechNet Community Support
- Proposed As Answer by Ahmed Ibrahim - MSFTMicrosoft Employee, Moderator Thursday, November 15, 2012 10:04 PM
- Marked As Answer by Allen Li - MSFTModerator Monday, November 19, 2012 1:27 AM


