Try this http://support.microsoft.com/kb/955496
If you want change the SQL Server service account, use "SQL Server Configuration Manager".
DBA328 (2/25/2011)
Could you try to add the SQL Server servcie account to local administrator group and try again. I susepct it is permission issue.
I was going to try that next, but I shouldn't have to, should I ? Isn't it a good practice for the SQL Service account to NOT be a local admin ?
nekonecny (2/25/2011)
Try this http://support.microsoft.com/kb/955496If you want change the SQL Server service account, use "SQL Server Configuration Manager".
Yes, I've been using Configuration Manager. Thanks, but I don't think that link applies to my situation.
I know it is not recommened to add SQL Server servcie account as local administratror. This is only to validate whether you got permission issue. If you could restart the servcie after that, you could know it is really permission issue.
I had the same issue. I tried adding the id to local administrator and it worked well.
Thanks All
I also had the WMI error after changing the SQL Server service account, but it disappeared when I added the new account to the SQLServerMSSQLServerADHelperUser$ComputerName group.
Maybe this also works for you?
hi,
Please check in services.msc and click on sql server to check it has been given permissions of network service or local
Homebrew - did you find the answer to your issue? I'm facing the same thing now myself.
Can you try giving "Log on as a service" permission?
Administrative Tools -> Local Security Policy -> Local Policies -> User Rights Assignment.
Edit the item "Log on as a service" and add your SQL Service account
I had the same issue.
Do it from the step 9. It worked by me.
(I added the SQL user to the SQLServerMSSQLUsers$<Machine>$<SQLInstance> group and it helped)
Bye,
Moha
Check your certificate in the registry. If there is an error there or for some reason it hasn't access to the certificate, the WMI service won't start.
Jamie
Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic. Login to reply