Welcome, Guest. Please login or register.
August 21, 2008, 09:41:58 AM

Login with username, password and session length

184898 Posts
21467 Topics
52061 Members

Latest Member: gafanhoto-san

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Desktop Security Products
| |-+  Comodo Firewall
| | |-+  Help for v2
| | | |-+  Rebuild Repository Folder to Recognize Comodo [Resolved]
« previous next »
Pages: [1] 2 Go Down Print
Author Topic: Rebuild Repository Folder to Recognize Comodo [Resolved]  (Read 11453 times)
Silverfox
Comodo Member
**
Offline Offline

Posts: 30


« on: September 17, 2006, 11:26:04 AM »

I recently sent in a request to Microsoft concerning the Windows Security Center NOT recognizing new 3rd party Anti-Virus & Firewalls installed and WSC still depicting old AV`S & Firewalls that the user had un-installed.

The response I received back from MS was the below which is different from the resolved issue that has been posted here in the forums.

Does this response sound like the correct way to rebuild the Repository folder?

Quote: [ To reinstall WMI issue these commands:

net stop winmgmt
rd %systemroot%\system32\wbem\Repository
net start winmgmt

Reinstalling WMI
http://whidbey.msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/reinstalling_wmi.asp

You don't have to reboot for the WMI reinstallation to take effect.] [End of Quote]

Regards, Silverfox

« Last Edit: March 07, 2007, 07:59:05 PM by soyabeaner » Logged
kail
Autonomous
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 3641


I'm not grumpy, just misunderstood.


« Reply #1 on: September 17, 2006, 01:11:56 PM »

Hi Silverfox

That seems to be the correct procedure for clearing your Repository. It's normally necessary when your Repository is corrupt. But, did MS say that was the reason why SC was not detecting 3rd party AVs & Firewalls, because the Repository is corrupt?

I can't check your Reinstall WMI link, because I think it was generated under/for your MSDN login.

Edit: Meant MSDN, not MSN.
« Last Edit: September 17, 2006, 02:00:09 PM by kail » Logged

XP Pro+SP3 and Vista Bus+SP1 with CFP 3.0.25.378 & AntiVir PE 8.1 & Firefox 3.0.1
__
Will computers ever be as smart as humans? Probably.. very, very briefly.
Leebme
Comodo Loves me
****
Offline Offline

Posts: 128


« Reply #2 on: September 18, 2006, 09:00:27 PM »

This is the same method, only much easier. Smiley   His instructions are using the command line instructions instead of using the GUI.

Thanks for the link though.

 110 Percent  Lee
Logged
Silverfox
Comodo Member
**
Offline Offline

Posts: 30


« Reply #3 on: September 19, 2006, 05:52:46 PM »

MS told me that this way will correct the WSC if the WMI or Repository folder is corrupted, or if you just want to do a fresh re-build to delete old data and have the new running AV`s or Firewalls recognized in WSC.

So I agree either method that has been posted should accomplish the same goal.

Thanks for the replys!

Regards, Silverfox
« Last Edit: September 19, 2006, 05:54:32 PM by Silverfox » Logged
mike6688
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 2013


« Reply #4 on: September 19, 2006, 06:44:50 PM »

Hi silverfox,

Thanks for posting this.  It is a much better/quicker method than what we were giving before.  This will be a great help.  Wink

Thanks,
Mike
« Last Edit: September 20, 2006, 06:11:55 AM by mike6688 » Logged

C.O.M.O.D.O: CFP3 & Defence+ | CMF | VEngine | TrustConnect | CAVS 3 (soon)
XP SP3 32bit | 2.16GHz | 2GB Ram
panic
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 5314


... and I say to myself, "What a wonderful world"


« Reply #5 on: September 19, 2006, 09:52:42 PM »

To make it even easier - see attached ZIP file.

**********************************

[ at ]echo off
cls
echo.
echo Stopping Windows Management Service - please wait ...
net stop winmgmt
echo.
echo.
echo Removing Repository folder - please wait ...
rd /S /Q %systemroot%\system32\wbem\Repository
echo.
echo.
echo Starting Windows Management Service - please wait ...
net start winmgmt
cls
echo.
echo Done!

**************************

N.B. The "/S /Q" parameters for the RD command are merely there to supress screen output.

Cheers,
Ewen :-)


ewen :-)
Logged

As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the  Comodo Forum Policy.
If you don't like it, don't use the forum.
marc57
Guest
« Reply #6 on: September 19, 2006, 11:07:25 PM »

Panic,  I don't know how you come up with this stuff so fast, but thanks for doing it. It's really much appreciated and gives me one more of your tools to add to mine.
Logged
panic
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 5314


... and I say to myself, "What a wonderful world"


« Reply #7 on: September 20, 2006, 12:38:13 AM »

Panic,  I don't know how you come up with this stuff so fast, but thanks for doing it. It's really much appreciated and gives me one more of your tools to add to mine.

Let us all give praise to the dual gods called "Cut" and "Paste".

Amen
 Wink
Logged

As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the  Comodo Forum Policy.
If you don't like it, don't use the forum.
Silverfox
Comodo Member
**
Offline Offline

Posts: 30


« Reply #8 on: September 22, 2006, 03:46:32 PM »

Just to let you all know that I did try the "Command Line Prompt" procedure and even after restarting the WMI [net start winmgmt] I still had to re-boot the pc in order to get Windows to re-build the repository folder. No big deal and whether your repository folder is corrupt or you just need to re-build it to reflect your new AV or Firewall it does work just fine with the command line prompt.

Regards, Silverfox  Smiley
Logged
kurdi
Newbie
*
Offline Offline

Posts: 3


« Reply #9 on: November 02, 2006, 02:33:36 AM »

I have been struggling with this problem for some time now and unfortunatley it doesn't seem to ever go away.

I successfully did what is described here: stopped WMI, deleted repository folder, re-started WMI. The problem went away .... until the next reboot, when it just came back again. I did this some 3 or 4 times with the same result. Please help.

PS. I have recommended Comodo AV to 2 friends who have had the same problem (both had Norton installed previously, while I had Panda).

Thanks.
Logged
panic
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 5314


... and I say to myself, "What a wonderful world"


« Reply #10 on: November 02, 2006, 03:03:01 AM »

I have been struggling with this problem for some time now and unfortunatley it doesn't seem to ever go away.

I successfully did what is described here: stopped WMI, deleted repository folder, re-started WMI. The problem went away .... until the next reboot, when it just came back again. I did this some 3 or 4 times with the same result. Please help.

PS. I have recommended Comodo AV to 2 friends who have had the same problem (both had Norton installed previously, while I had Panda).

Thanks.

Do you mean the folder comes back or the problem comes back?

The folder is supposed to come back. The repository holds the info on the Window Manamgement Interface software modules.

Ewen :-)
Logged

As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the  Comodo Forum Policy.
If you don't like it, don't use the forum.
kurdi
Newbie
*
Offline Offline

Posts: 3


« Reply #11 on: November 03, 2006, 08:59:39 AM »

Panic,
The problem came back. Window's rebuilding of the repository folder does not seem to make the Windows Security center recognize Comodo.

I've seen this happen on 3 different installations on 3 PCs.
Logged
mike6688
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 2013


« Reply #12 on: November 03, 2006, 10:34:22 AM »

I have been struggling with this problem for some time now and unfortunatley it doesn't seem to ever go away.

I successfully did what is described here: stopped WMI, deleted repository folder, re-started WMI. The problem went away .... until the next reboot, when it just came back again. I did this some 3 or 4 times with the same result. Please help.

PS. I have recommended Comodo AV to 2 friends who have had the same problem (both had Norton installed previously, while I had Panda).

Thanks.

Hi,

Comodo antivirus (version 1.1) is not recognised by windows security center.  I think version 2.0 (beta testers only) has this, but I have not tried it yet.

Mike
Logged

C.O.M.O.D.O: CFP3 & Defence+ | CMF | VEngine | TrustConnect | CAVS 3 (soon)
XP SP3 32bit | 2.16GHz | 2GB Ram
panic
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 5314


... and I say to myself, "What a wonderful world"


« Reply #13 on: November 03, 2006, 04:13:08 PM »

Panic,
The problem came back. Window's rebuilding of the repository folder does not seem to make the Windows Security center recognize Comodo.

I've seen this happen on 3 different installations on 3 PCs.

What version of the firewall are  you installing?

From memory, Security Centre recognition only started with version 2.3.X and higher.

ewen :-)
Logged

As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the  Comodo Forum Policy.
If you don't like it, don't use the forum.
AOwL
Comodo SuperHero
Global Moderator
Comodo's Hero
*****
Offline Offline

Posts: 2349


Comodo Firewall Pro - Be safe, use protection...


WWW
« Reply #14 on: November 03, 2006, 05:44:12 PM »

On one computer Security Center recognition works just fine without any tweaks.
The other computer don't recognize CPF or NOD32. After a rebuild of the repositry folder, NOD32 is recognized, but not CPF.
I use the latest CPF on both.
It's not a big thing, since i have turned off the warnings from security center, and i know if i have a firewall and/or an antivirus program installed...
Logged

WinXP SP2 HE - IE7 - FF 2 - TB - CFP 2.4 - NOD32 - BoClean -ST - AMD64x2 - 3Gb Ram - 1.5Tb HD
Tags:
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  

SSL Firewall
Page created in 0.13 seconds with 21 queries.
Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by 7dana.com