OneCare Virus definitions

G

Guest

Hi all!

I need to write a script to ensure the OneCare up-to-date. I found mpdef.vdm
and mpdaily.vdm in <C:\Program Files\Microsoft Windows OneCare
Live\AntivirusData\DataDirectory>, and I suppose this is the virus definition
files. Is my supposion correct? More, how often MS releases new virus
definitions?

Thanx for eny help!
 
D

David H. Lipman

From: "Radovan Vojtek" <[email protected]>

| Hi all!
|
| I need to write a script to ensure the OneCare up-to-date. I found mpdef.vdm
| and mpdaily.vdm in <C:\Program Files\Microsoft Windows OneCare
| Live\AntivirusData\DataDirectory>, and I suppose this is the virus definition
| files. Is my supposion correct? More, how often MS releases new virus
| definitions?
|
| Thanx for eny help!
|

It's a Beta application. Don't waste your time and effort on it unless you are a paid Beta
tester.
 
G

Guest

Hi David!

I do not care the build of OneCare, I just need to resolve the problem.
Customer wants it, that's all. If I do not need to write that script, I would
never ask, don't you think? :)
 
C

Carey Frisch [MVP]

Windows OneCare (beta) updates itself automatically.

Ref: http://www.windowsonecare.com/prodinfo/Default.aspx

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

-------------------------------------------------------------------------------------------

:

| Hi all!
|
| I need to write a script to ensure the OneCare up-to-date. I found mpdef.vdm
| and mpdaily.vdm in <C:\Program Files\Microsoft Windows OneCare
| Live\AntivirusData\DataDirectory>, and I suppose this is the virus definition
| files. Is my supposion correct? More, how often MS releases new virus
| definitions?
|
| Thanx for eny help!
|
| --
| R.V.
 
D

David H. Lipman

From: "Radovan Vojtek" <[email protected]>

| Hi David!
|
| I do not care the build of OneCare, I just need to resolve the problem.
| Customer wants it, that's all. If I do not need to write that script, I would
| never ask, don't you think? :)
|

The customer should be using a well known, well trusted, AV application such as Kaspersky or
NOD32.

If they are your "customer" you should be guiding them to make the right software choices
for the best protection don't you think.

You customer shouldn't be using a Beta product for such and important role. A mistake or
bug in the Beta (and that's very possible since it is a Beta) leaves the customer "At Risk".
 
G

Guest

David, if you cannot (or do not want) help me, please, do not moralize! I'm
only programmer, who are forced to create a script. Your statements are
useless for me.

Thanx
 
G

Guest

Hi Carey!

Thanx for your reply!

What I actually need is VPN quarantine script that check computer for
several settings - one of these settings is installed and enabled AV
software. So I need to get last OneCare update time or enforce OneCare to
update.

It's my problem more clear? (sorry for my english...)
 
D

David H. Lipman

From: "Radovan Vojtek" <[email protected]>

| David, if you cannot (or do not want) help me, please, do not moralize! I'm
| only programmer, who are forced to create a script. Your statements are
| useless for me.
|
| Thanx
|

Then your assistance to the customer is equally as useless.
 
G

Guest

Dave, plase!

I'm not in possition to "rectify" the customer. As I wrote, I just have to
write the script. Do you understand it? That's all, discussion over! I could
dislike it, however I have to write the script.
 
V

Vanguard

Radovan Vojtek said:
Hi all!

I need to write a script to ensure the OneCare up-to-date. I found
mpdef.vdm
and mpdaily.vdm in <C:\Program Files\Microsoft Windows OneCare
Live\AntivirusData\DataDirectory>, and I suppose this is the virus
definition
files. Is my supposion correct? More, how often MS releases new virus
definitions?

Thanx for eny help!


So why don't you note the datestamp of the files for OneCare (or use a
monitor, like InstallWatch) and do an update to see which files got changed.
That should zero you in on which files get updated when OneCare gets
updated. Getting the dates for files is easy in scripts, even in .bat
scripts, but then you never said WHICH scripting language you were using
(but I doubt any could not get the datestamp for a file or could not run a
dir command on the file to grab the datestamp from stdout).
 
D

David H. Lipman

From: "Radovan Vojtek" <[email protected]>

| Dave, plase!
|
| I'm not in possition to "rectify" the customer. As I wrote, I just have to
| write the script. Do you understand it? That's all, discussion over! I could
| dislike it, however I have to write the script.
|

Ok how's this. You won't be able to because all the constructs are not documented because
it is still a Beta product.

It is NOT a mature product. It isn't like you can download a SuperDAT from McAfee, WEB IDES
from Sophos or download a comparable EXE from Symantec.

Like it or dislike it, if the "customer" is a company or corporation the product should not
be used in a production network. Its use is contraindicated by its Beta status, lack of
documentation and lack of support.

If you are a professional, it would be professional malpractice NOT to point out these facts
and suggest a proper corporate anti virus solution.

Otherwise, take it out of the News group and contact Microsoft directly.

https://beta.windowsonecare.com/support/technicalsupport.aspx?ar=no
 
G

Guest

Hi Vanguard!

Thanx for your answer!

I have the script for "age of file" detection, however I'm not sure, if the
files mpdef.vdm and mpdaily.vdm in <C:\Program Files\Microsoft Windows
OneCare Live\AntivirusData\DataDirectory> are that ones to be detected.
Actually, this the right question I looking the answer for :)
 

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