<?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>uCertify Articles &#187; 220-603</title>
	<atom:link href="http://www.ucertify.com/article/exams/220-603/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucertify.com/article</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 Nov 2009 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are OSI and DoD models of network communications?</title>
		<link>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html</link>
		<comments>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[640-802]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401102</guid>
		<description><![CDATA[The OSI Model

The International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) reference model in 1977. The OSI model is a conceptual framework that can be used to get a better understanding of the complex interac]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;t=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;title=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;title=What+are+OSI+and+DoD+models+of+network+communications%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+OSI+and+DoD+models+of+network+communications%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The OSI Model</p>
<p>The International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) reference model in 1977. The OSI model is a conceptual framework that can be used to get a better understanding of the complex interactions taking place among the various devices in a network. The purpose of the OSI model is to demonstrate how the network entities should work together for communication.</p>
<p>The OSI model organizes communication services into seven groups called layers. The layers are as follows:</p>
<ul>
<li>Layer 1, The Physical Layer: The physical layer is responsible for packaging and transmitting data on the physical media. This layer conveys the bit stream through a network at the electrical and mechanical level. </li>
<p></p>
<li>Layer 2, The Data-Link Layer: The data-link layer is responsible for error free transfer of data frames. This layer provides synchronization for the physical layer. </li>
<p></p>
<li>Layer 3, The Network Layer: The network layer controls the operation of the subnet. It determines the physical path that data takes on the basis of network conditions, priority of service, and other factors. The network layer is responsible for routing and forwarding data packets. </li>
<p></p>
<li>Layer 4, The Transport Layer: The transport layer ensures that messages are delivered in the order in which they are sent and that there is no loss or duplication. It ensures complete data transfer. </li>
<p></p>
<li>Layer 5, The Session Layer: The session layer establishes a communication session between processes running on different communication entities in a network and can support a message-mode data transfer. It deals with session and connection coordination. </li>
<p></p>
<li>Layer 6, The Presentation Layer: The presentation layer serves as the data translator for a network. It is usually a part of an operating system and converts incoming and outgoing data from one presentation format to another. This layer is also known as syntax layer. </li>
<p></p>
<li>Layer 7, The Application Layer: The application layer serves as a window for users and application processes to access network services. It handles issues such as network transparency, resource allocation, etc. This layer is not an application in itself, although some applications may perform application layer functions. </li>
</ul>
<p> Each communicating entity is equipped with these seven layers. When a message is sent between two communicating entities, data flows down through each layer in the sending entity and flows up through each layer in the receiving entity. </p>
<p><img src='i1401102a.gif' /></p>
<p>As the message travels down the sending entity layer stack, each layer it passes through (physical layer is an exception) adds a header. These headers contain pieces of control information that are read and processed by the corresponding layer on the receiving entity layer stack. As the message travels up the stack of the receiving entity, each layer strips the header added by its peer layer.</p>
<p>For example, two networked applications, based on Windows and Macintosh operating systems, are communicating with each other. At layer 7, the Windows application requests data from the Macintosh application. The request is sent to the Windows application&#8217;s layer 6. This layer receives the request as a data packet. It then adds some information, known as header, and passes the packet down to layer 5. The process continues until the request reaches the physical layer. </p>
<p>Note: Physical layer does not add a header.</p>
<p>The physical layer sends this request packet to the Macintosh application through the network transmission media. When the Macintosh application receives this packet, the header that was added at the data-link layer of Windows application is stripped at the data link layer of the Macintosh application. The Macintosh data-link layer performs the tasks requested in the header and passes the request packet to the next higher layer, i.e., the network layer. The process is repeated until the Macintosh application&#8217;s application layer receives the packet and interprets the request.</p>
<p><img src='i1401102b.gif' /></p>
<p>The DoD Model</p>
<p>The Department of Defense developed a four-layer reference model in 1970s for the DARPA Internetwork Project. DoD is a reference model that determines the way in which messages should be transmitted between any two-communication entities in a network. In DoD model, the two end points in a network are divided into layers. As data moves through the layers, header information is added (for transmission) or removed (for reception).  The DoD model consists of the following four layers:
<ul>
<li>Layer 1, Network Interface Layer: The network interface layer is the lowest layer in the DoD model. This layer is responsible for putting frames on the wire and pulling frames off the wire. It is equivalent to the data-link and physical layers of the OSI model. </li>
<p></p>
<li>Layer 2, Internet Layer: The Internet layer provides three services &#8211; a connectionless delivery service , a mechanism to break data into individual packets or frames on the transmitting side and put them back together on the receiving side, and the routing functions necessary to interoperate with other networks. It is equivalent to the network layer of the OSI model.</li>
<p></p>
<li>Layer 3, Transport Layer: The transport layer provides communication sessions between connected computers. This layer is responsible for error detection and correction. It is also known as host-to-host or transmission layer and is equivalent to the transport layer of the OSI model.</li>
<p></p>
<li>Layer 4, Application Layer: The application layer serves as a window for users and application processes to access network services. Several standard TCP/IP utilities and services exist at the application layer. It is equivalent to the application, presentation, and session layers of the OSI model.</li>
</ul>
<p><img src='i1401102c.gif' /></p>
<p>Comparison between the layers of the OSI and DoD models </p>
<p>The following figure compares the layers of the OSI model with the layers of the DoD model:</p>
<p><img src='i1401102d.gif' /> </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >A+</a> in first attampt.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 A+</a> exam practice questions.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" >Cisco CCENT</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >ccna CCNA</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >MCSA</a> in first attampt.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000 MCSA 2000</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003</a> for exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" > Pass CompTIA network-plus - Network+</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603  A+ Remote Support Technician</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/Cisco/640-802.html" >Cisco 640-802</a> download free trial.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >640-822</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >N10-003 Network+</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >N10-004</a> for exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-osi-and-dod-models-of-network-communications-2.html&amp;linkname=What%20are%20OSI%20and%20DoD%20models%20of%20network%20communications%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-osi-and-dod-models-of-network-communications-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting and Preventing Social Engineering and other Hacking Processes</title>
		<link>http://www.ucertify.com/article/detecting-and-preventing-social-engineering-and-other-hacking-processes.html</link>
		<comments>http://www.ucertify.com/article/detecting-and-preventing-social-engineering-and-other-hacking-processes.html#comments</comments>
		<pubDate>Mon, 31 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[Security+]]></category>
		<category><![CDATA[220-602]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[SY0-201]]></category>

		<guid isPermaLink="false">4201040</guid>
		<description><![CDATA[Social engineering attacks are growing fast, and today majority of attackers use social engineering techniques to infiltrate into a victim's network. It is very difficult for a technician to identify social engineering attacks, as these attacks do not inv]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fdetecting-and-preventing-social-engineering-and-other-hacking-processes.html&amp;t=Detecting+and+Preventing+Social+Engineering+and+other+Hacking+Processes&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fdetecting-and-preventing-social-engineering-and-other-hacking-processes.html&amp;title=Detecting+and+Preventing+Social+Engineering+and+other+Hacking+Processes&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fdetecting-and-preventing-social-engineering-and-other-hacking-processes.html&amp;title=Detecting+and+Preventing+Social+Engineering+and+other+Hacking+Processes&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Detecting+and+Preventing+Social+Engineering+and+other+Hacking+Processes;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fdetecting-and-preventing-social-engineering-and-other-hacking-processes.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Social engineering attacks are growing fast, and today majority of attackers use social engineering techniques to infiltrate into a victim&#8217;s network. It is very difficult for a technician to identify social engineering attacks, as these attacks do not involve any technical tools or any software-coding program. A social engineering <uc:kwd>hacker</uc:kwd> attempts to persuade users to provide information that will enable him to use their computers or computer resources. Many technicians think that such attacks are a cause of concern only for large organizations.  It used to be the case earlier, but now hackers target all sectors. </p>
<p>Social engineering attacks succeed because they are allowed to succeed, i.e., in most cases the fraud could have been avoided if the victim had not provided the information that the hacker tried to extract. Getting information through social engineering methods is easier than making complicated code, and the information that a hacker gets through social engineering is correct and more reliable. To secure users from social engineering attacks as well as other attacks, you need to know what type of attacks they might fall victim to from  social engineering hackers or any other Technical hacker. You should also try to find out what a hacker wants and calculate the possible loss to your organization. Accordingly,  the security policy of the company should be reviewed and preventive measures should be taken. The changing must include educating your employees so that they can recognize the situations of social engineering and react swiftly. This helps others not to get affected by the same procedure or cheated by the same person again. The social engineering hacker might use various tricks to persuade his victim to reveal vital information. Depending upon the mental ability of the victim, he judges and applies his techniques while interacting with him. </p>
<p>The simplest way of social engineering hacking is to ask for the information directly from the victim. Seems easy? Yes it is. The only thing an attacker needs is presence of mind. A social engineering hacker can be anyone. Even your boss or manager can call you and ask for your login ID and Password, or it might be the technician who is offering you help. Users can also be attacked through fake e-mails, which might lead  them to open a Web site designed to trick the recipients in giving important information such as usernames, passwords or addresses. This trick is also very popular with technical hackers, but instead of sending e-mails, they persuade victims to visit Web sites, which contain scripts that deploy <uc:kwd>Trojan virus</uc:kwd> or <uc:kwd>Key-loggers</uc:kwd> to the victims&#8217; computers. Nowadays hackers also use <uc:kwd>mouse loggers</uc:kwd> and <uc:kwd>screen grabbers</uc:kwd> to obtain vital information. Organizations should take proper steps to educate their employees about different social engineering techniques.  </p>
<p>Some other common  types of attacks that hackers adopt are as follows: </p>
<p><uc:hed>Types of attacks</uc:hed>
<ul>
<li><uc:hed>Back Door: </uc:hed> <snt refid="1301120" style="inline" /></li>
<li><uc:hed> Spoofing: </uc:hed> <snt refid="2217" style="inline" /></li>
<li><uc:hed>Denial-of-Service (DoS): </uc:hed> <snt refid="1401417" style="inline" /></li>
<li><uc:hed>Password Guessing Attack:</uc:hed><snt refid="1301123" style="inline" /></li>
<li><uc:hed>Replay Attack: </uc:hed> <snt refid="1301140" style="inline" /></li>
</ul>
<p>
These days organizations have to upgrade their security to protect crucial information, and in the same way hackers are also developing more sophisticated techniques of attack. At the end of this article you have learnt about various social engineering techniques and steps to be taken to prevent such attacks from taking place.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus - A+</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 - A+</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft MCSA 2000</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" >MCSA 2000 Security</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" > Pass Microsoft mcsa-2003-security - MCSA 2003 Security</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000 - MCSE 2000</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >mcse-2000-security</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >MCSE 2003 Security</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/CompTIA/security-plus.html" >security-plus</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-602.html" >220-602  A+ IT Technician</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA A+ Remote Support Technician</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/SY0-201.html" >SY0-201 - Security+ (2008 Edition)</a> simulation.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fdetecting-and-preventing-social-engineering-and-other-hacking-processes.html&amp;linkname=Detecting%20and%20Preventing%20Social%20Engineering%20and%20other%20Hacking%20Processes"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/detecting-and-preventing-social-engineering-and-other-hacking-processes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Task Manager utility?</title>
		<link>http://www.ucertify.com/article/what-is-the-task-manager-utility-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-task-manager-utility-2.html#comments</comments>
		<pubDate>Thu, 27 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2000 to 2003]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSA to MCSE-2003]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Messaging]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[70-270]]></category>
		<category><![CDATA[70-293]]></category>

		<guid isPermaLink="false">1401362</guid>
		<description><![CDATA[Task Manager is a utility that is used for managing applications, processes, and the general system performance and also for viewing the networking and user statistics. The Task Manager utility is used to run or end programs or applications. Administrator]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility-2.html&amp;t=What+is+the+Task+Manager+utility%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility-2.html&amp;title=What+is+the+Task+Manager+utility%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility-2.html&amp;title=What+is+the+Task+Manager+utility%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+Task+Manager+utility%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p><uc:cmd>Task Manager</uc:cmd> is a utility that is used for managing applications, processes, and the general system performance and also for viewing the networking and user statistics. The <uc:cmd>Task Manager</uc:cmd> utility is used to run or end programs or applications. Administrators use this tool to quickly identify and terminate a rogue application.</p>
<p><img src='i1401362.gif' /></p>
<p>This utility can be run by invoking a Windows Security menu by using the <uc:opt>Ctrl+Alt+Del</uc:opt> key combination and then clicking the <uc:opt>Task Manager</uc:opt> button or by right-clicking the task bar and then clicking the <uc:opt>Task Manager</uc:opt> menu option. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus A+</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >a-plus-2009 - A+ 2009</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 A+</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >Microsoft MCDBA</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >MCSA</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >MCSA 2000 Messaging</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" >mcsa-2000-security  MCSA 2000 Security</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-to-2003.html" >MCSA 2000 to 2003</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" >Microsoft MCSA 2003 Messaging</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" > Pass Microsoft mcsa-2003-security - MCSA 2003 Security</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-to-mcse-2003.html" >MCSA to MCSE-2003</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >MCSE</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000  MCSE 2000</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-messaging.html" >Microsoft MCSE 2000 Messaging</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >Microsoft MCSE 2000 Security</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >mcse-2003-messaging - MCSE 2003 Messaging</a> simulation.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >MCSE 2003 Security</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >mcse-nt-to-2003  MCSE-NT to 2003</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603 A+ Remote Support Technician</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >220-701  CompTIA A+ Essentials (2009)</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" > Pass CompTIA 220-702 - A+ Practical Application</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Microsoft/70-270.html" >70-270</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-293.html" >Microsoft Windows Server 2003 Network Plan.</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility-2.html&amp;linkname=What%20is%20the%20Task%20Manager%20utility%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-the-task-manager-utility-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is GPMC tool?</title>
		<link>http://www.ucertify.com/article/what-is-gpmc-tool-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-gpmc-tool-2.html#comments</comments>
		<pubDate>Wed, 26 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[70-291]]></category>
		<category><![CDATA[70-292]]></category>
		<category><![CDATA[70-294]]></category>
		<category><![CDATA[70-296]]></category>
		<category><![CDATA[70-297]]></category>
		<category><![CDATA[70-299]]></category>
		<category><![CDATA[70-622]]></category>
		<category><![CDATA[70-624]]></category>
		<category><![CDATA[70-646]]></category>
		<category><![CDATA[70-647]]></category>

		<guid isPermaLink="false">1401298</guid>
		<description><![CDATA[The Group Policy Management Console (GPMC) is a tool for managing group policies in Windows Server 2003. It provides administrators a single consolidated environment for working on group policy-related tasks. GPMC provides a single interface with drag-and]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool-2.html&amp;t=What+is+GPMC+tool%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool-2.html&amp;title=What+is+GPMC+tool%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool-2.html&amp;title=What+is+GPMC+tool%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+GPMC+tool%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The Group Policy Management Console (<uc:cmd>GPMC</uc:cmd>) is a tool for managing group policies in Windows Server 2003. It provides administrators a single consolidated environment for working on group policy-related tasks. <uc:cmd>GPMC</uc:cmd> provides a single interface with drag-and-drop functionality to allow an administrator to manage group policy settings across multiple sites, domains, or even forests. <uc:cmd>GPMC</uc:cmd> is used to back up, restore, import, and copy group policy objects. It also provides a reporting interface on how group policy objects (GPOs) have been deployed. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA a-plus-2006</a> download free trial.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >mcdba</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp MCP</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003</a> test study guide and practice question.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" > Pass Microsoft mcsa-2000 - MCSA 2000</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >Microsoft MCSA 2000 Messaging</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" >Microsoft MCSA 2000 Security</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" >mcsa-2003-messaging</a> test study guide and practice question.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" >mcsa-2003-security</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003 MCSE</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000 - MCSE 2000</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >Microsoft mcse-2000-security</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >mcse-2003-messaging - MCSE 2003 Messaging</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >mcse-2003-security - MCSE 2003 Security</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >mcse-nt-to-2003</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA 220-603</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-291.html" >70-291 - Windows Server 2003 Network Infrast.</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-294.html" >70-294 - Windows 2003 Planning Active Direct.</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/Microsoft/70-297.html" >70-297 Windows 2003 Design Active Directory</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-299.html" >Microsoft Windows 2003 Implementing Security</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-622.html" >MCITP: Vista Client for Enterprise Support Tech</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-624.html" >70-624  MCTS: Vista Client and Office 2007</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/Microsoft/70-646.html" >Microsoft 70-646</a> download free trial.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Microsoft/70-647.html" >70-647</a> test study guide and practice question.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool-2.html&amp;linkname=What%20is%20GPMC%20tool%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-gpmc-tool-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Partitions and File Systems</title>
		<link>http://www.ucertify.com/article/partitions-and-file-systems-2.html</link>
		<comments>http://www.ucertify.com/article/partitions-and-file-systems-2.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[220-302]]></category>
		<category><![CDATA[220-602]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[70-215]]></category>

		<guid isPermaLink="false">1401231</guid>
		<description><![CDATA[Partitions 

A partition is a logical section of a hard disk drive. Creating a partition on a hard disk drive enables the hard disk drive to support separate file systems. Partitions can either be primary or extended. A hard disk drive can be divided into]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fpartitions-and-file-systems-2.html&amp;t=Partitions+and+File+Systems&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fpartitions-and-file-systems-2.html&amp;title=Partitions+and+File+Systems&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fpartitions-and-file-systems-2.html&amp;title=Partitions+and+File+Systems&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Partitions+and+File+Systems;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fpartitions-and-file-systems-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p><uc:hed>Partitions</uc:hed> </p>
<p>A partition is a logical section of a hard disk drive. Creating a partition on a hard disk drive enables the hard disk drive to support separate file systems. Partitions can either be primary or extended. A hard disk drive can be divided into multiple logical partitions. However, it is recommended to have as few partitions as possible. </p>
<p>In DOS and Windows, a partition is referred to by a drive letter, such as C: or D:. As a rule, the operating system assigns the drive letter C: to the primary partition on the first hard disk drive, and then goes on to search for other primary partitions that may exist on the other hard disk drives. If the operating system finds more primary partitions on other disks, it first assigns the next drive letters in the series, to them. Then, the operating system goes on to assign letters to logical drives (in extended partitions) on each hard disk drive, continuing the series further. Drive letters A: and B: are reserved for floppy disk drives. </p>
<p><uc:hed>Types of Partitions:</uc:hed> The following are the different types of partitions:</p>
<p><uc:hed>Active Partition:</uc:hed> An active partition is one that is read at startup and is expected to have the necessary system files on it to boot the computer. If a partition is not set as Active, the computer will not boot from the hard disk drive. There can be only one active partition in one physical hard disk drive. Only the primary partition can be marked as an active partition. </p>
<p><uc:hed>System Partition:</uc:hed> A system partition contains hardware-specific files used in loading and initializing the operating system. Only a primary partition can be used as a system partition. In Windows NT, system partition contains boot files namely NTLDR, NTDETECT.COM, and BOOT.INI. It may also contain the BOOTSECT.DOS and NTBOOTDD.SYS files.</p>
<p><uc:hed>Boot Partition:</uc:hed> A boot partition contains operating system files and other support files needed by the operating system. It is also used to start the operating system. A primary partition or a logical drive in an extended partition can be used as a boot partition. Boot partition and system partition can be the same partition. In Windows NT, boot partition contains the operating system and NTOSKRNL.EXE. </p>
<p><uc:hed>Note:</uc:hed> The system partition and the boot partition can be two different partitions, and can also be located on two different physical disks. </p>
<p>A partition is normally accomplished by running the <uc:cmd>FDISK</uc:cmd> program that comes with the operating systems. It is used to create, change, delete, or display current partitions on the hard disk. Each of the defined disk spaces (primary partition, extended partition or logical drive) is assigned a drive letter. After the hard disk is partitioned, it is formatted with a file system and the operating system is installed on it. These three procedures make a computer ready for use.</p>
<p><uc:hed>Caution!</uc:hed> Using <uc:cmd>FDISK</uc:cmd> for removing or creating a partition on a hard disk drive destroys any data contained on that partition or on that part of the hard disk drive.</p>
<p>
<uc:hed>File Systems</uc:hed></p>
<p>In a computer, a file system refers to the methods and data structures that an operating system uses to keep track of files on a disk or partition. It is the way in which files are named and logically placed for storage and retrieval. Most of the operating systems, such as Windows, UNIX, and Linux use file systems in which files are placed in a hierarchical (tree) structure. File systems also specify conventions for naming files, such as the maximum number of characters in a name, the characters that can be used, the length of a file name suffix etc. File systems include a format for specifying the path to a file through the structure of directories. </p>
<p><uc:hed>File systems supported by Windows: </uc:hed> Windows operating systems support the following file systems:</p>
<p><uc:hed>FAT: </uc:hed>The FAT or FAT16 file system is used to store data on a disk. The FAT file system is better suited for hard disk drives or partitions less than 200MB. It supports a single partition up to a maximum size of 2GB.</p>
<p><uc:hed>FAT32: </uc:hed>The FAT32 file system is an enhancement of the FAT16 file system. FAT32 can support hard disk drives larger than 2GB (maximum 2TB) without having to use multiple partitions. It is more efficient as compared to 16-bit FAT on larger disks, as FAT32 decreases the cluster size on large hard disk drives, thereby reducing the amount of unused space.</p>
<p><uc:hed>NTFS: </uc:hed>NTFS file system supports volumes up to 2EB. It supports compression on volumes, folders, and files. </p>
<p>The major characteristics of these files systems are as follows:</p>
<table border="1">
<tr align="center">
<td><uc:hed>File Systems</uc:hed></td>
<td><uc:hed>Supported By</uc:hed></td>
<td><uc:hed>Long Filename Support</uc:hed></td>
<td><uc:hed>File-level Security Support</uc:hed></td>
</tr>
<tr>
<td nowrap = "true">File Allocation Table (FAT)</td>
<td nowrap = "true">DOS, Windows 9x/ME/NT/XP/2000</td>
<td>No</td>
<td>No</td>
</tr>
<tr>
<td nowrap = "true">File Allocation Table, 32 BIT (FAT32)</td>
<td nowrap="true">Windows 95 OSR2/98/ME/XP/2000</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Windows NT File System (NTFS)</td>
<td>Windows NT/XP/2000</td>
<td>Yes</td>
<td>Yes</td>
</tr>
</table>
<p>
<uc:hed>Advantages of FAT32 over FAT16</uc:hed></p>
<p>The benefits of using FAT32 file system over FAT16 include the following:
<ul>
<li>FAT32 is more efficient (sometimes 20-30 percent) than a 16-bit FAT on larger disks. </li>
<p></p>
<li>FAT32 can support larger than 2GB partitions. It supports drives of up to 2TB (terabytes) in size.</li>
</ul>
<p><uc:hed>Advantages of NTFS file system over FAT file system</uc:hed></p>
<p>The benefits of using NTFS file system over FAT file system include the following:
<ul>
<li>NTFS is a transactional file system and can automatically recover from errors. </li>
<li>Access to files can be secured and files and folders can be encrypted. </li>
<p></p>
<li>Support for large hard disks, theoretically up to 2EB (Exabyte) and practically up to 2TB. The maximum drive size for NTFS is much larger than file allocation table (FAT). </li>
</ul>
<p><uc:hed>Converting FAT16 file system to FAT32 file system</uc:hed></p>
<p>The <uc:cmd>CVT1.EXE</uc:cmd> utility converts a hard disk drive from FAT16 to FAT32. </p>
<p>The following points should be kept in mind before converting a hard disk drive from FAT16 to FAT32:
<ul>
<li>Once converted to FAT32, the hard disk drive cannot revert  to FAT16.</li>
<p></p>
<li>A compressed drive cannot be converted.</li>
<p></p>
<li>Removable disks that have been formatted with FAT32 may not work with other operating systems. </li>
<p></p>
<li>Dual-boot to older operating systems will not be possible after a conversion to FAT32.</li>
</ul>
<p><uc:hed>Converting FAT file system to NTFS file system</uc:hed></p>
<p>The <uc:cmd>CONVERT</uc:cmd> utility is used to convert a hard disk drive or partition formatted with the FAT file system to NTFS file system.</p>
<p><uc:hed>Syntax:</uc:hed></p>
<p><uc:stx>CONVERT &lt;drive letter&gt;: /fs:ntfs</uc:stx></p>
<p><uc:hed>Note:</uc:hed> A hard disk drive formatted with NTFS file system cannot be reverted to FAT.</p>
<p><uc:hed>File-level permissions:</uc:hed> File-level permissions allow administrators to set permissions to individual files. Only NTFS file system supports file-level permissions. When files are copied or moved from one location to another, the file permissions change as follows: </p>
<table border="1">
<tr align="center">
<td><uc:hed>Source and Destination </uc:hed></td>
<td><uc:hed>Copy </uc:hed></td>
<td><uc:hed>Move </uc:hed></td>
</tr>
<tr>
<td> Within the same NTFS partition </td>
<td>Files inherit permissions of the destination directory.</td>
<td>Files keep permissions of the source directory.</td>
</tr>
<tr>
<td> Between different NTFS partitions </td>
<td> Files inherit permissions of the destination directory.</td>
<td> Files inherit permissions of the destination directory.</td>
</tr>
<tr>
<td>From NTFS partition to FAT partition</td>
<td>Files lose all the permissions.</td>
<td>Files lose all the permissions.</td>
</tr>
<tr>
<td>From FAT partition to NTFS partition</td>
<td> Files inherit permissions of the destination directory.</td>
<td> Files inherit permissions of the destination directory.</td>
</tr>
</table>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >CompTIA A+ 2009</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 A+</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000  MCSA 2000</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-602.html" >220-602 A+ IT Technician</a> exam practice questions.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA 220-603</a> download free trial.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >220-701</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >CompTIA A+ Practical Application</a> certified.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fpartitions-and-file-systems-2.html&amp;linkname=Partitions%20and%20File%20Systems"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/partitions-and-file-systems-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage Devices and Media</title>
		<link>http://www.ucertify.com/article/storage-devices-and-media-2.html</link>
		<comments>http://www.ucertify.com/article/storage-devices-and-media-2.html#comments</comments>
		<pubDate>Sat, 22 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[220-604]]></category>

		<guid isPermaLink="false">1301300</guid>
		<description><![CDATA[A storage medium is an important part of a computer. Storage media contains data that are being accessed by users and is used to save data. It also saves files that a computer needs to operate. Storage devices and media come in different technologies, siz]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fstorage-devices-and-media-2.html&amp;t=Storage+Devices+and+Media&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fstorage-devices-and-media-2.html&amp;title=Storage+Devices+and+Media&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fstorage-devices-and-media-2.html&amp;title=Storage+Devices+and+Media&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Storage+Devices+and+Media;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fstorage-devices-and-media-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>A storage medium is an important part of a computer. Storage media contains data that are being accessed by users and is used to save data. It also saves files that a computer needs to operate. Storage devices and media come in different technologies, sizes, capacities, etc.</p>
<p>Following are the types of storage devices and media:</p>
<p><uc:hed>Hard Disk Drive (HDD)</uc:hed></p>
<p>Hard disk drive is used to store users&#8217; data as well as operating system files. Data stored on it can be accessed quickly. Hard disk drive is generally installed inside the computer case. It can store large amount of data. It provides fast read/write performance. HDD can be   connected to a computer by the Integrated Device Electronics (IDE), Small Computer System Interface (SCSI), and SATA interface. It consists of inflexible platters coated with material in which data is recorded magnetically with read/write heads.</p>
<p><img src='i1301300a.gif' /></p>
<p>Integrated Digital Electronics (IDE) is an interface primarily used to connect hard disk and CD Drives in a computer. The IDE-ATA specification provides support for four drives, using two connectors on the motherboard. IDE/ATA interface is best suited for personal computers where only one or two devices would be attached (one hard disk, and one CD Drive). It is reliable and cost effective. In large or medium size organizations where multiple devices are required to support a multi user environment, SCSI is a better alternative. </p>
<p>Small Computer System Interface (SCSI) is a fast interface, primarily used for high performance workstations and servers. The devices attached to it communicate with each other independently, i.e.,  without CPU intervention. It can also connect external devices. It is commonly used to connect hard disk drives and CD drives. It is more expensive than IDE, but supports a multi-user environment.</p>
<p><uc:hed> Floppy Disk Drive and Floppy</uc:hed></p>
<p>Floppy disk drive is used to read/write data on a floppy disk. It is installed inside the computer case and connected to the computer motherboard using a floppy drive controller.</p>
<p>A floppy disk is a magnetic storage device. It has a thin magnetic film as a storage media, which is protected by a plastic cover. Earlier, floppy disks used to be of 5.25 inches square, but now most computers use floppy disks that are 3.5 inches square. The 5.25 inch floppy disk is obsolete now. It is a removable media. Therefore, users can transfer data from one computer to another using a floppy disk. The limitation with the floppy drive is that it cannot store large amount of data. A 5.25 inch floppy disk can store 1.2 MB of data, whereas a 3.5 inch floppy disk can store up to 2 MB of data. </p>
<p><img src='i1301300b.gif' /> <img src='i1301300c.gif ' /></p>
<p><uc:hed> CD Drive and CDs (Compact Discs) </uc:hed></p>
<p>CD drive is used for read/write operations on CDs. The CD drives that are capable of performing write operations on CDs are also known as CD burners. However, most of CD drives on computers have read only capability. CD drives with read-only capability is also known as CD-ROM (Compact Disc Read-Only Memory) drives. A CD drive is installed inside the computer case and can be connected to IDE, SCSI, SATA, or firewire interface. CD drives come with different data transfer speeds. The first CD drive was introduced with a data transfer rate 150 Kbps. After 150 Kbps speed drive, the 2X speed CD drive with 300 Kbps of data transfer speed was introduced. Currently CD drives with up to 52X data transfer speed are available. </p>
<p><img src='i1301300d.gif' /></p>
<p>CD-ROM (Compact Disc Read-Only Memory) is a type of removable optical media. It can store up to 1GB of data, although most common CD-ROMs store 700MB of data. It comes in standard size and format, so users can load any type of CD-ROM into any CD drive or CD-ROM player. Once data is written on CD-ROM, it cannot be erased or changed. It is a popular media among hardware and software vendors to distribute software and applications. </p>
<p><img src='i1301300e.gif ' /></p>
<p>CD-R (Compact Disc-Recordable) is a removable optical recordable disc. On this type of disk,  data can be written only once, and cannot be deleted.</p>
<p>CD-RW (CD-ReWritable) is a removable optical recordable disc. In CD-RW, written information can be erased and new data can be recorded. CD-RW disk can be written only in a CD-RW recorder, not in a normal CD recorder drive However, a CD-RW recorder can also record standard CD-R disks.</p>
<p><uc:hed> DVD drive and Digital Video Disc (DVDs) </uc:hed></p>
<p>DVD drive is used for read/write operations on DVDs. The drives that are capable of performing write operations on DVDs are also known as DVD burners. There are many DVD burning technologies such as DVD+R, DVD+RW, etc.</p>
<p>DVD-ROM is a removable optical disc storage media.  It is used for data storage, including movies with high quality audio and video. DVD-ROMs look same as CDs, their physical dimensions being the same, but they are encoded in a different format and at a much higher density. A DVD-ROM can store up to 4.3GB of data.</p>
<p><uc:hed>Tape Backup device</uc:hed></p>
<p>Tape backup device is used for taking backup of very large amount of data. It can be installed inside or outside a computer. It uses digital or analog magnetic tape medium to store data. It has slow read/write performance and is used for archival purposes. This technology is being obsolete, as optical disc media is used for this purpose.</p>
<p><uc:hed>MMC (MultiMediaCard) </uc:hed></p>
<p>The MultiMediaCard (MMC) is a flash memory memory card standard. MMC has the size of 24 mm x 32 mm x 1.5 mm. MMC originally used a 1-bit serial interface, but new version cards allow transfers up to 8 bits at a time. MMC cards are used in mobiles and digital cameras. Now MMC cards are superseded by Secure Digital (SD) cards. However, MMC cards can be used in any device that supports SD cards. Modern computers, both laptops and desktops, have SD slots that can read MMC cards.</p>
<p><uc:hed>Secure Digital (SD) cards</uc:hed></p>
<p><snt refid="1301286" style="inline" /></p>
<p><img src='i1301300f.gif ' /></p>
<p><uc:hed>Pen drive</uc:hed></p>
<p>Pen drive is also known as USB flash drive. It is a small device used to transfer data from one computer to another using USB ports. Pen drives of various capacities, ranging from 32 MB to 1 GB, are available. When a pen drive is plugged into the USB port, Windows Explorer shows it as a removable drive. This interface allows users to copy data easily on the pen drive.</p>
<p><img src='i1301300g.gif' /></p>
<p><uc:hed>HD DVD</uc:hed></p>
<p>High Density DVD (HD DVD) is an optical disc format designed for the storage of large amount of data and high-definition video. This standard was jointly developed by a group of consumer electronics and PC companies, led by Toshiba. The HD DVD disc is an enhanced version of the DVD format so that it can accommodate high-definition video. It uses blue-violet laser that enables it to store more information in the same amount of physical space. It has a single-layer capacity of 15 GB and a dual-layer capacity of 30 GB. HD DVD discs can be played on standard DVD players.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus - A+</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006 A+</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" > Pass Microsoft mcsa-2003 - MCSA</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft mcsa-2000</a> download free trial.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601 A+ Essentials</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA A+ Remote Support Technician</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/220-604.html" >220-604</a> test study guide and practice question.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fstorage-devices-and-media-2.html&amp;linkname=Storage%20Devices%20and%20Media"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/storage-devices-and-media-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Simple Mail Transfer Protocol (SMTP)?</title>
		<link>http://www.ucertify.com/article/what-is-simple-mail-transfer-protocol-smtp.html</link>
		<comments>http://www.ucertify.com/article/what-is-simple-mail-transfer-protocol-smtp.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCPD]]></category>
		<category><![CDATA[MCPD .NET 2.0 Enterprise developer]]></category>
		<category><![CDATA[MCPD .NET 2.0 Web Developer]]></category>
		<category><![CDATA[MCPD .NET 2.0 Windows Developer]]></category>
		<category><![CDATA[MCPD Enterprise Applications Developer]]></category>
		<category><![CDATA[MCPD Web Developer]]></category>
		<category><![CDATA[MCPD Windows Developer]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCTS .NET 2.0]]></category>
		<category><![CDATA[MCTS .NET Distributed]]></category>
		<category><![CDATA[MCTS .NET Web]]></category>
		<category><![CDATA[MCTS .NET Windows]]></category>
		<category><![CDATA[MCTS Microsoft Visual Studio 2008]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[70-284]]></category>
		<category><![CDATA[70-536-CSHARP]]></category>
		<category><![CDATA[70-536-VB]]></category>
		<category><![CDATA[70-551-CSHARP]]></category>
		<category><![CDATA[70-551-VB]]></category>
		<category><![CDATA[70-552-CSHARP]]></category>
		<category><![CDATA[70-552-VB]]></category>
		<category><![CDATA[70-553-CSHARP]]></category>
		<category><![CDATA[70-553-VB]]></category>
		<category><![CDATA[70-643]]></category>
		<category><![CDATA[BR0-001]]></category>
		<category><![CDATA[ISSP]]></category>
		<category><![CDATA[SCP]]></category>

		<guid isPermaLink="false">2500250</guid>
		<description><![CDATA[Simple Mail Transfer Protocol (SMTP) is a protocol used for sending e-mail messages between servers. It is mostly used to send messages from a mail client such as Microsoft Outlook to a mail server. Most of the e-mail systems that send mails over the Inte]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-simple-mail-transfer-protocol-smtp.html&amp;t=What+is+Simple+Mail+Transfer+Protocol+%28SMTP%29%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-simple-mail-transfer-protocol-smtp.html&amp;title=What+is+Simple+Mail+Transfer+Protocol+%28SMTP%29%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-simple-mail-transfer-protocol-smtp.html&amp;title=What+is+Simple+Mail+Transfer+Protocol+%28SMTP%29%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+Simple+Mail+Transfer+Protocol+%28SMTP%29%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-simple-mail-transfer-protocol-smtp.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Simple Mail Transfer Protocol (SMTP) is a protocol used for sending e-mail messages between servers. It is mostly used to send messages from a mail client such as Microsoft Outlook to a mail server. Most of the e-mail systems that send mails over the Internet use SMTP to send messages from one server to another. Due to its limitations in queuing messages at the receiving end, it is generally used with either the <uc:kwd>POP3</uc:kwd> or <uc:kwd>IMAP</uc:kwd> protocol, which enables a user to save and download messages from the server.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >CompTIA A+</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >CompTIA a-plus-2009</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA A+</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" > Pass Microsoft mcp - MCP</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcpd.html" >mcpd</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-net-2-0-enterprise-developer.html" >MCPD .NET 2.0 Enterprise developer</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-net-2-0-web-developer.html" >mcpd-net-2-0-web-developer - MCPD .NET 2.0 Web Developer</a> simulation.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-net-2-0-windows-developer.html" >MCPD .NET 2.0 Windows Developer</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-enterprise-applications-developer.html" >Microsoft MCPD Enterprise Applications Developer</a> certified.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-web-developer.html" >mcpd-web-developer</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcpd-windows-developer.html" >MCPD Windows Developer</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003  MCSA</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft MCSA 2000</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >mcsa-2000-messaging - MCSA 2000 Messaging</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" > Pass Microsoft mcsa-2003-messaging - MCSA 2003 Messaging</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003 - MCSE</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >Microsoft MCSE 2000</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-messaging.html" > Pass Microsoft mcse-2000-messaging - MCSE 2000 Messaging</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >Microsoft MCSE 2003 Messaging</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-net-2-0.html" >mcts-net-2-0  MCTS .NET 2.0</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcts-net-2-0-distributed-applications.html" >MCTS .NET Distributed</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcts-net-2-0-web-applications.html" >mcts-net-2-0-web-applications</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcts-net-2-0-windows-applications.html" >MCTS .NET Windows</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcts-microsoft-visual-studio-2008.html" >mcts-microsoft-visual-studio-2008</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >A+ Practical Application</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-284.html" >70-284  Exchange Server 2003 Installation</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-536-CSHARP.html" >70-536-CSHARP - C# .NET Framework Application Development Foundation</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-536-VB.html" >70-536-VB - VB .NET Framework Application Development Foundation</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/Microsoft/70-551-CSHARP.html" > Pass Microsoft 70-551-CSHARP - UPGRADE: MCAD to MCPD Web Developer C#.NET</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-551-VB.html" >Microsoft UPGRADE: MCAD Skills to MCPD Web Developer VB.NET</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-552-CSHARP.html" >UPGRADE: MCAD to MCPD Windows Developer C#.NET</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-552-VB.html" >UPGRADE: MCAD Skills to MCPD Windows Developer VB.NET</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-553-CSHARP.html" >70-553-CSHARP - UPGRADE: MCSD to MCPD Enterprise I C#.NET</a> simulation.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-553-VB.html" >UPGRADE: MCSD Skills to MCPD Enterprise I VB.NET</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-643.html" >Microsoft MCTS: Windows Server 2008 Applications Infrastructure</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/BR0-001.html" >BR0-001</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/ISC2/CISSP.html" >CISSP CISSP</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/ISC2/SSCP.html" >SSCP</a> for exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-simple-mail-transfer-protocol-smtp.html&amp;linkname=What%20is%20Simple%20Mail%20Transfer%20Protocol%20%28SMTP%29%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-simple-mail-transfer-protocol-smtp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network topology</title>
		<link>http://www.ucertify.com/article/network-topology.html</link>
		<comments>http://www.ucertify.com/article/network-topology.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401392</guid>
		<description><![CDATA[The network topology is the pattern in which the network medium is connected to the computers and other networking components. The following are the major topologies associated with local area networking:Bus topology: Bus topology is a type of physical ne]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;t=Network+topology&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;title=Network+topology&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;title=Network+topology&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Network+topology;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The network topology is the pattern in which the network medium is connected to the computers and other networking components. The following are the major topologies associated with local area networking:
<ul>
<li><uc:hed>Bus topology</uc:hed>: Bus topology is a type of physical network design where all computers in the network are connected through a single coaxial cable known as a bus. This topology uses minimum cabling and is therefore the simplest and least expensive topology for small networks. In this topology, 50-ohm terminators terminate both ends of the network. A Bus topology network is difficult to troubleshoot, as a break or problem at any point along the cable can cause the entire network to go down.</p>
<p><img src='img1471.gif'/></li>
<li><uc:hed>Ring topology</uc:hed>: Ring topology is a type of physical network design where all computers in the network are connected in a closed loop. Each computer or device in a Ring topology network acts as a repeater. It transmits data by passing a token around the network in order to prevent the collision of data between two computers that want to send messages at the same time. If a token is free, the computer waiting to send data takes it, attaches the data and destination address to the token, and sends it. When the token reaches its destination computer, the data is copied. Then, the token gets back to the originator. The originator finds that the message has been copied and received and removes the message from the token. Now, the token is free and can be used by the other computers in the network to send data. In this topology, if one computer fails, the entire network goes down.
<p><img src='im1426r.gif'/> </li>
<p></p>
<li><uc:hed> Star topology</uc:hed>:Star topology is a type of physical network design where each computer in the network is connected to a central device, called a hub, through an unshielded twisted-pair (UTP) wire. Signals from the sending computer go to the hub and are then transmitted to all the computers in the network. Since each workstation has a separate connection to the hub, it is easy to troubleshoot. Currently, it is the most popular topology used for networks.
<p><img src='img1426.gif'/></li>
<p></p>
<li><uc:hed> Mesh topology</uc:hed>: Mesh topology is a type of physical network design where all devices in a network are connected to each other with many redundant connections. It provides multiple paths for the data traveling on the network to reach its destination. Mesh topology also provides redundancy in the network. It employs the full mesh and partial mesh methods to connect devices. In a full mesh topology network, each computer is connected to all the other computers. In a partial mesh topology network, some of the computers are connected to all the computers, whereas some are connected to only those computers with which they frequently exchange data.
<p><img src='img02446.gif'/> </li>
<p></p>
<li><uc:hed>Wireless topology</uc:hed>: Wireless topology is a type of physical network design where no cable is used as a network medium. The wireless topology eliminates the need for cables. A wireless LAN consists of a transceiver unit, called a wireless access point, that is connected to servers or directly to the network and other devices using a standard cabled network protocol, such as Ethernet or Token Ring. In the wireless network, client computers communicate with the network-attached transceivers by using their own transceivers. The most common wireless media are infrared light and radio waves.</li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >a-plus - A+</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA a-plus-2006</a> download free trial.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" > Pass Microsoft mcsa-2003 - MCSA</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000 - MCSA 2000</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003  MCSE</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >CompTIA network-plus</a> download free trial.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >CompTIA 220-603</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >BR0-002 - Network+ Bridge Exam</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >CompTIA Network+</a> certified.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >CompTIA N10-004</a> download free trial.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fnetwork-topology.html&amp;linkname=Network%20topology"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/network-topology.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Task Manager utility?</title>
		<link>http://www.ucertify.com/article/what-is-the-task-manager-utility.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-task-manager-utility.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2000 to 2003]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSA to MCSE-2003]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Messaging]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[220-702]]></category>
		<category><![CDATA[70-270]]></category>
		<category><![CDATA[70-293]]></category>

		<guid isPermaLink="false">1401362</guid>
		<description><![CDATA[Task Manager is a utility that is used for managing applications, processes, and the general system performance and also for viewing the networking and user statistics. The Task Manager utility is used to run or end programs or applications. Administrator]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility.html&amp;t=What+is+the+Task+Manager+utility%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility.html&amp;title=What+is+the+Task+Manager+utility%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility.html&amp;title=What+is+the+Task+Manager+utility%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+Task+Manager+utility%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p><uc:cmd>Task Manager</uc:cmd> is a utility that is used for managing applications, processes, and the general system performance and also for viewing the networking and user statistics. The <uc:cmd>Task Manager</uc:cmd> utility is used to run or end programs or applications. Administrators use this tool to quickly identify and terminate a rogue application.</p>
<p><img src='i1401362.gif' /></p>
<p>This utility can be run by invoking a Windows Security menu by using the <uc:opt>Ctrl+Alt+Del</uc:opt> key combination and then clicking the <uc:opt>Task Manager</uc:opt> button or by right-clicking the task bar and then clicking the <uc:opt>Task Manager</uc:opt> menu option. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >CompTIA a-plus</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >A+ 2009</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >mcdba - MCDBA</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >MCSA</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >Microsoft mcsa-2000-messaging</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" >MCSA 2000 Security</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-to-2003.html" > Pass Microsoft mcsa-2000-to-2003 - MCSA 2000 to 2003</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" >mcsa-2003-messaging</a> for exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" >Microsoft MCSA 2003 Security</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-to-mcse-2003.html" >mcsa-to-mcse-2003 - MCSA to MCSE-2003</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" > Pass Microsoft mcse-2003 - MCSE</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >mcse-2000  MCSE 2000</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-messaging.html" >MCSE 2000 Messaging</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >Microsoft MCSE 2000 Security</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >Microsoft MCSE 2003 Messaging</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" > Pass Microsoft mcse-2003-security - MCSE 2003 Security</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >mcse-nt-to-2003 - MCSE-NT to 2003</a> simulation.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603 A+ Remote Support Technician</a> exam practice questions.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >CompTIA 220-701</a> download free trial.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/CompTIA/220-702.html" >220-702</a> for exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Microsoft/70-270.html" >70-270</a> test study guide and practice question.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/Microsoft/70-293.html" >Microsoft Windows Server 2003 Network Plan.</a> certified.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-task-manager-utility.html&amp;linkname=What%20is%20the%20Task%20Manager%20utility%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-the-task-manager-utility.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is GPMC tool?</title>
		<link>http://www.ucertify.com/article/what-is-gpmc-tool.html</link>
		<comments>http://www.ucertify.com/article/what-is-gpmc-tool.html#comments</comments>
		<pubDate>Wed, 01 Jul 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[MCDBA]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSA 2000 Messaging]]></category>
		<category><![CDATA[MCSA 2000 Security]]></category>
		<category><![CDATA[MCSA 2003 Messaging]]></category>
		<category><![CDATA[MCSA 2003 Security]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[220-603]]></category>
		<category><![CDATA[70-291]]></category>
		<category><![CDATA[70-292]]></category>
		<category><![CDATA[70-294]]></category>
		<category><![CDATA[70-296]]></category>
		<category><![CDATA[70-297]]></category>
		<category><![CDATA[70-299]]></category>
		<category><![CDATA[70-622]]></category>
		<category><![CDATA[70-624]]></category>
		<category><![CDATA[70-646]]></category>
		<category><![CDATA[70-647]]></category>

		<guid isPermaLink="false">1401298</guid>
		<description><![CDATA[The Group Policy Management Console (GPMC) is a tool for managing group policies in Windows Server 2003. It provides administrators a single consolidated environment for working on group policy-related tasks. GPMC provides a single interface with drag-and]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool.html&amp;t=What+is+GPMC+tool%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool.html&amp;title=What+is+GPMC+tool%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool.html&amp;title=What+is+GPMC+tool%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+GPMC+tool%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The Group Policy Management Console (<uc:cmd>GPMC</uc:cmd>) is a tool for managing group policies in Windows Server 2003. It provides administrators a single consolidated environment for working on group policy-related tasks. <uc:cmd>GPMC</uc:cmd> provides a single interface with drag-and-drop functionality to allow an administrator to manage group policy settings across multiple sites, domains, or even forests. <uc:cmd>GPMC</uc:cmd> is used to back up, restore, import, and copy group policy objects. It also provides a reporting interface on how group policy objects (GPOs) have been deployed. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >CompTIA A+</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >CompTIA A+</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcdba.html" >mcdba</a> test study guide and practice question.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp MCP</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003</a> for exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >mcsa-2000 - MCSA 2000</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-messaging.html" >Microsoft MCSA 2000 Messaging</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000-security.html" > Pass Microsoft mcsa-2000-security - MCSA 2000 Security</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-messaging.html" > Pass Microsoft mcsa-2003-messaging - MCSA 2003 Messaging</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003-security.html" >Microsoft mcsa-2003-security</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >mcse-2003  MCSE</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >Microsoft MCSE 2000</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >Microsoft MCSE 2000 Security</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >mcse-2003-messaging - MCSE 2003 Messaging</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" >mcse-2003-security  MCSE 2003 Security</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >mcse-nt-to-2003 - MCSE-NT to 2003</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/220-603.html" >220-603</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-291.html" >Windows Server 2003 Network Infrast.</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-294.html" >Windows 2003 Planning Active Direct.</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-297.html" >70-297  Windows 2003 Design Active Directory</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-299.html" >Windows 2003 Implementing Security</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-622.html" >70-622  MCITP: Vista Client for Enterprise Support Tech</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-624.html" >MCTS: Vista Client and Office 2007</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/Microsoft/70-646.html" >Microsoft MCITP: Windows Server 2008, Server Administrator</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-647.html" >70-647  MCITP: Windows Server 2008, Enterprise Admin</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-gpmc-tool.html&amp;linkname=What%20is%20GPMC%20tool%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-gpmc-tool.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
