You are on page 1of 1

October 19, 2020 10:52 AM de HERNANDO HERRERA GONZALEZ (interno) a

todos: To fully rebuild the WMI Repository follow these steps:


Disable and stop the winmgmt service.
Remove or rename C:WindowsSystem32wbem epository .
Enable and start the winmgmt service.
Open a cmd prompt as Administrator.
In the cmd prompt navigate to C:WindowsSystem32wbem
Run the command for /f %s in ('dir /b *.

October 19, 2020 10:58 AM de HERNANDO HERRERA GONZALEZ (interno) a


todos: winmgmt /salvagerepository

October 19, 2020 11:00 AM de HERNANDO HERRERA GONZALEZ (interno) a


todos: winmgmt /resetrepository

October 19, 2020 11:01 AM de HERNANDO HERRERA GONZALEZ (interno) a


todos: cd C:\Windows\System32\wbem\
for /f %s in ('dir /b *.mof') do mofcomp %s

October 19, 2020 11:20 AM de HERNANDO HERRERA GONZALEZ (interno) a


todos: https://downloadcenter.intel.com/es/product/47620

You might also like