Jump to content

No firewall?


lennierv

Recommended Posts


As described here:, i'll try to do

cd %systemroot%\system32\wbem
for %i in (*.dll) do RegSvr32 –s %i
regsvr32 -s scrcons.exe
regsvr32 -s unsecapp.exe
regsvr32 -s wbemtest.exe
regsvr32 -s winmgmt.exe
regsvr32 -s wmiadap.exe
regsvr32 -s wmiapsrv.exe
regsvr32 -s wmiprvse.exe
for %i in (*.mof, *.mfl) do Mofcomp %i

Then reboot and check if this solved the problem.

If this doesn't work, you might try then:

rundll32 wbemupgd, UpgradeRepository

Edited by allen2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...