Kirk wrote:
> Hello group. I am using Windows Firewall for now and when I go into the
> security center and click the "show firewalls installed..." there's one
> listed that I haven't had for quite some time. It shows "off" and there's
> nothing I can do. I can I remove that entry? Someone, along time ago, told
> me the commands to type in at the RUN but I lost the info. Thanks in
> advance!
Right-click Command Prompt and Run as Administrator. Type the following
command:
winmgmt /salvagerepository
The first time you run this it will fail. It will issue stop commands to
the services causing it to fail. It might take a couple minutes for the
services to shut down. Run the command again and reboot your system.
If the above doesn't work or if you get "the repository is consistent", do
the following from an elevated cmd prompt:
net stop winmgmt [enter]
cd /d %windir%\system32\wbem [enter]
ren repository repository.old [enter]
net start winmgmt [enter]
Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
FAQ -
http://www.elephantboycomputers.com/#FAQ