Sql server 2008 无法打开SQL Server 2008配置管理器

Sql server 2008 无法打开SQL Server 2008配置管理器,sql-server-2008,Sql Server 2008,当我尝试在Windows Server 2003 R2上访问SQL配置管理器时,收到以下消息 “无法连接到WMI提供程序。您没有权限或无法访问服务器。请注意,您只能使用SQL server Configuration Manager管理SQL server 2005及更高版本的服务器。 一般故障[0x80041001]“ C:\Documents and Settings\Administrator>mofcomp "%programfiles(x86)%\Microsoft SQL Se

当我尝试在Windows Server 2003 R2上访问SQL配置管理器时,收到以下消息
“无法连接到WMI提供程序。您没有权限或无法访问服务器。请注意,您只能使用SQL server Configuration Manager管理SQL server 2005及更高版本的服务器。
一般故障[0x80041001]“

C:\Documents and Settings\Administrator>mofcomp "%programfiles(x86)%\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"     
Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830     
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.       
Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp        
roviderxpsp2up.mof      
MOF file has been successfully parsed       
Storing data in the repository...       
An error occurred while opening the namespace for object 1 defined on lines 4 - 7:      
Error Number: 0x80041001, Facility: WMI     
Description: Generic failure        
Compiler returned error 0x80041001      
C:\Documents and Settings\Administrator>        
也尝试使用以下解决方案,但错误仍然存在
解决方案是转到命令提示符,然后运行mofcomp。
C:\Program Files\Microsoft SQL Server\90\Shared>mofcomp“C:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof”

C:\Documents and Settings\Administrator>mofcomp "%programfiles(x86)%\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"     
Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830     
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.       
Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp        
roviderxpsp2up.mof      
MOF file has been successfully parsed       
Storing data in the repository...       
An error occurred while opening the namespace for object 1 defined on lines 4 - 7:      
Error Number: 0x80041001, Facility: WMI     
Description: Generic failure        
Compiler returned error 0x80041001      
C:\Documents and Settings\Administrator>        
下面是命令的输出:

C:\Documents and Settings\Administrator>mofcomp "%programfiles(x86)%\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"     
Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830     
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.       
Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp        
roviderxpsp2up.mof      
MOF file has been successfully parsed       
Storing data in the repository...       
An error occurred while opening the namespace for object 1 defined on lines 4 - 7:      
Error Number: 0x80041001, Facility: WMI     
Description: Generic failure        
Compiler returned error 0x80041001      
C:\Documents and Settings\Administrator>        
谁能告诉我如何解决这个问题

C:\Documents and Settings\Administrator>mofcomp "%programfiles(x86)%\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"     
Microsoft (R) 32-bit MOF Compiler Version 5.2.3790.1830     
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.       
Parsing MOF file: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmp        
roviderxpsp2up.mof      
MOF file has been successfully parsed       
Storing data in the repository...       
An error occurred while opening the namespace for object 1 defined on lines 4 - 7:      
Error Number: 0x80041001, Facility: WMI     
Description: Generic failure        
Compiler returned error 0x80041001      
C:\Documents and Settings\Administrator>