Archive

Archive for July, 2007

The Problem with Spyware Removal Programs

Thursday, July 19, 2007 Ben 1 comment

By now, everyone and their grandma knows what spyware is, why its bad, and that they should remove it. A smaller number (although still a majority) even knows how to remove it. The problem comes with getting people remember to scan their systems. Even I, in all my geekness, forget — I realized today that it had been over a month since I had performed a scan.
So how do we get around this?

The easiest thing that comes to mind is to set up a Scheduled Task that automatically runs once every-so-often and does all of this for us. We can run Scheduled Tasks by clicking Start > All Programs > Accessories > System Tools > Scheduled Tasks. Then, working our way through the wizard, we can scroll down the list of installed programs, choose the one we want and click OK. Easy cheezy, right?

Not so fast. Simply setting Windows up to run our programs automatically is the equivilent of us double-clicking the program icon. When we come back to our computers after this Scheduled Task runs, all we’ll find is our spyware removal program running — eager to get started. Most users, at this point, will have something more pressing to do and simply exit the program.

The answer lies with Scheduled Tasks — we just have to use it differently.

The two most common spyware removal products, Ad-Aware and Spybot Search and Destroy, both allow command prompt parameters. What this means is we can initiate some automation when we run these programs from a command prompt. So instead of telling Scheduled Tasks to run our programs at a certain time, we can tell it to run a series of commands of which reference our program and the command line options for it. We do this by way of a batch file.

Here’s how I set this up on my home machine:

1) I opened Notepad and typed in the following DOS commands:

cd “C:\Program Files\Lavasoft\Ad-Aware 2007\”
Ad-Aware2007.exe /Update /Smart /Clean /NoQuarantine

Two simple lines of instruction tells our OS to first change the target directory to the one where Ad-Aware 2007 lives, and secondly to run the executable with 4 distinct options: to update the definitions file (always important); to run a smart scan; to clean any problems it finds and to fully delete any of those problems (as opposed to simply quarantining them). I then clicked File > Save As and typed in “AdAware.bat” (including the quotes!) to save this text file as a batch file.

Then, I went back to Scheduled Tasks and started up its New Task Wizard. Once I got to the point where I choose the program, I instead browsed to find the AdAware.bat file I had just created. Next, I plugged in all the usual information like when and how often I want it to run, etc. and finished out the wizard. Now, every Monday at 3:00 a.m., Ad-Aware runs on my machine, updates its definitions and cleans out any infections it finds.

With Spybot S&D, I did the same thing. Here’s the contents of the batch file I created for it:

cd “C:\Program Files\Spybot – Search & Destroy”
SpybotSD.exe /minimized /autoupdate /autoimmunize /autocheck /autofix /autoclose

Note the “autoclose” switch. Spybot includes the option of closing itself out after finishing so that the end user may not even know that anything happened during the night.

So, why do this? Do you have that friend or family member you’re always removing spyware for? Or doing simple computer stuff? Planting a couple of batch files and using Scheduled Tasks to run them for you will save you LOTS of time and trouble.

I’d encourage you to look at the help files of programs you find yourself running quite a bit to see if they have any command line parameters. I have a feeling you’d be surprised at how many do and how many options you truly have for automation.

Categories: Uncategorized

Strategies

Wednesday, July 18, 2007 Ben Leave a comment

Today we covered Units 4 and 5, and then Jeremy Atwell came in and talked a lot about the DiSC assessment tests you guys took last week. I hope everyone enjoyed what Jeremy had to say and will use the information you received about yourself to help you relate to others around you. Jan Akin also came in to talk about the medical assisting program as well as the EKG program and after she left we proceeded to psychoanalyze her. Bwa ha ha ha ha ha!

Start brainstorming what your collages are going to look like. We’ll be working on them soon.

Categories: Uncategorized

Pro/Server – 7/17/2007

Wednesday, July 18, 2007 Ben 1 comment

Tonight’s little shin-dig was us doing Chapters 11 and 12, which covered such fun tasks as sub/supernetting and Internet Explorer configuration.  My favorite fun fact of the evening: to keep IE safer from crazy cookies, enable 1st party cookies, but disable 3rd party ones.  Then, life will be good.

Next week, we’ll finish up the whole freaking book by covering Chapters 13-16.  Then, get cracking on studying for the Microsoft 70-270 exam, your first step towards MCSE.  Remember, that if you pass this exam before September 4(?) you will receive an automatic A for the NSA 260 course that you’re enrolled in. Even if you have a low, low grade going in. How cool is that?

Homework:

  • Chapter 11: Review Questions 1-6
  • Chapter 12: Review Questions 1-6; Scenario 12.2
Categories: Uncategorized

Fall Quarter Scheduling

Tuesday, July 17, 2007 Ben Leave a comment

Fall quarter scheduling is underway! If you’re reading this and you’re an NSA student — I need to see you ASAP in order to get you scheduled for classes in the fall. Technically, I’m not supposed to register you if you’re not graduating next quarter until Wednesday, but aw, screw it — let’s schedule you! See the front office for a copy of the schedule.

If you’re interested, here’s what I’ll be teaching in the fall (Sept – December):

Monday
8 : NSA 284: Microsoft Exchange
12: NSA 155: Server+
6 : NSA 155: Server+

Tuesday
8 : NSA 150: A+ Hardware
12: NSA 151: A+ Software
6 : NSA 284: Microsoft Exchange

You can download the Fall Schedule here if you like, or download it from the “Downloadable Files” section on the right. Or, just pick up a paper copy in the front office like everyone else.

Categories: Uncategorized

Designing Network Infrastructure – 7/17/2007

Tuesday, July 17, 2007 Ben Leave a comment

DHCP was the topic we covered today and how to implement it in our organizations. We first looked at a 3 site organization and came up with an IP addressing scheme. Afterwards, we empowered it to be fault tolerant and third, discussed how to handle DHCP over a connection to a small branch office with a maxed out server. Fun was had by all.

Homework:
* Lab Questions #2-4

Categories: Uncategorized

Managing a Windows Network – 7/17/2007

Tuesday, July 17, 2007 Ben Leave a comment

Today we did the first half of chapter 6 which dealt with doing common server tasks via the command prompt. As you guys know, I’m not the best at working with command prompt as I’m prone to typos, etc. Make sure you are comfortable with this, as command line stuff is starting to make a comeback via PowerShell and Server Core.

We’ll be finishing up Chapter 6 next week, so make sure you’re nice and ready to do some typing.

Homework:

  • No homework until next week when we finish Chapter 6!
Categories: Uncategorized

Pro-Server – 7/16/2006

Tuesday, July 17, 2007 Ben Leave a comment

Tonight we covered Chapter 10. Tomorrow: Chapter 11 & 12. Bring a shovel.

What?

Homework:

  • Chapter 10: Review Questions 1-10; Scenario 10-1
Categories: Uncategorized

Extra Credit!

Monday, July 16, 2007 Ben 3 comments

Since the fall of 2005, the One Laptop Per Child (OLPC) program has had, as its mission, the task of providing one laptop computer per child throughout the world. To make this happen at the targeted rate of $100 per laptop, several deals had to be cut along with streamlining as much as possible. For example, Linux instead of Windows is going to be the OS of choice. I mean, hey, it’s free right?

Here’s an article concerning some possible delays for OLPC. For 10 pts extra credit, read this article and type up a 1 pg (single spaced) summary of it and what it could mean for the computing industry — Microsoft especially.

By the way, I need this by the start of whatever class you want this to be applied during the week of July 23.

Categories: Uncategorized

MS Excel – 7/16/2007

Monday, July 16, 2007 Ben Leave a comment

Today was taken up soley by our first test – over Chapters 1 and 2. There are still tests out there, so I’m trusting you to not pass around your graded exams. Next week, we will be working in Chapter 3, which will give us a nice lesson in cell formatting.

It may come as a shock to some of you (I know it did to me) but it’s already time to start registering for the fall semester. I’ve already seen everyone in this class that I need to, but make sure you keep a lookout for your lead instructor so you can save your spot in next fall’s classes.

Homework:

  • Would I assign homework on the day of an exam? What kind of jerk do you think I am???
  • Don’t answer that NSA students…
Categories: Uncategorized

Strategies – 7/11/2007

Thursday, July 12, 2007 Ben Leave a comment

Today we talked about listening and who we listen to: mothers, fathers, brothers, sisters, teachers, friends, strangers and even ourselves. We what happens when we “lock on” to one version of what’s true and then “lock out” every other possibility. Ever been in one of those funks that doesn’t seem to ever go away? Maybe your brain is subconciously making bad stuff happen. Or maybe you’re just in one of those funks :)

We took DiSC assessments and briefly talked about what personality types various class members are. Next week, Jeremy Atwell will drop by with your printed results talk in depth about what they mean for you and your interactions with others (and yourself too).

See ya next week!

Categories: Uncategorized