Page 1 of 1
Defender definitions download with checbox NOT checked

Posted:
07.01.2013, 17:59
by realtebo
With version 8.0 on windows 7, I NOT checked Windows Defender definitions, but at every run it was downloaded.
See attachment
(Sorry for bad english)
Re: Defender definitions download with checbox NOT checked

Posted:
07.01.2013, 18:13
by Denniss
You have the checkbox set to include MSSE as that's the antivirus definition file.
Re: Defender definitions download with checbox NOT checked

Posted:
07.01.2013, 19:39
by boco
MPAM = signatures for Microsoft Security Essentials (the full antivirus)
MPAS = signatures for Windows Defender
Your signatures are clearly the MSSE ones.
Re: Defender definitions download with checbox NOT checked

Posted:
09.01.2013, 22:03
by realtebo
Sorry, i've not understood ..
Must I simply uncheck microsoft security essential to do not this file every time ?
Re: Defender definitions download with checbox NOT checked

Posted:
09.01.2013, 22:27
by aker
Yes
Re: Defender definitions download with checbox NOT checked

Posted:
09.01.2013, 22:47
by Denniss
AFAIR they will be downloaded once per day if the file verification is enabled in download generator.
Re: Defender definitions download with checbox NOT checked

Posted:
10.01.2013, 09:14
by realtebo
but ... why dont' do this ?
- retr file info via ftp
- if size and date is not modified since last, then NOT redownload
Re: Defender definitions download with checbox NOT checked

Posted:
10.01.2013, 12:54
by Denniss
They are not downloaded if source is identical. But MS use load balancers and also updates the files multiple times a day. These load balancers are not always properly synchronized or some cache-effect come into effect so the downloader may see a different version and downloads it again.
Re: Defender definitions download with checbox NOT checked

Posted:
10.01.2013, 14:15
by boco
Some mirrors do not seem to send correct filesize info in the headers. Wget (the downloader used) always re-downloads on filesize mismatch.
but ... why dont' do this ?
- retr file info via ftp
- if size and date is not modified since last, then NOT redownload
Does that already, for all downloads. If you read the console window you can see it for yourself. If WSUSOU didn't use the timestamping option all downloads would be re-downloaded all the time.