PC Review


Reply
Thread Tools Rate Thread

Can you schedule quick scan 6 days/week and full scan 1 day/week?

 
 
=?Utf-8?B?QmVnaW5uZXI=?=
Guest
Posts: n/a
 
      24th Mar 2006
Full scan is taking 7 hours, would prefer to only run it once a week. Is this
possible?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RW5nZWw=?=
Guest
Posts: n/a
 
      24th Mar 2006
Just out of interest. How big is your HD?

Please run on-line this;
http://safety.live.com/site/en-US/default.htm

Еиçеl
--

"Beginner" wrote:

> Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> possible?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?ZHVzdHk=?=
Guest
Posts: n/a
 
      24th Mar 2006
I started a full scan on a laptop before I left for lunch, and WD was still
scanning when I returned after an hour or so.

WD was busy somewhere in C:\Program Files\Microsoft Encarta folder.
It was taking a lot of time scanning the MDST or MDDLX files some of
which are hundereds of MB in size. I stopped the scan, and have not
tried a full scan after the engine updates, but it appears as if that WD
is very slow when it comes scanning archives.

I have got a 60GB hard drive on the laptop, and according to Diskeeper
the Free Space on the drive is 80%.

A full scan with NAV takes about 30 minutes, and a full scan with ewido
takes about 25 minutes.

"Engel" wrote:

> Just out of interest. How big is your HD?
>
> Please run on-line this;
> http://safety.live.com/site/en-US/default.htm
>
> Еиçеl
> --
>
> "Beginner" wrote:
>
> > Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> > possible?

 
Reply With Quote
 
=?Utf-8?B?RW5nZWw=?=
Guest
Posts: n/a
 
      24th Mar 2006
Hello Dusty,

I think you may have to work at excluding it from the scan, as an interim
measure. Tools, general settings, scroll down to advance settings, and hit
the add button.

I hope this post is helpful.
Let us know how it works ºut.
Еиçеl


"dusty" wrote:

> I started a full scan on a laptop before I left for lunch, and WD was still
> scanning when I returned after an hour or so.
>
> WD was busy somewhere in C:\Program Files\Microsoft Encarta folder.
> It was taking a lot of time scanning the MDST or MDDLX files some of
> which are hundereds of MB in size. I stopped the scan, and have not
> tried a full scan after the engine updates, but it appears as if that WD
> is very slow when it comes scanning archives.
>
> I have got a 60GB hard drive on the laptop, and according to Diskeeper
> the Free Space on the drive is 80%.
>
> A full scan with NAV takes about 30 minutes, and a full scan with ewido
> takes about 25 minutes.
>
> "Engel" wrote:
>
> > Just out of interest. How big is your HD?
> >
> > Please run on-line this;
> > http://safety.live.com/site/en-US/default.htm
> >
> > Еиçеl
> > --
> >
> > "Beginner" wrote:
> >
> > > Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> > > possible?

 
Reply With Quote
 
=?Utf-8?B?QmlsbCBTYW5kZXJzb24=?=
Guest
Posts: n/a
 
      24th Mar 2006
If you read the help in Windows Defender, it recommends a daily quickscan,
and a fullscan only when something is found on the quickscan.

That's my recommendation, too. The quickscan is carefully designed--it
starts with ram contents and startup items and works back--so it is designed
to catch anything that is "live" - in memory or in startup vectors.

The fullscan is much more intensive--it looks at every file in an archive,
for example, but it isn't going to find more active infections than the
quickscan is.

"dusty" wrote:

> I started a full scan on a laptop before I left for lunch, and WD was still
> scanning when I returned after an hour or so.
>
> WD was busy somewhere in C:\Program Files\Microsoft Encarta folder.
> It was taking a lot of time scanning the MDST or MDDLX files some of
> which are hundereds of MB in size. I stopped the scan, and have not
> tried a full scan after the engine updates, but it appears as if that WD
> is very slow when it comes scanning archives.
>
> I have got a 60GB hard drive on the laptop, and according to Diskeeper
> the Free Space on the drive is 80%.
>
> A full scan with NAV takes about 30 minutes, and a full scan with ewido
> takes about 25 minutes.
>
> "Engel" wrote:
>
> > Just out of interest. How big is your HD?
> >
> > Please run on-line this;
> > http://safety.live.com/site/en-US/default.htm
> >
> > Еиçеl
> > --
> >
> > "Beginner" wrote:
> >
> > > Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> > > possible?

 
Reply With Quote
 
=?Utf-8?B?QmlsbCBTYW5kZXJzb24=?=
Guest
Posts: n/a
 
      24th Mar 2006
The short answer is that you can use the Windows scheduled tasks facility to
do this yourelf, if you really want to.

However--consider only doing quickscans, and doing a fullscan only when
something is found by a quickscan--that's thre recommendation made by help in
Windows Defender.

Scans are done by \program files\windows defender\mpcmdrun.exe.

This is a command-line program--you can just run it at a cmd prompt and see
the arguments needed to get it to do the various things it can do.

If this is something you'd really like to get going, I can help you figure
out the precise syntax needed to create your own job to do that once-a-week
full scan--but I'm sticking with the quickscans mainly myself. except on
servers where I let it do a full scan in the middle of the night, on the
theory that it'll catch anything in user data space that might be worth
spotting.

"Beginner" wrote:

> Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> possible?

 
Reply With Quote
 
=?Utf-8?B?QmVnaW5uZXI=?=
Guest
Posts: n/a
 
      26th Mar 2006
Thanks for your help. I'll go with the scheduled quick scan, using the full
scan only when quick scan finds something.

"Bill Sanderson" wrote:

> The short answer is that you can use the Windows scheduled tasks facility to
> do this yourelf, if you really want to.
>
> However--consider only doing quickscans, and doing a fullscan only when
> something is found by a quickscan--that's thre recommendation made by help in
> Windows Defender.
>
> Scans are done by \program files\windows defender\mpcmdrun.exe.
>
> This is a command-line program--you can just run it at a cmd prompt and see
> the arguments needed to get it to do the various things it can do.
>
> If this is something you'd really like to get going, I can help you figure
> out the precise syntax needed to create your own job to do that once-a-week
> full scan--but I'm sticking with the quickscans mainly myself. except on
> servers where I let it do a full scan in the middle of the night, on the
> theory that it'll catch anything in user data space that might be worth
> spotting.
>
> "Beginner" wrote:
>
> > Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> > possible?

 
Reply With Quote
 
=?Utf-8?B?QmlsbCBTYW5kZXJzb24=?=
Guest
Posts: n/a
 
      26th Mar 2006
Great--I think that's the best course. Windows Defender can be scheduled
very flexibly, but not within the program.

"Beginner" wrote:

> Thanks for your help. I'll go with the scheduled quick scan, using the full
> scan only when quick scan finds something.
>
> "Bill Sanderson" wrote:
>
> > The short answer is that you can use the Windows scheduled tasks facility to
> > do this yourelf, if you really want to.
> >
> > However--consider only doing quickscans, and doing a fullscan only when
> > something is found by a quickscan--that's thre recommendation made by help in
> > Windows Defender.
> >
> > Scans are done by \program files\windows defender\mpcmdrun.exe.
> >
> > This is a command-line program--you can just run it at a cmd prompt and see
> > the arguments needed to get it to do the various things it can do.
> >
> > If this is something you'd really like to get going, I can help you figure
> > out the precise syntax needed to create your own job to do that once-a-week
> > full scan--but I'm sticking with the quickscans mainly myself. except on
> > servers where I let it do a full scan in the middle of the night, on the
> > theory that it'll catch anything in user data space that might be worth
> > spotting.
> >
> > "Beginner" wrote:
> >
> > > Full scan is taking 7 hours, would prefer to only run it once a week. Is this
> > > possible?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How often will a full scan find malware that a quick scan didn't find? mm Windows XP General 1 21st Sep 2010 01:42 PM
restart when run defender full scan or avg full scan =?Utf-8?B?bXJwbA==?= Windows XP Performance 1 1st Jul 2006 12:04 PM
Can I schedule a custom scan instead of full system scan?? =?Utf-8?B?RGF2ZTQ2MTE=?= Security and Anti-Spyware Community 10 16th May 2006 03:54 PM
Re: Question??? You know when you double click in a username field you see your previous entries? How do you reset this so you can see your entries again. Thorsten Matzner Windows XP New Users 0 5th Jun 2004 04:34 PM
Question??? You know when you double click in a username field you see your previous entries? How do you reset this so you can see your entries again. =?Utf-8?B?Y2hyaXM=?= Windows XP General 1 3rd Jun 2004 08:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:46 PM.