Vista not recognizing NAV

B

Bluebonnet

I have done a clean install of Norton Internet Security, and after two
restarts, Vista still doesn't recognize that I have an antivirus program
running. Is there a way to get it to recognize my AV software so that it
doesn't show I'm "unprotected"?
 
C

Charlie42

Bluebonnet said:
I have done a clean install of Norton Internet Security, and after two
restarts, Vista still doesn't recognize that I have an antivirus program
running. Is there a way to get it to recognize my AV software so that it
doesn't show I'm "unprotected"?

There are two general approaches that may fix your problem. All of the
commands are typed in manually at the command prompt (type "cmd" and ENTER
in your start menu). Run as administrator.

Method 1:
winmgmt /verifyrepository
If WMI repository is reported to be inconcistent, run the following command:
winmgmt /salvagerepository

Method 2:
net stop winmgmt /y
ren %windir%\system32\wbem\repository
%windir%\system32\wbem\repository.old
(make sure there is a space between the two paths)
Then restart.

Charlie42
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top