|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Sunday, January 29, 2012 1:45 AM
Points: 710,
Visits: 1,284
|
|
hello all. i have sql server enterprise 2005 on cluster server. my windows user is sysadmin on the sql server, when am trying to use sql configuration manager i get "access denied wmi provider" also when i login as the sql server account am still getting the same msg. can u tell me whats wrong? and how to fix this.
..>>..
MobashA
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 4:02 AM
Points: 5,244,
Visits: 11,264
|
|
|
|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Friday, June 14, 2013 12:30 PM
Points: 646,
Visits: 730
|
|
Try this solution:Goto Start-RUN-CMD (command Prompt) then run this command. whatever the path of your SQL Binaries....
C:\Program Files\Microsoft SQL Server\90\Shared>mofcomp "C:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof"
Maninder www.dbanation.com
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Sunday, January 29, 2012 1:45 AM
Points: 710,
Visits: 1,284
|
|
i have no file like mofcomp in the path C:\Program Files\Microsoft SQL Server\90\Shared?
..>>..
MobashA
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: 2 days ago @ 5:46 AM
Points: 2,636,
Visits: 2,788
|
|
mofcomp is a system utility. It compiles the mof file that is in the location specified. One of the main uses of compiled mof files is to make additional facilities available to GPO processing.
Google can tell you more about mofcomp, mof files and GPOs if you want this information.
Author: SQL Server FineBuild 1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005. 4 June 2013: now over 24,000 downloads. Disclaimer: All information provided is a personal opinion that may not match reality. Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
|
|
|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Sunday, January 29, 2012 1:45 AM
Points: 710,
Visits: 1,284
|
|
so if i found mofcomp in the windows files i can still ues it, right..
..>>..
MobashA
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 3:56 AM
Points: 591,
Visits: 1,163
|
|
Mani Singh (7/13/2008) Try this solution:Goto Start-RUN-CMD (command Prompt) then run this command. whatever the path of your SQL Binaries....
C:\Program Files\Microsoft SQL Server\90\Shared>mofcomp "C:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof"
hi.. i am also having the same problem.but while running this command from command prompt its giving the error message "'mofcomp' is not recognized as an internal or external command, operable program or batch file."
Sql Server 2005 standard edition & windows xp
Kindly let me know how to resolve this issue.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 4:02 AM
Points: 5,244,
Visits: 11,264
|
|
are you copying and pasting the text from this site to the command prompt?
if not, can you post the exact command you are using?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 3:56 AM
Points: 591,
Visits: 1,163
|
|
Perry Whittle (1/25/2010) are you copying and pasting the text from this site to the command prompt?
if not, can you post the exact command you are using?
i have tried the same command what is there in the forum ...
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, September 24, 2010 12:55 AM
Points: 1,
Visits: 0
|
|
An error occurred while processing item 1 defined on lines 4 - 7 in file C:\Prog ram Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof:
this is the error i got when i was running the above cmd
can anyone please help me???
|
|
|
|