The other nodes "SQL Server Network Configuration", and "SQL Native Client 10.0 Configuration" appear to be displaying correctly.
The first time I started Configuration Manager it gave some message about WMI not able to find the service. Searching through the support forums I found a post that suggested running mofcomp. I ran this and recieved the following results:
D:\Program Files\Microsoft SQL Server\100\Shared>mofcomp "D:\Program Files\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"
Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.3959
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
Parsing MOF file: D:\Program Files\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof
MOF file has been successfully parsed
Storing data in the repository...
Done!
After this, the WMI message was resolved, but now I am getting the RPC error.
I have uninstalled and reinstalled several times now with slight changes to the setup, but the results are the same each time.
Checking the Event Viewer I see the following Errors:
.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataDesigners.dll . Error code = 0x8007000b
Faulting application wmiprvse.exe, version 5.2.3790.4455, faulting module svrenumapi100.dll, version 2007.100.1600.22, fault address 0x0003964f.
.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataProjects.dll . Error code = 0x8007000b
Any help is greatly appreciated.