Archive

Archive for February, 2008

Principles of Management – 2/26/2008

Tuesday, February 26, 2008 Ben Leave a comment

Due to low attendence, there was no lecture tonight.  We’ll cover Chapter 8 next week.

Homework:

  • Read Chapter 8 if you haven’t already!
Categories: Uncategorized

A+ Hardware/Software – 2/26/2008

Tuesday, February 26, 2008 Ben Leave a comment

Today’s class covered Chapters 5 and 14, which dealt with Windows software — namely installation.  We did Windows 95 and Windows 98SE installations, and I think everyone would agree: Windows 98 went much better.  As you’ll see over the next couple of weeks, the Windows installations just keep getting easier and easier.

We also did some more command-line stuff too.  Among others, we played with ATTRIB, COPY, MD, XCOPY, and more.  We also wrote batch files which made a directory system almost instantaneously.  The cool thing about batch files is that they can hold a collection of virtually any command line commands and be run in one big swoop: which is great for doing tedious tasks on many computers, or putting in the startup group to run each time Windows boots up.

Homework:

  • Chapter 5: Review Questions
  • Chapter 14: Review Questions
Categories: Uncategorized

Managing Windows Environment – 2/25/2008

Monday, February 25, 2008 Ben Leave a comment

Tonight, we took the midterm exam (sorry for springing that on you guys!) but not before having a nice, extensive review coming straight off the test!

Next week, come back ready for some more action: we’ll cover chapters 7 and 8.

Homework:

  • Uhm, well, Guitar Hero, if you have it.
Categories: Uncategorized

Pro/Server – 2/25/2008

Monday, February 25, 2008 Ben 1 comment

Today we started the Server portion of our class, by installing Server and then looking at various ways to administer it (via MMC, Remote Desktop) and maintain it (via Task Manager, Performance Monitor and Performance Alerts).

Nathan Freebody had an absolute blast sending messages and remotely shutting down people’s computer and, I must say, it was kind of fun watching him do it.

Homework:

  • Make sure you’re using your 70-290 book!!!
  • Chapter 1: Review Questions
  • Chapter 2: Review Questions
  • Chapter 3: Review Questions
Categories: Uncategorized

Principles of Management – 2/19/2008

Thursday, February 21, 2008 Ben Leave a comment

Tonight existed of purely our midterm exam — about 60 questions of management goodness.  I’m extremely proud of how well you guys did as a class!  This was no “bunny” test, and you really shined!

Homework:

  • Take the week off, and come back Tuesday ready to go on Chapter 8!
Categories: Uncategorized

A+ Hardware/Software – 2/19/2008

Tuesday, February 19, 2008 Ben Leave a comment

Welcome to the first day of our software class!

We dove straight in to a software discussion by talking about one of the oldest OSs still in CompTIA discussion — DOS. DOS stands for Disk Operating System. We covered how do to various things like navigation and listing directory content (cd and dir, respectively).

One of the things you can count on for future quizzes/examinations is knowing the five main files that DOS uses and what each of them do. Here’s a recap:

  1. IO.SYS – This file is what communicates directly with the hardware. IO stands for Input/Output.
  2. MSDOS.SYS – The core of the OS (aka the kernal). This is where all of the “things” that we ask DOS to do actually takes place. When we issue the dir /w /p command to list all of the folder contents, MSDOS.SYS is what actually finds what’s in those directories and reports it back to us.
  3. CONFIG.SYS – MSDOS.SYS has configuration settings, such as where hardware drivers are, how much memory to allocate to DOS, which shell to use, etc. These MSDOS.SYS knows which of these settings to use by reading the CONFIG.SYS file.
  4. COMMAND.COM – This is the command prompt of the OS — the only way the end user has to interact with the OS. While Windows today has a graphical user interface, there is nothing graphical about DOS’s: a nice, blinking cursor. We toured just a handful of some DOS commands. Make sure you at least remember a few of them, command line tools are just darn useful! (The new version of Server coming out this month has a mode that is just a command prompt!)
  5. AUTOEXEC.BAT – In DOS, instead of having to run the same program or commands every. single. time. you start your computer, enter them into a text file and save the file as “AUTOEXEC.BAT”. Then, the next time you start your computer, COMMAND.COM will run each of the commands listed in that file — saving you the time and trouble, so you can get straight to computing! Think of this as an early Startup menu.

In other news, I also handed out a project for you to work on the rest of the quarter (which isn’t that long!!). You’ll be building your own PC (on paper) with a budget of $1,200 (again, on paper!). Detailed requirements are available in the files section to the right –>.

Homework:

  • Chapter 4: Review Questions
Categories: Uncategorized

A New Old Version of Windows

Monday, February 18, 2008 Ben 2 comments

windows-xp-sp3.jpgNow that Windows XP Service Pack 3 (SP3) has been in Release Candidate stage for a couple of months now, it’s safe to expect its release any time now. Service packs, as we’ve discussed in class, are simply roll-ups of all previous updates that have occured since either the last service pack, or since the initial release of the product. Since SP2 arrived almost four years ago, you can bet that SP3 will hold lots of updates as well as a few minor surprises.

I personally have not tried the RC for SP3 just yet — I prefer to hold out until an official release from Microsoft. But I have poked around and have tried to determine exactly what SP3 will hold in store for us.

Vista Is Still Better
Well, at least according to Microsoft, it is. Here’s my take. Microsoft realizes that XP SP3 “makes Vista look like a chump“. So, they have to be extremely careful that SP3 doesn’t actually fix XP too much thereby canibilizing business away from Vista, which hasn’t exactly been earning IT praises. In fact, in a couple of places in the SP3 whitepaper, Microsoft tells us that “Windows Vista provides the most advanced security and management capability, but for PCs that cannot be upgraded to Windows Vista right now, Windows XP SP3 ensures these PCs have all available updates…”. In other words, according to Microsoft, if you want to be really updated, you should go out and buy Vista. But if your computer is too old to support Vista’s gigantism, well, here’s SP3.

If you’re in the SP3 crowd, here are some thing’s you’ll have to look forward to in the 70-580MB download:

Use With Network Access Protection (NAP)
Here’s something I’m was genuinely excited about. NAP is a new feature to Windows Server 2008, which allows the server OS to require certain prerequisites of its clients before allowing them access to the network, such as up-to-date virus protection, Windows firewall enabled, etc. As I understood it from TechEd 2007, this was functionality was going to exist only in Vista+ OSs, so in order to take full advantage of NAT, your clients had to be running Vista. Apparently not anymore!

Microsoft Management Console 3.0 (MMC)
We’ve had various implementations of MMC for a while now, which is basically a blank “toolbox” that admins can use by populating it with their favorite tools, via “snap-ins”. Version 3.0 provides an updated user interface with commonly used commands consistently showing on the right-hand side of the screen, as opposed to making users right click specific things.

WPA 2.0
If you have a wireless router and the equipment to support it, you should really choose to use WPA or WEP for your wireless security. If you have really new equipment that supports the new 802.11i standard (higher security!), than you’ll need an OS to support it. Right now, XP SP2 doesn’t support it — but SP3 will!

Updated Security Settings Explainations
On each of the local security settings in Local Security Policy Editor, a tab has been added that gives a nice, verbose explanation of each setting. From a teaching standpoint, this will be soooo much nicer than having to drag students through the proverbial slop detailing all of the important settings.

No IE7?
In a very interesting twist, IE7 is not included in SP3. Many organizations (Draughons included) still have not upgraded to IE7 for various reasons and this SP seems to respect those wishes. Updates to both versions 6 and 7 will be included in the SP, so if you have installed IE7 (like me) you’ll still receive the cumulative updates.

A Boost in Performance
Unscientifically-based reports from early SP3 releases have indicated a 10% or so performance boost. Sweet. What’s interesting about this is that there’s no mention of it in the SP3 whitepaper. Again, an interesting omission, which I think points to MS not wanting to take too much attention of Windows ME Vista.

What I Was Hoping to See
Two features I was expecting to see, but didn’t: IPv6 support and ReadyBoost, Microsoft’s way of leveraging a USB drive as makeshift RAM — which significantly increases the speed (and perceived speed) of day to day computing.

The reported 10% performance boost is enough for me — I’m ready to download this thing. Almost to the point of trying out the RC. I’ll keep you posted.

Categories: Uncategorized

Managing Windows Environment – 2/18/2008

Monday, February 18, 2008 Ben Leave a comment

Interesting day, today.

We started Chapter Six last week, when we barraged our way through command line tools that allowed us to add/modify users and groups, and today we continued that trend by uncovering some more tools that allow us to do the same thing.

Specifically we used CSVDE and LDIFDE, which allowed us to import information from a text file. The value of this is that we can pull information straight from an HR report and not have to worry about typing it all in. VBScripting was also covered as well.

Homework:

  • Chapter Six: Review Questions 5-end
Categories: Uncategorized

Pro/Server – 2/18/2008

Monday, February 18, 2008 Ben Leave a comment

Wow, what a ride!

Today we covered a record for me — 5 chapters!!! I realize that this is a LOT of information, so please don’t freak out if you find yourself completely lost this week as you read. Just make sure that you make a note of what you have issues with so that we can talk about them in class.

Next week, we’ll start the Server portion of our class, so make sure you bring books for both 270 and 290 (270 for the quiz, 290 for the rest of class). A lot of stuff we will cover will be similar to the XP Pro class, so the reinforcement I think will be good.

Homework:

  • Chapter 12: Review Questions, odd
  • Chapter 13: Review Questions, odd
  • Chapter 14: Review Questions, odd
  • Chapter 15: Review Questions, even
  • Chapter 16: Review Quetsions, odd

Make sure you have everything read (and preferably Chapters 1-3 from the Server book too!) by next week. Let me know via e-mail if you have any questions.

Categories: Uncategorized

Principles of Management – 2/12/2008

Tuesday, February 12, 2008 Ben Leave a comment

onight was Chapter 7 — midterm next Tuesday! Be ready!!

Categories: Uncategorized