<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ben's Blog</title>
	<atom:link href="http://benbedo123.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benbedo123.wordpress.com</link>
	<description>Helping Ben's students keep up with Ben since 2005.</description>
	<lastBuildDate>Mon, 16 Nov 2009 22:30:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='benbedo123.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6f086636956cfedf01b5c93bb09fb46c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Ben's Blog</title>
		<link>http://benbedo123.wordpress.com</link>
	</image>
			<item>
		<title>Implementing Active Directory &#8211; 11/16/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/16/implementing-active-directory-11162009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/16/implementing-active-directory-11162009/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:30:56 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[M2 - Implementing Active Directory]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1381</guid>
		<description><![CDATA[Today we covered the final two chapters in the book: 11 and 12.
Chapter 11 was all about the day to day maintenance of the AD database.  Since AD is a database, and a living one at that, we must make sure we keep it in shape so that it runs as efficiently as possible.  To [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1381&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today we covered the final two chapters in the book: 11 and 12.</p>
<p>Chapter 11 was all about the day to day maintenance of the AD database.  Since AD is a database, and a living one at that, we must make sure we keep it in shape so that it runs as efficiently as possible.  To do this, we run one of two AD defragmentation: online or offline.</p>
<p>Online Defragmentation happens on a regular basis &#8212; once every 12 hours &#8212; and involves cycling through the AD database looking for tombstones that are set to be cleaned.  (Tombstones are what&#8217;s left behind when something is deleted from AD &#8212; it&#8217;s left with a tombstone that lives on for another 60 days (does this make them zombies??)).  At the 60 day mark, those tombstones are deleted by AD&#8217;s Online Defragmentation.  The upside is that the server doesn&#8217;t have to be taken down in order for this to occur, but the downside is that the size of the database doesn&#8217;t actually change.  So, if you need  a more powerful, database-reducing activity, the Offline Defragmentation is the way you&#8217;ll need to go.</p>
<p>Offline Defragmentation is a slightly more complicated process, and should only be done when reducing the size of the AD Database is the primary goal.  It involves taking the DC offline, booting into Directory Services Restore Mode and running the NTDSUtil command (Files | Compact To C:\Backup).</p>
<p>We also looked at backing up AD, which can be done via the default Windows Server backup program, NTBACKUP (or your competent 3rd party choice).  If using NTBACKUP, you&#8217;ll just do a backup of the System State, and that will grab the AD database and settings along with it.</p>
<p>To restore the AD database, you have a couple of options.  You can choose to either do a non-authoritative restore, or an authoritative restore.  The differences lie in how you&#8217;d like your data to propagate throughout the network.</p>
<p>The easiest and most common type of restore you would be performing would be the non-authoritative.  What happens in a non-authoritative restore is that directory information is replaced, but is flagged indicating &#8220;Hey, I&#8217;m probably out of date&#8221;.  When AD replication occurs, if any information comes down the pike that is deemed newer, or more relevang, that newer, more relevant information replaces the older information established by the non-authoritative restore.  Typically you would perform this type of AD restore on a new server that you want to designate as a DC, and just have the new information replicate to the server.</p>
<p>When you accidently delete a user and that change has worked it&#8217;s way through AD, you would need to perform an authoritative restore.  Authoritative restores replace a particular object, and then indicate it as &#8220;authoritative&#8221;, so that when AD replication occurs, it is flagged as the most recent and relevant, and that change is then replicated throughout Active Directory.</p>
<p>Moving on to Chapter 12, we discussed the various scenarios you might encounter when installing Windows Server 2003 in an organization, including making the decision to either upgrade or migrate (meaning new equipment, moving just the data over).  We looked at several tools that might be needed in such scenarios.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Take Home Test #6 &#8211; <a href="http://www.box.net/shared/hasf9m6lit">download it here</a>.</li>
<li>Continue work on <a href="http://itacademy.microsoftelearning.com">MS E-Learning modules</a>!</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1381/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1381/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1381/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1381&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/16/implementing-active-directory-11162009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing Network Infrastructure &#8211; 11/16/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/16/implementing-network-infrastructure-11162009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/16/implementing-network-infrastructure-11162009/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:57:14 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[M1 - Implementing Network Infrastructure]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1379</guid>
		<description><![CDATA[Back in the 60s and 70s, when what we now know as the Internet was in its most infant-est stages, we were mostly concerned with *how* to get packets from one computer to another.  Rarely were we concerned about securing those packets &#8212; the mere fact that we could take them from one computing device [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1379&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Back in the 60s and 70s, when what we now know as the Internet was in its most infant-est stages, we were mostly concerned with *how* to get packets from one computer to another.  Rarely were we concerned about securing those packets &#8212; the mere fact that we could take them from one computing device and &#8220;magically&#8221; transport them to another computational device seemed miraculous, and frankly, there wasn&#8217;t a large need to secure the data at that time &#8212; getting your hands on equipment to do that sort of thing was very expensive in those days, and therefore our data seemed to subscribe to a &#8220;Security by Obscurity&#8221; security model.  We developed network transport models that didn&#8217;t take today&#8217;s seemingly obvious security needs into consideration.</p>
<p>Nowadays, when any teenager with a couple hundred  bucks can grab our data and exploit it, we need ways of securing that data and protecting ourselves (and our jobs!).  The problem is is that we are still using those same old protocols with no security mechanisms.  The best solution would be to create and use brand new protocols with security built in, but we know for compatibility reasons, this is generally not possible.  So, what we can do instead is employ a technique that will &#8220;wrap&#8221; our insecure packets with a level of security.</p>
<p>The specific technology I&#8217;m talking about is IPSec.  IPSec is used in conjunction with insecure technologies, like FTP, to encode those packets and make them secure.  What&#8217;s cool about IPSec is that it only needs the two communicating nodes in order to work.  All of the infrastructure in between can just forward the packets as normal.</p>
<p>IPSec runs in one of two modes: transport mode and tunnel mode.  Transport mode secures the traffic between two computer nodes; tunnel mode secures the traffic between two routers.  Most of the time we will configure IPSec to run in transport mode, especially if we are sending traffic across Internet infrastructure we don&#8217;t control.</p>
<p>Next, we looked at deploying IPSec.  The easiest way to do so is to simply set up a GPO requiring it.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Take Home Test #6 &#8211; <a href="http://www.box.net/shared/cdzesftoy8">download it here</a>.</li>
<li>Continue work on <a href="http://itacademy.microsoftelearning.com">MS E-Learning modules</a>.  They&#8217;re due in a few weeks!!!</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1379/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1379/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1379/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1379&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/16/implementing-network-infrastructure-11162009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Information Processing/Word Core &#8211; 11/12/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/12/information-processingword-core-11122009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/12/information-processingword-core-11122009/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 02:54:04 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[R1 - Information Processing/Word Core]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1377</guid>
		<description><![CDATA[Today in class we covered chapter 6, the second chapter of Word.  We explored some slightly more advanced ways of formatting our documents and maybe, hopefully, picked up a tip or two to make our document creation a little faster.
Homework:

Chapter 6 Fill in the Blank
Chapter 6 Matching
Project 2E
Project 2F

       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1377&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today in class we covered chapter 6, the second chapter of Word.  We explored some slightly more advanced ways of formatting our documents and maybe, hopefully, picked up a tip or two to make our document creation a little faster.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Chapter 6 Fill in the Blank</li>
<li>Chapter 6 Matching</li>
<li>Project 2E</li>
<li>Project 2F</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1377/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1377/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1377/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1377&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/12/information-processingword-core-11122009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Exchange &#8211; 11/11/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/11/microsoft-exchange-11112009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/11/microsoft-exchange-11112009/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 02:50:54 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[W2 - Microsoft Exchange Server]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1375</guid>
		<description><![CDATA[Today, we covered chapter 8, the chapter on SMTP.  Then we went home!
Homework:

No homework this time.  Aren&#8217;t I a nice guy?

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1375&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today, we covered chapter 8, the chapter on SMTP.  Then we went home!</p>
<p><strong>Homework:</strong></p>
<ul>
<li>No homework this time.  Aren&#8217;t I a nice guy?</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1375/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1375/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1375/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1375&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/11/microsoft-exchange-11112009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>CompTIA Network+ &#8211; 11/11/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/11/comptia-network-11112009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/11/comptia-network-11112009/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 17:43:21 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[W1 - CompTIA Network+]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1371</guid>
		<description><![CDATA[Today we discussed the variousu ways we have to connect to network devices.  Many times, for us, that will mean the patch cable in the back of our computers connecting to the wall (unshielded twisted pair), but many times, especially in the server room, this could mean serial cables as well.  In really old networks, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1371&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today we discussed the variousu ways we have to connect to network devices.  Many times, for us, that will mean the patch cable in the back of our computers connecting to the wall (unshielded twisted pair), but many times, especially in the server room, this could mean serial cables as well.  In really old networks, this could mean coaxial cable as well.</p>
<p>Next, we took some time and constructed our own patch cables.  We looked at straight-through cables, crossover cables, and rollover  cables.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Chapter 6 Review Questi0ns.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1371/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1371&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/11/comptia-network-11112009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>CompTIA A+ Hardware/Software &#8211; 11/10/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/10/comptia-a-hardwaresoftware-11102009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/10/comptia-a-hardwaresoftware-11102009/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:22:05 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[T1 - CompTIA A+ Hardware/Software]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1368</guid>
		<description><![CDATA[Today&#8217;s class covered chapters 10 and 11.
For us, that meant a slight break from the normal intensity that is NSA 150/151, and a look at the larger picture of safety and customer service.
Computers are electronic objects.  As such, they have the capacity to hurt us.  Just like any electronic object.  Are the chances good that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1368&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today&#8217;s class covered chapters 10 and 11.</p>
<p>For us, that meant a slight break from the normal intensity that is NSA 150/151, and a look at the larger picture of safety and customer service.</p>
<p>Computers are electronic objects.  As such, they have the capacity to hurt us.  Just like any electronic object.  Are the chances good that they&#8217;ll hurt us?  No, but anything we can do to improve our odds of not being hurt or killed is a good idea in my book!</p>
<p>So, how not to get hurt?  Well, first of all, I&#8217;d suggest leaving the guts of the power supply and any CRT monitors you may still have alone!  Printers?  Well, be careful. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   The main thing to remember with printers is not to get yourself destroyed, but to keep the area around you clean.  So doing things like not turning hte printer upside down to shake something out is a good idea.</p>
<p>Also, dealing with safety, cords can be a monumental issue.  So any cables that are on the floor need to be packed under a floor cable guard, and it&#8217;s generally a good idea to bind up any cables coming off the back of a desk up out of the way.  I realize that I&#8217;m a hypocrite on both of these counts, but note that I said it&#8217;s a good idea, not that I necessarily follow that good idea.  Heh.</p>
<p>My wife will appreciate taking care to keep the environment safe as well.  As tempting as it is, please do not put old computers and monitors in the trash, as these electrical components have lead in them that can then leak into our water supply.</p>
<p>We also talked about protecting the computer itself.  It&#8217;s a known fact that electrostatic discharge can fry the snot out of computers, and to keep ESD at a minimum is absolutely required.  We can do this by way of anti-static mats, wristbands and just grounding yourself against metal inside the computer case (my favorite grounding spot?  The power supply.).</p>
<p>The next chapter covered communication skills.  It&#8217;s no secret that most computer people are NOT people people too.  And most normal people are not computer people.  This combination can equal disaster, and it&#8217;s important as professionals to remember that not everyone knows the facts that you do about computers.  In summary, pick out something you know very little about and think you&#8217;d feel if someone berated you for not knowing about it.  There ya go.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Chapter 10 Review Questions</li>
<li>Chapter 11 Review Questions</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1368/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1368/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1368&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/10/comptia-a-hardwaresoftware-11102009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing Active Directory &#8211; 11/9/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/09/implementing-active-directory-1192009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/09/implementing-active-directory-1192009/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:57:59 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[M2 - Implementing Active Directory]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1363</guid>
		<description><![CDATA[We had a big day today, covering 3 chapters, and finishing up our discussion on Group Policy.  Next week, we&#8217;ll finish up the remaining two chapters in the book and work the remaining time on our &#8220;Show Me the Money&#8221; network implementation!!
Anyway, chapter 8 covered the user and computer environments when configured by Group Policy.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1363&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We had a big day today, covering 3 chapters, and finishing up our discussion on Group Policy.  Next week, we&#8217;ll finish up the remaining two chapters in the book and work the remaining time on our &#8220;Show Me the Money&#8221; network implementation!!</p>
<p>Anyway, chapter 8 covered the user and computer environments when configured by Group Policy.  The first area of focus was the area of security policies.  As you know from previous discussion (earlier today!?) that we can configure security policies on our machines to allow or disallow (or block, even) certain kinds of behavior, or limit that behavior to certain individuals.  The nice thing is is that, using Group Policy, we can configure those settings once in a GPO and then assign it to a large number of computers by attaching that GPO to an object associated with the computers we wish to control (inside the Sales OU, for example).</p>
<p>We also looked at a concept called Folder Redirection.  With Folder Redirection, we are able to control where user files end up during backup or in day-to-day use.  A common use of Folder Redirection is to configure a GPO that makes the client computers store files on a network location instead of on the local computer when a user saves in the &#8220;Documents&#8221; folder.  To the end user, nothing is too different from their home machine, but the files are actually saved to the server without the user having to know to save their documents to the \\srv-01\files\ directory.  It&#8217;s just easier that way.  Especially if we ever have to move those files! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Oh, and also, the .zap files only work on software assigned to user groups &#8212; not computers.  Very important!</p>
<p>Disk Quotas, we&#8217;ve looked at before, are ways of limiting your users from gobbling up a bunch of server space.  Especially in this day of digital media, it&#8217;s not uncommon for users to rip a  bunch of CDs to their computers thinking they&#8217;re storing them on their local HDD, when in fact they are being stored on the server (aha! Folder Redirection!).  Disk Quotas ensures that your server doesn&#8217;t get filled up with a bunch of 320 kbps Menudo .mp3 files.</p>
<p>Chapter 9 talked about the installation of software titles via Group Policy.  This is perhaps one of the most useful things you can do with GP &#8212; imagine having to install something like MS Office onto 200 computers (especially if you only had 1 disc) &#8212; it would be a nightmare!</p>
<p>By copying the disc to a network share and then configuring a GPO to put that software onto the computers that fell within its scope, you could install that software automatically, with no walking around and mindlessly configuring.</p>
<p>There is a downside, however.  In order for GP to install software programs, the program installation file must be a Windows Installer file (.msi extension).  .EXEs won&#8217;t work, unfortunately, unless you want to configure a .zap file.  .Zap files work like old .ini files and simply are directions for GP to use .EXEs in their deployments.  The downside is that the installations often will need user intervention and in many cases will need someone with local administrator rights present.</p>
<p>Finally, Chapter 10 covered GP management, and here&#8217;s where things can get fun.  Or hairy.  Or both, if that&#8217;s your thing.</p>
<p>Group Policy is an object just like anything else, and can therefore have an ACL attached to it.  This ensures that certain users within an OU keep from having GPOs attached to them.  For example, if I wnated a particular user in an OU to *not* have their taskbar locked, I could place a deny read on that particular GPO for that particular user.</p>
<p>In addition, I can use something called WMI filters.  WMI stands for Windows Management Instrumentation, and is used in Windows 2003 to filter down for particular requirements on our machines.  For example, if I want to apply a certain GPO to only Windows XP machines, I could apply a WMI filter that selects out Windows XP machines.  How, you ask?  Well, WMI uses a mechanism that is very similar to the SQL database language, and a query is written in very much the same way.  So to only apply a particular GPO to Windows XP machines, I would apply a WMI filter that looks like this:<br />
<code><br />
SELECT * from Win32_operatingsystem WHERE caption = "Microsoft Windows XP Professional"</code></p>
<p>The downside here, of course, is that I can only apply 1 WMI filter to a GPO.  (I can use the same WMI filter attached to several GPOs though).</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Take Home Test #05 &#8211; <a href="http://www.box.net/shared/cjcbi3dc0b">download it here</a>!</li>
<li>Continue working on <a href="itacademy.microsoftelearning.com">MS E-Learning Modules</a>!</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1363/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1363&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/09/implementing-active-directory-1192009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing NI &#8211; 11/9/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/09/implementing-ni-1192009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/09/implementing-ni-1192009/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:19:06 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[M1 - Implementing Network Infrastructure]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1361</guid>
		<description><![CDATA[Today&#8217;s topic is one of those quintessential networking topics &#8212; security.  Today was our first real discussion about the various security methodologies that are out there, but we definitely have brushed over them before.
As you&#8217;ll remember, there are several approaches we can take when looking to secure our intellectual property, and we should choose several [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1361&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today&#8217;s topic is one of those quintessential networking topics &#8212; security.  Today was our first real discussion about the various security methodologies that are out there, but we definitely have brushed over them before.</p>
<p>As you&#8217;ll remember, there are several approaches we can take when looking to secure our intellectual property, and we should choose several in order to protect it.  We can choose authorization methods, which have the network require that people prove they are who they say they are (usually by way of username and password) before being allowed access to network assets &#8212; as well as setting up user rights and permissions to go along with their accounts.</p>
<p>We looked at the built-in groups that  come with Windows&#8217; initial installation and discussed some of the things users in those groups can do.  For instance, we talked about two common local groups &#8212; the administrators and power users groups.  We talked about how the groups are similar in that they have elevated rights, but how the administrator account is able to accomplish so much more (driver installation and most &#8220;system&#8221; tasks).</p>
<p>We also talked about setting security templates &#8212; collections of security settings that we can apply to our machines so that we aren&#8217;t spending an inordinate amount of time tweaking mundane settings.  We discussed how Windows comes with its own security templates and how we can come up with our own and apply them to our computers.</p>
<p>The EFS (Encrypted File System) was also discussed &#8212; how the file system itself can encrypt files that are only open-able by the user that created them.  In order to do this, you must have the NTFS file system in place.</p>
<p>Finally, we discussed the Microsoft Baseline Security Analyzer (MBSA), which will comb through your system and compare it to the current state your server should be (regarding updates) and known security implementations (requiring compelx passwords, etc.).  It will then show you a report you can use to harden your network, which is a good idea, all around.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Take Home Test #5 &#8211; <a href="http://www.box.net/shared/ig41736ru8">download it here</a>.</li>
<li>Continue work on <a href="http://itacademy.microsoftelearning.com">MS E-Learning Modules</a>!!!</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1361/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1361/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1361/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1361&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/09/implementing-ni-1192009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>Information Processing/Word Core &#8211; 11/5/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/05/information-processingword-core-1152009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/05/information-processingword-core-1152009/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:14:20 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[R1 - Information Processing/Word Core]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1358</guid>
		<description><![CDATA[Welcome to first day of Microsoft Word.  We dug in with Chapter 5, hopefully learned a lot, and were on our way.
Homework:

Chapter 5: Matching
Chapter 5: Fill-in-the-Blank
Chapter 5: Project 1C
Chapter 5: Project 1D

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1358&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to first day of Microsoft Word.  We dug in with Chapter 5, hopefully learned a lot, and were on our way.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Chapter 5: Matching</li>
<li>Chapter 5: Fill-in-the-Blank</li>
<li>Chapter 5: Project 1C</li>
<li>Chapter 5: Project 1D</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1358/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1358/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1358/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1358&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/05/information-processingword-core-1152009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
		<item>
		<title>MS Exchange &#8211; 11/4/2009</title>
		<link>http://benbedo123.wordpress.com/2009/11/04/ms-exchange-1142009/</link>
		<comments>http://benbedo123.wordpress.com/2009/11/04/ms-exchange-1142009/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:05:38 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[W2 - Microsoft Exchange Server]]></category>

		<guid isPermaLink="false">http://benbedo123.wordpress.com/?p=1355</guid>
		<description><![CDATA[Today we talked about chapter 7, virtual servers.  Virtual servers, in the context of Exchange, refers to the services that are running on that physical server, such as POP3, IMAP, NNTP, etc.  It is possible to stop, start and restart those servers independently of the physical server, which makes the entire network infrastructure more stable.
Homework:

Because [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1355&subd=benbedo123&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today we talked about chapter 7, virtual servers.  Virtual servers, in the context of Exchange, refers to the services that are running on that physical server, such as POP3, IMAP, NNTP, etc.  It is possible to stop, start and restart those servers independently of the physical server, which makes the entire network infrastructure more stable.</p>
<p><strong>Homework:</strong></p>
<ul>
<li>Because I&#8217;m such a nice guy, have the week off.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benbedo123.wordpress.com/1355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benbedo123.wordpress.com/1355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benbedo123.wordpress.com/1355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benbedo123.wordpress.com/1355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benbedo123.wordpress.com/1355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benbedo123.wordpress.com/1355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benbedo123.wordpress.com/1355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benbedo123.wordpress.com/1355/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benbedo123.wordpress.com/1355/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benbedo123.wordpress.com/1355/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benbedo123.wordpress.com&blog=2277101&post=1355&subd=benbedo123&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benbedo123.wordpress.com/2009/11/04/ms-exchange-1142009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb4d8ff95cdedcdffeb0c6f145085b08?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ben</media:title>
		</media:content>
	</item>
	</channel>
</rss>