Re: Cannot start WMI
- From: "Jim Vierra" <jvierra@xxxxxxx>
- Date: Tue, 24 May 2005 23:26:01 -0400
Looks like it could be permissions or DCOM settings are wrong.
Be sure DCOM is se to normal defaults. Easiest way is to compare to working
OS.
At minimum "connect" and impersonate.
launch/acces - administrators,self,system.
WMI provider has custom on . launsh and config with admin,interactive,local
service ,network service, system
--
Jim Vierra
"Attila Tajti" <attis@xxxxxxxxxxxxx> wrote in message
news:1116961717.122886.232690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thanks for your help. I run SFC /scannow which took 10 minutes or so to
> complete but it didn't report anything. I restarted my computer to make
> sure any overwritten dlls would be read again.
>
> But it didn't help, the simptoms are the same. I still can't start the
> WMI service and can't compile the mof/mfl files either.
>
>
>
> Jim Vierra wrote:
>> I would start by running "SFC /scannow" and see if any files need
> replacing. This will also re-register fundamental system DLLs that may
> have become unregistered or have corrupted registry entries.
>>
>> This is a routine from Eric Sun at MS. It will re-comp all MOFs that
> are installed on the machine except for MOFs not stored in WBEM
>> Please continue the following steps to rebuild the WMI repository.
>>
>> 1.. Disable the Windows Management Instrumentation SERVICE in the
> services console (services.msc)
>> 2.. Back up the contents in the
> C:\windows\system32\wbem\Repository\
>> 3.. Clearing the contents of C:\windows\system32\wbem\Repository\
>> 4.. Click Start and click Run
>> 5.. In the Run dialog box, please type CMD
>> 6.. In the Command prompt, please just copy and paste the command
> below. Run it then.
>> 1.. for %1 in (%systemroot%\system32\wbem\*.mof
> %systemroot%\system32\wbem\*.mfl) do mofcomp %1
>> 7.. Restart the server.
>>
>> --
>> Jim Vierra
>
.
- References:
- Cannot start WMI
- From: Attila Tajti
- Re: Cannot start WMI
- From: Jim Vierra
- Re: Cannot start WMI
- From: Attila Tajti
- Cannot start WMI
- Prev by Date: Re: Cannot start WMI
- Next by Date: Re: WMI RPC Server not available
- Previous by thread: Re: Cannot start WMI
- Next by thread: Enable\Disable Hibernate
- Index(es):
Relevant Pages
|
Loading