<?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/"
	>

<channel>
	<title>IT Support - Computer Aided Design</title>
	<atom:link href="http://www.altcontrolit.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.altcontrolit.com</link>
	<description>IT Support - Computer Aided Design</description>
	<lastBuildDate>Wed, 20 Jan 2010 09:32:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The OSI Model</title>
		<link>http://www.altcontrolit.com/cisco/the-osi-model.html</link>
		<comments>http://www.altcontrolit.com/cisco/the-osi-model.html#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:43:34 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=442</guid>
		<description><![CDATA[The Open System Interconnection Reference Model (OSI Reference Model or OSI Model) is an abstract description for layered communications and computer network protocol design.]]></description>
			<content:encoded><![CDATA[<p>For the ICND exams and in the real world its a good idea to know what layers are in the OSI model, and what functions are performed at each layer.</p>
<p>OSI stands for Open System Interconnection Reference Model. It divides network architecture into seven different layers. A layer is a collection of conceptually similar functions that provide services to the layer above it, and receives services from the layer below. The seven layers are shown in the diagram below.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2010/01/OSIModel.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border: 0px;" title="OSI Model" src="http://www.altcontrolit.com/wp-content/uploads/2010/01/OSIModel_thumb.jpg" border="0" alt="OSI Model" width="296" height="627" /></a></p>
<h2>Layer 7 – The Application Layer</h2>
<p><span id="more-442"></span><br />
This layer interacts with the end user. It provides network services to the user’s applications. Unlike other layers in the OSI model layer 7 does not provide services to any other OSI layer. Authentication services run at this layer. The application layer establishes the availability of the remote communication partner, and ensures that both ends agree on procedures for error recovery, privacy and control of data integrity.</p>
<p>Common protocols and services that run at layer 7 are SMTP, POP3, Telnet, HTTP, FTP and SNMP.</p>
<p>Firewalls also run at layer 7.</p>
<h2>Layer 6 – The Presentation Layer</h2>
<p><!--more--><br />
The presentation layer properly formats the data and ensures that the information the application layer sends out on one system is readable by the application layer of another system. An example of a presentation layer issue is when you open a document in word and there are lots of unrecognisable characters. The presentation layer is concerned with:</p>
<ul>
<li>Compatibility with the operating system.</li>
<li>Proper encapsulation of data for network transmission.</li>
<li>Data formatting (ASCII, Binary).</li>
<li>Data encryption, compression, and translation.</li>
</ul>
<p>Some of the file types that are used at the presentation layer are JPEG, ASCII, GIF etc..</p>
<h2>Layer 5 – The Session Layer</h2>
<p><!--more--><br />
The session layer establishes, manages, and terminates sessions between two communicating hosts. It provides its services to the presentation layer. The overall communication between two hosts is referred to as a session. As an example a web server might have a number of users, so many communication processes are open at a given time. Therefore, keeping track of which user communicates on which path is important.</p>
<h2>Layer 4 – The Transport Layer</h2>
<p><!--more--><br />
The transport layer segments data from the sending host and ensures that when the data gets to the destination host that it is in the correct order and free of errors. TCP which is connection-oriented and UDP which is connectionless reside at this layer.</p>
<h2>Layer 3 – The Network Layer</h2>
<p><!--more--><br />
The network layer provides connectivity and path selection (routing) between two host systems that might be located on geographically separated networks. IP addressing runs at this layer.</p>
<h2>Layer 2 – The Data Link Layer</h2>
<p><!--more--><br />
Most Switches, bridges and wireless access points run at this layer. Devices such as cable &amp; DSL modems also run at layer 2. Other specifications that run at layer 2 are:</p>
<ul>
<li>Ethernet</li>
<li>High Data Link Control (HDLC)</li>
<li>Point-to –point Protocol (PPP)</li>
<li>Frame Relay</li>
</ul>
<p>Ethernet MAC addresses are at this layer. Layer 2 performs error detection using FCS (Frame Check Sequence) but this layer does not perform error recovery.</p>
<h2>Layer 1 – The Physical Layer</h2>
<p><!--more--><br />
The physical layer handles the actual data transmission. Characteristics such as voltage levels, timing of voltage changes, physical data rates, maximum transmission distances, physical connectors and cables are defined by physical layer specifications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/cisco/the-osi-model.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autodesk AutoCAD File Versions</title>
		<link>http://www.altcontrolit.com/autodesk/autodesk-autocad-file-versions.html</link>
		<comments>http://www.altcontrolit.com/autodesk/autodesk-autocad-file-versions.html#comments</comments>
		<pubDate>Mon, 18 Jan 2010 11:05:23 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Autodesk]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=433</guid>
		<description><![CDATA[Sometimes older AutoCAD software is unable to open files created in newer versions. If you want to find the version of a DWG file you can right click on it and open it in notepad ...]]></description>
			<content:encoded><![CDATA[<p>Sometimes older AutoCAD software is unable to open files created in newer versions. If you want to find the version of a DWG file you can right click on it and open it in notepad (it might take some time to open if the file is large) the first few characters that are displayed are the version number. You can then use the table below to determine what version the DWG file was saved in.</p>
<table border="3" cellspacing="0" cellpadding="2" width="243">
<tbody>
<tr>
<td valign="top" width="75"><strong>AC1024</strong></td>
<td valign="top" width="162"><strong>AutoCAD 2010</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1021</strong></td>
<td valign="top" width="162"><strong>AutoCAD 2007/2008/2009</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1018</strong></td>
<td valign="top" width="162"><strong>AutoCAD 2004/2005/2006</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1015</strong></td>
<td valign="top" width="162"><strong>AutoCAD 2000/2000i/2002</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1014</strong></td>
<td valign="top" width="162"><strong>Release 14</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1012</strong></td>
<td valign="top" width="162"><strong>Release 13</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1009</strong></td>
<td valign="top" width="162"><strong>Release 11/12</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1006</strong></td>
<td valign="top" width="162"><strong>Release 10</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1004</strong></td>
<td valign="top" width="162"><strong>Release 9</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1003</strong></td>
<td valign="top" width="162"><strong>Version 2.60</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1002</strong></td>
<td valign="top" width="162"><strong>Version 2.50</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1001</strong></td>
<td valign="top" width="162"><strong>Version 2.22</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC2.22</strong></td>
<td valign="top" width="162"><strong>Version 2.22</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC2.21</strong></td>
<td valign="top" width="162"><strong>Version 2.21</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC2.10</strong></td>
<td valign="top" width="162"><strong>Version 2.10</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1.50</strong></td>
<td valign="top" width="162"><strong>Version 2.05</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1.40</strong></td>
<td valign="top" width="162"><strong>Version 1.40</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>AC1.2</strong></td>
<td valign="top" width="162"><strong>Version 1.2</strong></td>
</tr>
<tr>
<td valign="top" width="75"><strong>MC0.0</strong></td>
<td valign="top" width="162"><strong>Version 1.0</strong></td>
</tr>
</tbody>
</table>
<h2>&#160;</h2>
<h2>File conversions</h2>
<p>Newer versions of the software can open older versions of the files but what do you do if you have an older version of AutoCAD?</p>
<p>You can always go back to the person that sent you the file and ask them to save it to an earlier version for you (although an easier method is to use DWG Trueview!). In AutoCAD if you go to&#160; Save As in the Files of type drop down you can select the DWG version.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2010/01/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Save As Dwg" border="0" alt="Save As Dwg" src="http://www.altcontrolit.com/wp-content/uploads/2010/01/image_thumb.png" width="626" height="452" /></a></p>
<p>To set the default file version, open up the AutoCAD options and under the Open and Save tab you can set the DWG version that you want to save all files in.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2010/01/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Open And Save Options" border="0" alt="Open And Save Options" src="http://www.altcontrolit.com/wp-content/uploads/2010/01/image_thumb1.png" width="656" height="546" /></a></p>
<h2>DWG Trueview</h2>
<p>DWG Trueview allows you to batch convert DWG files to a different version its also available from Autodesk for free! You can download it here <a title="http://usa.autodesk.com/adsk/servlet/pc/index?id=6703438&amp;siteID=123112" href="http://usa.autodesk.com/adsk/servlet/pc/index?id=6703438&amp;siteID=123112">http://usa.autodesk.com/adsk/servlet/pc/index?id=6703438&amp;siteID=123112</a></p>
<p>Open DWG Trueview and select DWG Convert.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2010/01/TrueviewConvert.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Trueview Convert" border="0" alt="Trueview Convert" src="http://www.altcontrolit.com/wp-content/uploads/2010/01/TrueviewConvert_thumb.jpg" width="143" height="48" /></a></p>
<p>You can then select the files that you want to convert and the DWG version that you want to convert to.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2010/01/image2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DWG Convert" border="0" alt="DWG Convert" src="http://www.altcontrolit.com/wp-content/uploads/2010/01/image_thumb2.png" width="623" height="549" /></a></p>
<p>DWG Trueview allows you to add your own conversion setups as well so you could save down as low as AutoCAD LT97. There is also an option to Purge and Audit each drawing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/autodesk/autodesk-autocad-file-versions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLAN Trunking Protocol</title>
		<link>http://www.altcontrolit.com/cisco/vlan-trunking-protocol.html</link>
		<comments>http://www.altcontrolit.com/cisco/vlan-trunking-protocol.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 12:48:58 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://altcontrolit.com/?p=71</guid>
		<description><![CDATA[Most networks will have more than one switch. As a network administrator you don&#8217;t really want to have to go around and manually configure the VLAN information on each of these switches especially in a ...]]></description>
			<content:encoded><![CDATA[<p>Most networks will have more than one switch. As a network administrator you don&#8217;t really want to have to go around and manually configure the VLAN information on each of these switches especially in a large environment. the switches in your network need to be aware of what VLANs have been configured on them. VTP or VLAN Trunking Protocol allows the switches within your network to share VLAN information between them. VTP is very easy to configure I am going to outline the steps in this post.</p>
<p>The first thing we need to do is configure the VTP mode. There are three different modes available when configuring VTP</p>
<ul>
<li>Server &#8211; VLANs can be created deleted or modified VLAN configurations are stored in NVRAM</li>
<li>Client &#8211; VLANs cant be created deleted or modified</li>
<li>Transparent &#8211; VLANs can be created deleted or modified but VLAN information received from other switches within the network is ignored</li>
</ul>
<p>In a large environment you should have two switches configured as VTP servers for redundancy. Start by logging into the switch and enter global configuration mode then change the VTP mode to Server as shown below (the default mode on a switch is server so this step might not be nessessary).</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: Courier New;"><span style="font-family: Courier New;">Switch(config)#vtp mode server</span></span></p>
</div>
<p>Now we need to configure the VTP domain by using the following command. Note that the domain name is case-sensitve.</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: Courier New;"><span style="font-family: Courier New;">Switch(config)#vtp domain ALTCONTROLIT</span></span></p>
</div>
<p>The next step is to configure a password for the VTP configuration this is also case-sensitive.</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: Courier New;"><span style="font-family: Courier New;">Switch(config)#vtp password PASSWORD</span></span></p>
</div>
<p>The next step is optional. VTP pruning reduces network bandwidth by reducing unnecessary flooded traffic.</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: Courier New;"><span style="font-family: Courier New;">Switch(config)#vtp pruning</span></span></p>
</div>
<p>The above will configure a VTP server, if you want to configure a VTP client you can use the steps below</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; height: 72px; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: Courier New;"><span style="font-family: Courier New;">Switch(config)#vtp mode client</span></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/cisco/vlan-trunking-protocol.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Switch VLAN&#8217;s</title>
		<link>http://www.altcontrolit.com/cisco/cisco-switch-vlans-2.html</link>
		<comments>http://www.altcontrolit.com/cisco/cisco-switch-vlans-2.html#comments</comments>
		<pubDate>Sun, 10 Jan 2010 18:55:51 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=396</guid>
		<description><![CDATA[Switches have one broadcast domain by default, therefore a copy of a broadcast sent out by a host plugged into this switch will be received by all of the other attached hosts. The diagram below ...]]></description>
			<content:encoded><![CDATA[<p>Switches have one broadcast domain by default, therefore a copy of a broadcast sent out by a host plugged into this switch will be received by all of the other attached hosts. The diagram below shows four hosts plugged into a switch.</p>
<p><a href="http://altcontrolit.com/wp-content/uploads/2009/09/Single-VLAN.JPG"><img class="size-medium wp-image-65 alignnone" title="Single VLAN" src="http://altcontrolit.com/wp-content/uploads/2009/09/Single-VLAN-300x280.jpg" alt="Single VLAN" width="300" height="280" /></a></p>
<p>VLANs allow you to do the following:</p>
<ul>
<li>Group common network devices together and protect them by segregating them from other VLANs</li>
<li>Segment devices into smaller LANs creating smaller broadcast domains</li>
<li>Reduce the workload of Spanning Tree Protocol (STP) by limiting a VLAN to a single access switch</li>
<li>To separate traffic sent from IP phones and PCs</li>
</ul>
<p><a href="http://altcontrolit.com/wp-content/uploads/2009/09/Multiple-VLANs.JPG"></a></p>
<p>Without VLANs a switch considers all of its interfaces to be in the same broadcast domain, by default all interfaces are assigned to VLAN 1 this can be seen by running the following command on the switch</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: courier new;">Switch#<span style="color: #000000;">show vlan brief </span></span></p>
<p><span style="font-family: courier new;">VLAN Name                             Status    Ports<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
1    default                          active    Fa0/1, Fa0/2, Fa0/3, Fa0/4<br />
                                                Fa0/5, Fa0/6, Fa0/7, Fa0/8<br />
                                                Fa0/9, Fa0/10, Fa0/11, Fa0/12<br />
                                                Fa0/13, Fa0/14, Fa0/15, Fa0/16<br />
                                                Fa0/17, Fa0/18, Fa0/19, Fa0/20<br />
                                                Fa0/21, Fa0/22, Fa0/23, Fa0/24</span></p>
</div>
<p>As you can see from the output above all of the ports are in VLAN1 and the name for this VLAN is default.</p>
<p>To put switch ports into separate VLANS you need to begin by making the ports access ports by using the command below in interface configuration mode.</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: courier new;"><span style="font-family: courier new;">Switch(config-if)#</span><span style="color: #000000;">switchport mode access</span></span></p>
</div>
<p>The next command puts the port into the VLAN that you want</p>
<div id="codeSnippetWrapper" style="line-height: 12pt; margin: 20px 0px 10px; width: 97.5%; font-family: 'Courier New', courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; cursor: text; border: silver 1px solid; padding: 4px;">
<p><span style="font-family: courier new;"><span style="color: #000000;">Switch(config-if)#switchport access vlan 13<br />
% Access VLAN does not exist. Creating vlan 13</span></span></p>
</div>
<p>Note that the message states that VLAN 13 did not exist and has now been created. For this scenario I went and added the corresponding ports to the correct VLANs using the commands above making sure I put ports 2 and 4 into VLAN 24 my switch is now set up as shown below.</p>
<p><a href="http://altcontrolit.com/wp-content/uploads/2009/09/Multiple-VLANs.JPG"><img title="Multiple VLANs" src="http://altcontrolit.com/wp-content/uploads/2009/09/Multiple-VLANs-300x240.jpg" alt="Multiple VLANs" width="300" height="240" /></a></p>
<p>Please note that now we have two separate VLANs hosts 1 &amp; 3 cant communicate with hosts 2 &amp; 4 and vice versa. They can only communicate through a layer 3 device such as a router or a layer 3 switch. There is also a technique called Router on a Stick which I have discussed in another post.</p>
<p>The packet tracer file for this secnario can be downloaded below.</p>
<p><a href="http://altcontrolit.com/wp-content/uploads/2009/09/Cisco-VLANs.pkt">Cisco VLANs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/cisco/cisco-switch-vlans-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Show Interface Command</title>
		<link>http://www.altcontrolit.com/cisco/configure-a-range-of-ports-on-a-cisco-device.html</link>
		<comments>http://www.altcontrolit.com/cisco/configure-a-range-of-ports-on-a-cisco-device.html#comments</comments>
		<pubDate>Mon, 21 Dec 2009 12:46:49 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[Switches]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=327</guid>
		<description><![CDATA[One of the most used Cisco commands is the show interfaces command. Running this command will give you an output of all the configurations on each of the interfaces on the switch or router. To ...]]></description>
			<content:encoded><![CDATA[<p>One of the most used Cisco commands is the show interfaces command. Running this command will give you an output of all the configurations on each of the interfaces on the switch or router. To show information for a particular interface you must put the interface number on the end of the command as shown below.</p>
<div id="codeSnippetWrapper">
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">01: SW0<span style="color: #008000;">#show interfaces fastEthernet 0/1</span>
02: FastEthernet0/1 is up, line protocol is up (connected)
03:   Hardware is Lance, address is 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0501 (bia 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0501)
04:  BW 100000 Kbit, DLY 1000 usec,
05:      reliability 255/255, txload 1/255, rxload 1/255
06:   Encapsulation ARPA, loopback not set
07:   Keepalive set (10 sec)
08:   Full-duplex, 100Mb/s
09:   input flow-control is off, output flow-control is off
10:   ARP type: ARPA, ARP Timeout 04:00:00
11:   Last input 00:00:08, output 00:00:05, output hang never
12:   Last clearing of "show interface" counters never
13:   Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
14:   Queueing strategy: fifo
15:   Output queue :0/40 (size/max)
16:   5 minute input rate 0 bits/sec, 0 packets/sec
17:   5 minute output rate 0 bits/sec, 0 packets/sec
18:      956 packets input, 193351 bytes, 0 no buffer
19:      Received 956 broadcasts, 0 runts, 0 giants, 0 throttles
20:      0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
21:      0 watchdog, 0 multicast, 0 pause input
22:      0 input packets with dribble condition detected
23:      2357 packets output, 263570 bytes, 0 underruns
24:      0 output errors, 0 collisions, 10 interface resets
25:      0 babbles, 0 late collision, 0 deferred
26:      0 lost carrier, 0 no carrier
27:      0 output buffer failures, 0 output buffers swapped out</pre>
<p>I have put line numbers in the output above so that I can discuss each of them as we go down the list.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">01: SW0<span style="color: #008000;">#show interfaces fastEthernet 0/1</span></pre>
<p>Displays only the information about the configuration of Fast Ethernet port 1 in slot 0 on the switch (in this case a Catalyst 2950 with 24 ports).</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">02: FastEthernet0/1 is up, line protocol is up (connected)</pre>
<p>Shows the current state of the interface FastEthernet0/1 is up, line protocol is up (connected) means that the interface is currently active and handling traffic normally. The output below indicates that the interface has been shut down and must be opened using the no shutdown command in interface configuration mode.</p>
<div id="codeSnippetWrapper">
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">FastEthernet0/1 is administratively down, line protocol is down (disabled)</pre>
<p>Another possible output on this line is shown below which indicates that there could be a physical problem with the interface, meaning that either there is no device attached or there is a problem with the cable.</p>
<div>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">FastEthernet0/1 is down, line protocol is down (disabled)</pre>
</div>
</div>
<div> </div>
</div>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">03: Hardware is Lance, address is 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0501 (bia 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0501)</pre>
<div>
<p>Shows the hardware type and the MAC address of the port along with the BIA (Burned In Address) which will always be the same. The first port on the switch has the lowest MAC address in this case 0060.3e6b.0501. Below is the MAC address of port 2 on the switch.</p>
<div id="codeSnippetWrapper">
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">Hardware is Lance, address is 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0502 (bia 0060<span style="color: #ff0000;">.</span>3e6b<span style="color: #ff0000;">.</span>0502)</pre>
<p>The MAC address of an interface can be changed by typing the commands shown below.</p>
<div id="codeSnippetWrapper">
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">SW0<span style="color: #008000;">#conf t</span>Enter configuration commands, one per line<span style="color: #ff0000;">. </span> End with CNTL/Z<span style="color: #ff0000;">.</span>
SW0(config)<span style="color: #008000;">#int fa0/1</span>
SW0(config-if)<span style="color: #008000;">#mac-address 0000.0000.0001</span></pre>
<p> </p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">04: BW 100000 Kbit, DLY 1000 usec,</pre>
<p>Shows the Bandwidth (BW) in Kilobits and delay in micro seconds set on the interface. If this were a router the bandwidth command is used to communicate the capacity of the interface to different routing protocols, which then select the best path through a network.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">05: reliability 255/255, txload 1/255, rxload 1/255</pre>
<p>Shows the reliability of the interface as a fraction 255/255 is equal to 100% reliability this is calculated as an exponential average over a 5 minute period. txload is transmitted data and rxload is received data, again the display is out of 255 where 1/255 means that the link is practically idle as compared to 128/255 where the interface is handling 50% of traffic. Obviously if either txload or rxload are at 255/255 that means that the interface is completely saturated.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">06: Encapsulation ARPA, loopback not set</pre>
<p>Shows the encapsulation type set on the interface and whether there is a loopback set. Loopbacks are virtual interfaces that are always up and protocols such as BGP &amp; OSPF make use of them they are a bit like the Windows loopback interface of 127.0.0.1.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">07: Keepalive set (10 sec)</pre>
<p>Shows the keepalive timer for the interface in seconds. The keepalive is the frequency at which the switch sends messages to itself (Ethernet) or to the other end (Auxiliary) to ensure a network interface is alive.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">08: Full-duplex, 100Mb/s</pre>
<p>Shows the duplex configured on the interface in this case its full-duplex which allows communication in both directions simultaneously unlike  half-duplex which does not allow simultaneous communication.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">09: input flow-control is off, output flow-control is off</pre>
<p>Shows the flow control configured on the interfaces. Flow control enables connected Ethernet ports to control traffic rates during congestion by allowing congested nodes to pause link operation at the other end. It does this by sending the remote device a pause frame which when received the remote device stops sending data packets which prevents loss of data packets during the congestion period.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">10: ARP type: ARPA, ARP Timeout 04:00:00</pre>
<p>Shows the Address Resolution Protocol (ARP) type and the timeout for the protocol. The timeout is the time specified in seconds defining how long a dynamically learned IP address and its corresponding MAC address remain in the ARP cache.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">11: Last input 00:00:08, output 00:00:05, output hang never</pre>
<p>Shows the last input in the number of hours, minutes and seconds since the last packet was successfully received by an interface. It also shows the output which is the last time the interface successfully transmitted a packet. Output hang never is the time since the interface was last reset because of a transmission that took too long.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">12: Last clearing of "show interface" counters never</pre>
<p>Shows the last clearing of the show interface counters using the clear counters command.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">13: Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0</pre>
<p>Shows the input queue drops. When a packet enters the interface the switch attempts to forward it at interrupt level. If a match cannot be found in an appropriate cache table, the packet is queued on the input queue of the incoming interface to be processed. Some packets are always processed, but with the appropriate configuration and in stable networks, the rate of processed packets must never congest the input queue. If the input queue is full, the packet is dropped.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">14: Queueing strategy: fifo</pre>
<p>Displays the queuing strategy of the interface. Queuing is the process of sequencing packets before they leave a router interface normally packets leave in the order that they arrive or FIFO (First in first out) when the interface is set to this the interface does not prioritise voice or mission critical traffic.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">15: Output queue :0/40 (size/max)</pre>
<p>Shows the output queue drops. output drops are caused by a congested interface e.g. the traffic rate on the outgoing interface cannot accept all the packets that should be sent out.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">16: 5 minute input rate 0 bits/sec, 0 packets/sec</pre>
<p>Shows the input rate of packets for the last 5 minutes.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">17: 5 minute output rate 0 bits/sec, 0 packets/sec</pre>
<p>Shows the output rate of packets for the last 5 minutes.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">18: 956 packets input, 193351 bytes, 0 no buffer</pre>
<p>Shows the total amount of packets received on the interface.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">19: Received 956 broadcasts, 0 runts, 0 giants, 0 throttles</pre>
<p>Shows the amount of broadcasts received on the interface along with the number of Runts (packets with a size of less than 64 bytes and that have a bad CRC Cyclic Redundancy Check). It also shows the number of Giants received (packets that are over the maximum size of an Ethernet frame or over 1518 bytes with a bad FCS Frame Check Sequence). This line also shows the number of Throttles received. Throttles show the number of times the receiver on the port is disabled due to a buffer or processor overload. Throttles can be caused by IP packets with options, expired TTL, non-ARPA encapsulation, fragmentation, tunnelling, ICMP packets, packets with MTU checksum failure, RPF failure, IP checksum and length errors.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">20: 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort</pre>
<p>Shows the number of input errors on the interface. This includes runts, giants, no buffer (the number of packets dropped because there is no free buffer to copy the packet), CRC (Cyclic Redundancy Check), frame, overruns (where the input rate of traffic exceeded the receivers ability to handle the data) and ignored counts (the number of packets ignored by the interface because the interface hardware ran low on internal buffers, this can be caused by broadcast storms and bursts of noise).</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">21: 0 watchdog, 0 multicast, 0 pause input</pre>
<p>Shows the watchdog timeouts on the interface. The watchdog timer controls the time of each process. If the timer is not reset, a trap occurs, if a process is longer than it must be, the watchdog timer is used to escape from this process. It also shows the number of Multicast packets and Pause Input (where the connected device requests for a traffic pause when its receive buffer is almost full)</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">22: 0 input packets with dribble condition detected</pre>
<p>Shows the input packets with dribble condition. A dribble bit error indicates that a frame is slightly too long however the switch will still accept the frame.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">23: 2357 packets output, 263570 bytes, 0 underruns</pre>
<p>Shows the number of output packets and the underruns on the interface. Underruns are the number of times that the transmitter has been run faster than the switch can handle. This can occur when the interface receives a high volume of bursty traffic from many other interfaces all at once.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">24: 0 output errors, 0 collisions, 10 interface resets</pre>
<p>Shows the number of output errors. Output errors are the sum of all errors that prevented the final transmission of datagram&#8217;s out of the interface. This can be caused by a low output queue size. It also shows the number of collisions on the interface which could be caused by a duplex mismatch. the number of interface resets shows the number of times the interface has been completely reset.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">25: 0 babbles, 0 late collision, 0 deferred</pre>
<p>Shows the number of babbles on the interface. Babbles indicate the transmit jabber time expired. A Jabber is a frame longer than 1518 octets, which does not end with an even number of octets (alignment error) or has a bad FCS error. It also shows the number of late collisions, late collisions occur when two devices transmit at the same time, and neither side of the connection detects a collision. A common cause of late collisions are the result of incorrect cabling or a non-compliant number of hubs in the network. Bad NICs can also cause late collisions. This line also shows the number of deferred frames, these are frames that have been transmitted successfully after waiting for the media, because the media was busy. This is usually seen in half duplex environments where the carrier is already in use when it tries to transmit a frame. In full duplex environments the issue occurs when the excessive load is destined for the switch.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">26: 0 lost carrier, 0 no carrier</pre>
<p>Shows the lost carrier counter. This is the number of times the carrier was lost in transmission, causes of this can be a bad cable. The No Carrier counter is the number of times the carrier was not present in the transmission similarly check for a bad cable.</p>
<pre id="codeSnippet" style="text-align: left; line-height: 12pt; background-color: #000000; margin: 0em; width: 100%; font-family: 'Courier New', courier, monospace; direction: ltr; color: white; font-size: 8pt; overflow: visible; border-style: none; padding: 0px;">27: 0 output buffer failures, 0 output buffers swapped out</pre>
<p>Shows the output buffer failures/swapped out counters. Causes of this are when A port buffers the packets to the Tx buffer when the rate of traffic switched to the port is high and it cannot handle the amount of traffic. The port starts to drop the packets when the Tx buffer is full and thus increases the underruns and the output buffer failure counters. The increase in the output buffer failure counters can be a sign that the ports are run at an inferior speed and/or duplex, or there is too much traffic that goes through the port.</p>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/cisco/configure-a-range-of-ports-on-a-cisco-device.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extend The Windows Server 2008 Evaluation Period</title>
		<link>http://www.altcontrolit.com/microsoft/extend-the-windows-server-2008-evaluation-period.html</link>
		<comments>http://www.altcontrolit.com/microsoft/extend-the-windows-server-2008-evaluation-period.html#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:08:09 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=307</guid>
		<description><![CDATA[Windows Server 2008 may be installed and evaluated for a period of 60 days. This evaluation period can be extended or re-armed a further three times giving a total evaluation period of 240 days!
To begin ...]]></description>
			<content:encoded><![CDATA[<p>Windows Server 2008 may be installed and evaluated for a period of 60 days. This evaluation period can be extended or re-armed a further three times giving a total evaluation period of 240 days!</p>
<p>To begin with install Windows 2008 without activating it by running the setup and when prompted for an activation key do not enter anything and then click No to the message that appears. The 60 day trial period begins when the setup process has finished. Microsoft provide a script that can tell you how long you have left before your activation period expires to run the script open a command prompt and type the following slmgr.vbs –dli you might have to wait a moment while the script runs.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrdli.jpg"><img style="display: inline; border: 0px;" title="slmgr -dli" src="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrdli_thumb.jpg" border="0" alt="slmgr -dli" width="670" height="165" /></a> </p>
<p>You will then see a dialog box showing you the time remaining until activation is required.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrwsh.jpg"><img style="display: inline; border: 0px;" title="slmgr wsh" src="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrwsh_thumb.jpg" border="0" alt="slmgr wsh" width="393" height="193" /></a></p>
<p>To extend your activation period for a further 60 days you can use the same script but with the –rearm switch as shown below (only do this when your first 6-0 day activation period is nearly finished though!)</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrrearm.jpg"><img style="display: inline; border: 0px;" title="slmgr -rearm" src="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrrearm_thumb.jpg" border="0" alt="slmgr -rearm" width="667" height="166" /></a></p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrrestart.jpg"><img style="display: inline; border: 0px;" title="slmgr restart" src="http://www.altcontrolit.com/wp-content/uploads/2009/12/slmgrrestart_thumb.jpg" border="0" alt="slmgr restart" width="325" height="141" /></a></p>
<p>Microsoft has an XML code example on their site available here <a title="http://support.microsoft.com/default.aspx/kb/948472" href="http://support.microsoft.com/default.aspx/kb/948472">http://support.microsoft.com/default.aspx/kb/948472</a> that can be used with task scheduler to make this process happen automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/microsoft/extend-the-windows-server-2008-evaluation-period.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microstation Previous Selection</title>
		<link>http://www.altcontrolit.com/bentley/microstation-previous-selection.html</link>
		<comments>http://www.altcontrolit.com/bentley/microstation-previous-selection.html#comments</comments>
		<pubDate>Wed, 02 Dec 2009 11:16:46 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Bentley]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=297</guid>
		<description><![CDATA[Have you ever spent ages selecting elements within a design and then accidentally cleared your selection? If so there is a Microstation key-in that will activate your previous selection. Open a key-in window and type ...]]></description>
			<content:encoded><![CDATA[<p>Have you ever spent ages selecting elements within a design and then accidentally cleared your selection? If so there is a Microstation key-in that will activate your previous selection. Open a key-in window and type the command shown below.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/12/chooseprevious1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="choose previous" border="0" alt="choose previous" align="left" src="http://www.altcontrolit.com/wp-content/uploads/2009/12/chooseprevious_thumb1.jpg" width="520" height="192" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/bentley/microstation-previous-selection.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server 2008 Editions</title>
		<link>http://www.altcontrolit.com/microsoft/server-2008-editions.html</link>
		<comments>http://www.altcontrolit.com/microsoft/server-2008-editions.html#comments</comments>
		<pubDate>Wed, 18 Nov 2009 18:00:59 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=152</guid>
		<description><![CDATA[Windows Server 2008 Standard Edition

The 32 bit version supports a maximum of 4Gb of RAM and up to Four processors in a Symmetric Multi-Processing (SMP) configuration.
The 64 bit version supports a maximum of 32Gb of RAM ...]]></description>
			<content:encoded><![CDATA[<p><strong>Windows Server 2008 Standard Edition</strong></p>
<ul>
<li>The 32 bit version supports a maximum of 4Gb of RAM and up to Four processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>The 64 bit version supports a maximum of 32Gb of RAM and up to Four processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>This edition supports NLB (Network Load Balancing) but does not support failover clustering.</li>
</ul>
<p><strong>Windows Server 2008 Enterprise Edition</strong></p>
<ul>
<li>The 32 bit version supports a maximum of 64Gb of RAM and up to Eight processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>The 64 bit version supports a maximum of 2Tb of RAM and up to Eight processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>Support for failover clustering.</li>
<li>Support for Active Directory Federation Services.</li>
</ul>
<p><strong>Windows Server 2008 Datacenter Edition</strong></p>
<ul>
<li>The 32 bit version supports a maximum of 64Gb of RAM and up to Thirty Two processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>The 64 bit version supports a maximum of 2Tb of RAM and up to Sixty Four processors in a Symmetric Multi-Processing (SMP) configuration. </li>
<li>Support for failover clustering.</li>
<li>Support for Active Directory Federation Services.</li>
<li>Unlimited virtual image rights.</li>
</ul>
<p><strong>Windows Server 2008 Web Edition</strong></p>
<ul>
<li>The 32 bit version supports a maximum of 4Gb of RAM and up to Four processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>The 64 bit version supports a maximum of 32Gb of RAM and up to Four processors in a Symmetric Multi-Processing (SMP) configuration.</li>
<li>Support for NLB (network Load Balancing) clusters</li>
</ul>
<p><strong>Windows Server 2008 for Itanium-Based Systems</strong></p>
<ul>
<li>Supports a maximum of 2Tb of RAM and up to Sixty Four processors in a Symmetric Multi-Processing (SMP) configuration.</li>
</ul>
<p>The editions above are available in a Server Core edition. The server core edition is a stripped down version of Windows Server 2008 and is administered from a Command Shell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/microsoft/server-2008-editions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microstation Control Points</title>
		<link>http://www.altcontrolit.com/bentley/microstation-control-points.html</link>
		<comments>http://www.altcontrolit.com/bentley/microstation-control-points.html#comments</comments>
		<pubDate>Wed, 18 Nov 2009 12:51:49 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Bentley]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=242</guid>
		<description><![CDATA[When creating a B-spline curve sometimes the points are still visible after you have finished drawing with the tool as shown below.



The display of these control polygons can be turned on and off by using ...]]></description>
			<content:encoded><![CDATA[<p>When creating a B-spline curve sometimes the points are still visible after you have finished drawing with the tool as shown below.</p>
<p><a href="http://www.specialpc.co.uk/image.axd?picture=Control%20Points.jpg"></a></p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/10/microstation_control_points.jpg"></a></p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/11/Microstation-Control-Points.gif"><img class="alignnone size-full wp-image-407" title="Microstation-Control-Points" src="http://www.altcontrolit.com/wp-content/uploads/2009/11/Microstation-Control-Points.gif" alt="" width="518" height="357" /></a></p>
<p>The display of these control polygons can be turned on and off by using these keyins.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Never.gif"><img class="alignnone size-full wp-image-402" title="Set-Invisgeom-Never" src="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Never.gif" alt="" width="517" height="296" /></a></p>
<p>SET INVISGEOM NEVER &#8211; will turn off the display of invisible geometry.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Always.gif"><img class="alignnone size-full wp-image-403" title="Set-Invisgeom-Always" src="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Always.gif" alt="" width="517" height="296" /></a></p>
<p>SET INVISGEOM ALWAYS &#8211; Will turn on the display of invisible geometry.</p>
<p>SET INVISGEOM BYELEMENT &#8211; Allows you to set the display of the control polygons depending on if they have  been specifically turned on for a particualr element. If you select an element in your drawing and then use the element information tool control polygons can be turned on or off under the Geometry section.</p>
<p><a href="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Byelement.gif"><img class="alignnone size-full wp-image-404" title="Set-Invisgeom-Byelement" src="http://www.altcontrolit.com/wp-content/uploads/2009/11/Set-Invisgeom-Byelement.gif" alt="" width="283" height="446" /></a></p>
<p>SET INVISGEOM QUERY &#8211; Shows the current status for SET INVISGEOM in the status bar.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/bentley/microstation-control-points.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 Server Core Ocsetup.exe Packages</title>
		<link>http://www.altcontrolit.com/microsoft/windows-2008-server-core-ocsetup-exe-packages.html</link>
		<comments>http://www.altcontrolit.com/microsoft/windows-2008-server-core-ocsetup-exe-packages.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:00:53 +0000</pubDate>
		<dc:creator>James Gray</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server Core]]></category>

		<guid isPermaLink="false">http://www.altcontrolit.com/?p=193</guid>
		<description><![CDATA[The Ocsetup command in Windows Server Core allow you to add features and should be used in the following syntax ocsetup DHCPServerCore. Remember that the command line names are case sensitive!
You can remove features by ...]]></description>
			<content:encoded><![CDATA[<p>The Ocsetup command in Windows Server Core allow you to add features and should be used in the following syntax ocsetup DHCPServerCore. Remember that the command line names are case sensitive!</p>
<p>You can remove features by typing ocsetup /uninstall DHCPServerCore</p>
<p>To see a list of features that have been installed type oclist. The table below shows all of the possible features that can be installed.</p>
<table border="1" cellpadding="0" width="98%">
<tbody>
<tr>
<td width="50%" valign="bottom"><strong>Command-Line Name </strong></td>
<td width="48%" valign="bottom"><strong>Notes </strong></td>
</tr>
<tr>
<td width="50%" valign="top">BitLocker</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the optional BitLocker feature, a hard-drive, encryption tool that protects data on stolen hardware.</td>
</tr>
<tr>
<td width="50%" valign="top">BitLocker-RemoteAdminTool</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the Remote Administration tool, which enables the configuration of other computers without enabling BitLocker on the server.</td>
</tr>
<tr>
<td width="50%" valign="top">ClientForNFS-Base</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the Network File System role. This File Server role must be used with the ServerForNFS-Base feature.</td>
</tr>
<tr>
<td width="50%" valign="top">DFSN-Server</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Distributed File System (DFS) role.</td>
</tr>
<tr>
<td width="50%" valign="top">DFSR-Infrastructure-ServerEdition</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the infrastructure used by the Distributed File System Replication on all versions of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">DHCPServerCore</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Dynamic Host Configuration Protocol (DHCP) server feature, which enables servers to assign or to lease IP addresses to computers or other devices that are DHCP-enabled clients.This feature is specific to the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">DirectoryServices-ADAM-ServerCore</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Active Directory Lightweight Directory Services (AD LDS) Server role.This feature is specific to the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">DirectoryServices-DomainController-ServerFoundation</td>
<td width="48%" valign="top"><strong>Description:</strong> Active Directory Domain Controller Server Foundation</td>
</tr>
<tr>
<td width="50%" valign="top">DNS-Server-Core-Role</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the DNS Server role, which enables users to refer to network computers, by using friendly names instead of numerical references.This feature is specific to the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">FailoverCluster-Core</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the Failover Cluster feature, which enables a cluster node to provide service if one of the other cluster nodes fail.This feature is specific to the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">FRS-Infrastructure</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the infrastructure and Server role for the File Replication Service.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WebServerRole</td>
<td width="48%" valign="top"><strong>Description:</strong> The Web server that provides the Web application infrastructure for all versions of the Windows operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-FTPPublishingService</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the FTP Service and FTP Management Console. This service provides support for downloading and uploading files.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-FTPServer</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the FTP Service.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WebServer</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS Web server, which enables support for HTML Web sites, and the optional support for ASP.NET, classic ASP, and Web server extensions.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ApplicationDevelopment</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs support for application development, such as for ASP.NET, for classic ASP, for CGI executables, and for ISAPI extensions.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-CGI</td>
<td width="48%" valign="top"><strong>Description:</strong>Enables support for CGI executables.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ISAPIExtensions</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables ISAPI extensions to manage client computer requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ISAPIFilter</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables ISAPI filters to modify the behavior of a Web server.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ServerSideIncludes</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for the STM, the SHTM, and the SHTML Include files.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-CommonHttpFeatures</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs support for static Web server content, such as for HTML and image files, for customized errors, and for redirections.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DefaultDocument</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the specification of a default file, which is loaded if a user does not specify a file in a request URL.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DirectoryBrowsing</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables client computers to view the Web server directory contents.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpErrors</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the HTTP error files and enables the customization of the error messages.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpRedirect</td>
<td width="48%" valign="top"><strong>Description:</strong>Supports client request redirections.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-StaticContent</td>
<td width="48%" valign="top"><strong>Description:</strong> Serves the HTM, the HTML, and the image files from a Web site.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HealthAndDiagnostics</td>
<td width="48%" valign="top"><strong>Description:</strong> Monitors and manages Web server, Web site, and Web application health.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-CustomLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Supports custom logging for Web servers, Web sites, and Web applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the logging of Web site activity for a specified Web server.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpTracing</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables tracing support for ASP.NET applications and failed requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-LoggingLibraries</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS logging tools and related scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ODBCLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Supports logging to an ODBC-compliant database.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-RequestMonitor</td>
<td width="48%" valign="top"><strong>Description:</strong> Monitors the health of Web servers, Web sites, and Web applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-Performance</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the compression of content before the information is returned to a client computer.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpCompressionDynamic</td>
<td width="48%" valign="top"><strong>Description:</strong> Compresses dynamic content before returning the information to a client computer.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpCompressionStatic</td>
<td width="48%" valign="top"><strong>Description:</strong> Compresses static content before returning the information to a client computer.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-Security</td>
<td width="48%" valign="top"><strong>Description:</strong> Supports additional security protocols for Web servers, Web sites, Web applications, virtual directories, and files.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-BasicAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Simple authentication that requires a valid Windows user name and a password.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ClientCertificateMappingAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that validates a client certificate against the Active Directory accounts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DigestAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that sends a password hash value to the Windows domain controller.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-IISCertificateMappingAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that maps client certificates to a Windows security identity.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-IPSecurity</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables or denies content access, based on an IP address or domain name.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-RequestFiltering</td>
<td width="48%" valign="top"><strong>Description:</strong> Configures the rules that block selected client requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-URLAuthorization</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables a client computer to access the URLs that exist within a Web application.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WindowsAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong>Authentication method that uses either NTLM or Kerberos to validate a user.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WebServerManagementTools</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Web Server Management Console and associated tools.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-IIS6ManagementCompatibility</td>
<td width="48%" valign="top"><strong>Description:</strong>Enables the use of IIS 6.0 APIs and scripts on an IIS 7.0 Web server.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-LegacyScripts</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS 6.0 configuration scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-Metabase</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the IIS metabase and compatibility layer, which enables the metabase to interact with the IIS 7.0 configuration store.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-FTPServer</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the FTP Service.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-LegacyScripts</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS 6.0 configuration scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WMICompatibility</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS 6.0 WMI scripting interfaces.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-LegacyScripts</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS 6.0 configuration scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ManagementScriptingTools</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the management of a local Web server, by using the IIS configuration scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">Microsoft-Windows-RemovableStorageManagementCore</td>
<td width="48%" valign="top"><strong>Description:</strong> Manages access to removable media for the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">MultipathIo</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the Multipath I/O (MPIO) feature, which enables path failover from a server or a cluster node to a storage subsystem.</td>
</tr>
<tr>
<td width="50%" valign="top">NetworkLoadBalancingHeadlessServer</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Network Load Balancing feature, which enables incoming requests to be spread across many servers.</td>
</tr>
<tr>
<td width="50%" valign="top">Printing-ServerCore-Role</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Print server role.</td>
</tr>
<tr>
<td width="50%" valign="top">Printing-LPDPrintService</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Line Printer Daemon (LPD) service for use by the Print server role.</td>
</tr>
<tr>
<td width="50%" valign="top">QWAVE</td>
<td width="48%" valign="top"><strong>Description:</strong>Installs the Quality Windows Audio/Video Experience (qWAVE) platform.</td>
</tr>
<tr>
<td width="50%" valign="top">ServerForNFS-Base</td>
<td width="48%" valign="top"><strong>Description:Description:</strong>Installs the Network File System role. This File Server role must be used in conjunction with the ClientForNFS-Base feature.</td>
</tr>
<tr>
<td width="50%" valign="top">SNMP-SC</td>
<td width="48%" valign="top"><strong>Description:</strong> Simple Network Management Protocol. Enables the application layer protocol that facilitates the exchange of management information between network devices, specifically for the Server Core installation of the Windows Server 2008 operating system.</td>
</tr>
<tr>
<td width="50%" valign="top">SUACore</td>
<td width="48%" valign="top"><strong>Description:</strong> Provides compatibility with UNIX-based applications.</td>
</tr>
<tr>
<td width="50%" valign="top">TelnetClient</td>
<td width="48%" valign="top"><strong>Description:</strong> Client for the terminal emulation program that is used over TCP/IP networks.</td>
</tr>
<tr>
<td width="50%" valign="top">WAS-WindowsActivationService</td>
<td width="48%" valign="top"><strong>Description:</strong> Generalizes the IIS process model, removing the HTTP dependency.</td>
</tr>
<tr>
<td width="50%" valign="top">WAS-ProcessModel</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the architecture that hosts the Web and the Windows Communication Foundation (WCF) services. This architecture features rapid failure protection, health monitoring, and recycling.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%">=&#8221;top&#8221;&gt;IIS-BasicAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Simple authentication that requires a valid Windows user name and a password.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-CGI</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for CGI executable files.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ClientCertificateMappingAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that validates a client certificate against the Active Directory accounts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-CustomLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Supports custom logging for Web servers, Web sites, and Web applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DefaultDocument</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the specification of a default file, which is loaded if a user does not specify a file in a request URL.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DigestAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that sends a password hash value to the Windows domain controller.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-DirectoryBrowsing</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables client computers to view the Web server directory contents.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpCompressionDynamic</td>
<td width="48%" valign="top"><strong>Description:</strong> Compresses dynamic content before returning the information to a client computer.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpCompressionStatic</td>
<td width="48%" valign="top"><strong>Description:</strong> Compresses static content before returning the information to a client computer.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpErrors</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the HTTP error files and enables the customization of the error messages.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables the logging of Web site activity for a specified Web server.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpRedirect</td>
<td width="48%" valign="top"><strong>Description:</strong>Supports client request redirections.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-HttpTracing</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables tracing support for ASP.NET applications and failed requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-IISCertificateMappingAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong> Authentication method that maps client certificates to a Windows security identity.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-IPSecurity</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables or denies content access, based on an IP address or domain name.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ISAPIExtensions</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables ISAPI extensions to manage client computer requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ISAPIFilter</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables ISAPI filters to modify the behavior of a Web server.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-LoggingLibraries</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the IIS logging tools and related scripts.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ODBCLogging</td>
<td width="48%" valign="top"><strong>Description:</strong> Supports logging to an ODBC-compliant database.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-RequestFiltering</td>
<td width="48%" valign="top"><strong>Description:</strong> Configures the rules that block selected client requests.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ASP</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for classic ASP applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-RequestMonitor</td>
<td width="48%" valign="top"><strong>Description:</strong> Monitors the health of Web servers, Web sites, and Web applications.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-ServerSideIncludes</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables support for the STM, the SHTM, and the SHTML Include files.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-StaticContent</td>
<td width="48%" valign="top"><strong>Description:</strong> Serves the HTM, the HTML, and the image files from a Web site.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-URLAuthorization</td>
<td width="48%" valign="top"><strong>Description:</strong> Enables a client computer to access the URLs that exist within a Web application.</td>
</tr>
<tr>
<td width="50%" valign="top">IIS-WindowsAuthentication</td>
<td width="48%" valign="top"><strong>Description:</strong>Authentication method that uses either NTLM or Kerberos to validate a user.</td>
</tr>
<tr>
<td width="50%" valign="top">WINS-SC</td>
<td width="48%" valign="top"><strong>Description:</strong> Installs the Windows Internet Name Service (WINS) feature.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.altcontrolit.com/microsoft/windows-2008-server-core-ocsetup-exe-packages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
