<?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>Otak Atik [dot] Com &#187; Networking</title>
	<atom:link href="http://www.otakatik.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otakatik.com</link>
	<description>Empowering Computer</description>
	<lastBuildDate>Wed, 25 Jan 2012 09:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Looking Our Network Configurations</title>
		<link>http://www.otakatik.com/looking-our-network-configurations/</link>
		<comments>http://www.otakatik.com/looking-our-network-configurations/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:06:34 +0000</pubDate>
		<dc:creator>Edi Kwie</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.otakatik.com/?p=67</guid>
		<description><![CDATA[Computer networking is an important facility in every computer today. Without it, you can’t to connect internet or to other computers. So, you need to know your network configurations that installed on your computer. What is the LAN Card, Wi-Fi card or the other network device that installed? To determine it, you can look it [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.otakatik.com/wp-content/uploads/general/ms-dos-logo.jpg" alt="" align="left" />Computer networking is an important facility in every computer today. Without it, you can’t to connect internet or to other computers. So, you need to know your network configurations that installed on your computer. What is the LAN Card, Wi-Fi card or the other network device that installed? To determine it, you can look it through Control Panel &#8211; Network Connections. But you can look it by shorter way.<span id="more-67"></span><br />
We’ll look them via MS-DOS prompt. Here it is:</p>
<p>1. Open your MS-DOS Console first by click <strong>Start – Run</strong> menu, type <code>cmd</code> in textbox and then press <strong>Enter</strong> key.</p>
<p><img title="Open Command Prompt" src="http://www.otakatik.com/wp-content/uploads/general/run-dialog-cmd.jpg" alt="Open Command Prompt" /></p>
<p>2. At prompt console, type <code>ipconfig/all</code> then press <strong>Enter</strong> key.</p>
<p><img title="IP Config result" src="http://www.otakatik.com/wp-content/uploads/tiptricks/0011/picture-1.jpg" alt="IP Config result" /></p>
<p>Your entire network devices will displayed within its configurations clearly.</p>
<p><em>(article no:0011)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otakatik.com/looking-our-network-configurations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shut Down Many Computers From A Computer</title>
		<link>http://www.otakatik.com/shut-down-many-computers-from-a-computer/</link>
		<comments>http://www.otakatik.com/shut-down-many-computers-from-a-computer/#comments</comments>
		<pubDate>Sat, 05 May 2007 06:22:29 +0000</pubDate>
		<dc:creator>Edi Kwie</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[DOS Command]]></category>
		<category><![CDATA[shut down]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://www.otakatik.com/shut-down-many-computers-from-a-computer/</guid>
		<description><![CDATA[If you are a network administrator at your office/company, you may ever be have an experience (or your daily job ) to shut down many computers that connected into your local area network. If you have to shut down it one by one computer, sure that job that annoy and tire. I have a trick [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/logo.jpg" alt="Logo" title="Logo" /><br />
If you are a network administrator at your office/company, you may ever be have an experience (or your daily job <img src='http://www.otakatik.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) to shut down many computers that connected into your local area network. If you have to shut down it one by one computer, sure that job that annoy and tire. I have a trick to make your life as a network administrator be easier, I will share it for you&#8230;.<span id="more-17"></span>Windows XP has a tool that has included inside there, it calls <strong>shutdown </strong>tool. Shutdown tool is a tool which let you to shut down other computers from a computer.<br />
Follow these steps to use it:<br />
1. That tool is a DOS tool so you can call it from <strong>Start &#8211; Run</strong> menu and type <code>cmd</code> (open command prompt picture) and you may type <code>shutdown</code> at DOS prompt, but I suggest you just use the GUI option to make it easier. To call the GUI version of shut down tool you may type at <strong>Start &#8211; Run</strong> menu with <code>shutdown -i</code> and press Enter key.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-1.jpg" alt="Shutdown -i" title="Type shutdown -i" /></p>
<p>2. If you doing it right so you will see a Remote Shutdown dialog window.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-2.jpg" alt="Shutdown dialog" title="Type shutdown dialog" /></p>
<p>3. So, begin from adding a computer name that will turned it off with click <strong>Add</strong> button and then just type computer name on <strong>Add Computers</strong> window and if you&#8217;ve finished just click <strong>OK</strong> button.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-3.jpg" alt="Add target computer name" title="Add target computer name" /><br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-4.jpg" alt="Add target computer name" title="Add target computer name" /></p>
<p>4. Select your action at What do you want these computers to do combo box (<strong>Shutdown, Restart or Log off</strong> those computers), you may also set the warning time for user to prepare, set it with adjust value at <strong>Display warning for</strong> textbox (make sure <strong>Warn user of the action</strong> has checked).<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-5.jpg" alt="Setting shut down" title="Setting shut down" /><br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-6.jpg" alt="Setting shut down" title="Setting shut down" /></p>
<p>5. Don&#8217;t forget to choose your reason what the reason to shut down those computers, with select from <strong>Select the option that best describes, why you want to shutdown the computers</strong> combo box and also type your own comment at comment textbox.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-7.jpg" alt="Type comment" title="Type comment" /></p>
<p>6. After you click the <strong>OK</strong> button so the other users will see the <strong>System Shutdown</strong> window and they also can look the time and comment that you&#8217;ve set.<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-8.jpg" alt="Shut down message" title="Shut down message" /></p>
<p>7. The users may cancel the shut down command with type at Run textbox with <code>shutdown -a</code> (also can type it at Command Prompt console).<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0044/picture-9.jpg" alt="Cancel command" title="Cancel command" /></p>
<p><em>note :<br />
(a) You can explore the shutdown option with just type <code>shutdown</code> at Command prompt console (for example : You also make the other computers shut down with command : <code>shutdown -r -m \\computername -c "Want apply new driver, sorry...."</code><br />
(b) Make sure you have an Administrator access to your client computers.</em></p>
<p><em>(article no:0044)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otakatik.com/shut-down-many-computers-from-a-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

