Solution 1 found on the internet is feasible.
Open [SQL Server Configuration Manager] and prompt: Unable to connect to WMIProgram. You do not have permission or the server cannot be accessed. Note that you can only use the SQL Server Configuration Manager to manage SQL Server 2005 servers. ---------------------------
SQL Server Configuration Manager
---------------------------
Cannot connect to the WMI provider. You do not have permission or the server cannot be accessed. Note that you can only use the SQL Server Configuration Manager to manage SQL Server 2005 servers.
The specified module cannot be found. [0x8007007e]
---------------------------
OK
---------------------------
I am very happy to find this problem and solve it in a timely manner. The solution is also from Google on the Internet. Sort and share the information. Haha
Method 1. Search for the System File framedyn. dll in c: \ windows \ system32. If not, copy framedyn. DLL to the WBEM file in system32 to the System32 directory. Go to the Configuration Manager again.
No. Proceed to the second method.
Method 2: run the "command prompt" (under the attachment) as the administrator and then run the following command
1) CD/d c: \ Program Files \ Microsoft SQL Server \ 90 \ shared
2) mofcomp "C: \ Program Files \ Microsoft SQL Server \ 90 \ shared \ sqlmgmproviderxpsp2up. MOF"
Tip:
Analyzing MOF file: C: \ Program Files \ Microsoft SQL Server \ 90 \ shared \ sqlmgmprovide
Rxpsp2up. mof
MOF File Analysis successful
Store data in the repository...
Finished!
Note: If you are prompted when executing the second command, 'mofcomp 'is not an internal or external command, or a program or batch file that can be run.
On the desktop, right-click my computer-properties-advanced options-environment variables-edit path in system variables and add:; % SystemRoot % \ system32 \ WBEM.
Method 3: Right-click my computer> Manage"
2. Double-click the Administrators group in "local users and groups". The add attribute dialog box is displayed.
3. Click Add. The Add User dialog box is displayed.
4. Click "advanced" and then "Search" (or "Search now. Note: The 'nt Authority \ Network service' user is a built-in system account and cannot be added directly.
5. Select the "Network Service" user in "Search Results" and click "OK"