WMI Component

  • Thread starter Thread starter riddler
  • Start date Start date
R

riddler

Hallo,

I'm trying to find the component that is responsable for adding
security in the registry for the service winmgmt

(REG_BINARY) 'HKLM\SYSTEM\CurrentControlSet\Services\winmgmt\Security
\Security'
is missing in the image

Kind Regards
 
I have did some more research and found some components missing from
WMI.
I added them all and the problem keeps occuring.
All the components from Windows Management Instrumentation
Technologies and dependency check.

I get this error with WMIDiag
....88 11:34:41 (0) ** Initializing WMI System Information.
....89 11:34:42 (0) ** Windows XP - Service pack 2 - 32-bit
(XP___.CLI.SP2.32).
....90 11:34:42 (4) Reading registry (REG_BINARY) 'HKLM\SYSTEM
\CurrentControlSet\Services\winmgmt\Security\Security'.
....91 11:34:42 (1) !! ERROR: (Main) : User BLA\ADMINISTRATOR' does not
have enough privileges to run WMIDiag!

When i go to the registry, it is missing.
Just adding the registry-entry is no solution.(still errors)
I found some posts with similar problems but nowhere a solution.
I conclude that the registry-entry contains the privileges of the
user.
any help would be usefull.

Regards,
Vincent
 
Back
Top