<?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>ImrozBaig.Com &#187; Windows 7</title>
	<atom:link href="http://www.imrozbaig.com/category/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imrozbaig.com</link>
	<description>A personal blog to share experiences in life.</description>
	<lastBuildDate>Thu, 22 Dec 2011 10:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ipconfig &#8211; windows networking command explained</title>
		<link>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/</link>
		<comments>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/#comments</comments>
		<pubDate>Sat, 22 May 2010 15:02:35 +0000</pubDate>
		<dc:creator>imroz</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[command line tools]]></category>
		<category><![CDATA[diagnosing network problems]]></category>
		<category><![CDATA[networking tips]]></category>
		<category><![CDATA[troubleshooting internet connection]]></category>
		<category><![CDATA[using ipconfig command]]></category>
		<category><![CDATA[windows xp tips]]></category>

		<guid isPermaLink="false">http://imrozbaig.com/?p=504</guid>
		<description><![CDATA[ipconfig &#8211; windows networking command explained IP Configuration command line Tool for windows (ipconfig) Earlier versions of windows had &#8220;winipcfg&#8221; tool for performing ip configuration activities. &#8220;winipcfg&#8221; was [..]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">ipconfig &#8211; windows networking command explained</p>
<p style="text-align: justify;">IP Configuration command line Tool for windows (ipconfig)</p>
<p style="text-align: justify;">Earlier versions of windows had &#8220;winipcfg&#8221; tool for performing ip configuration activities. &#8220;winipcfg&#8221; was replaced by &#8220;ipconfig&#8221; windows IP configuration tool from windows XP onwards. It is used to display the TCP/IP network configuration values.</p>
<p style="text-align: justify;">To run it, enter &#8220;ipconfig&#8221; in the command prompt. This will display your IP address as follows:</p>
<p style="text-align: justify;"><img title="ipconfig" src="http://img571.imageshack.us/img571/2758/ipconfig.jpg" alt="" width="536" height="338" /></p>
<p style="text-align: justify;">In case your computer is part of a LAN using a router, the IP displayed by this command will be your Computers IP on the LAN and not the IP that connects to teh internrt. To obtain the IP address of your LAN on internet, you can try any DSL Reports whois.</p>
<p style="text-align: justify;">The IP given is the local address on the network. This information can be used in diagnosing network problems. The &#8220;gateway&#8221; or router address on the local network is also displayed by this command.</p>
<p style="text-align: justify;">Various switches that can be used with IPConfig</p>
<p style="text-align: justify;">ipconfig switches can be invoked by entering &#8220;ipconfig /{switch}&#8221;. To display a list of all available switches, enter &#8220;ipconfig/?&#8221; or &#8220;ipconfig -?&#8221;. The most commonly used switches by a home user are :</p>
<ul>
<li>
<div style="text-align: justify;"> all &#8211; to display a detailed ip configuration you can use ipconfig/all</div>
</li>
<li>
<div style="text-align: justify;">release- to release your IP address.</div>
</li>
<li>
<div style="text-align: justify;">renew &#8211; asking your network adapter to renew your machine&#8217;s ip address</div>
</li>
<li>
<div style="text-align: justify;">flushdns- this switch is used to clear all DNS info</div>
</li>
</ul>
<p style="text-align: justify;">The above mentioned switches are very handy for trouble shooting your internet connection issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imrozbaig.com/ipconfig-windows-networking-command-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to restrict users to run only few programs on Windows 7</title>
		<link>http://www.imrozbaig.com/how-to-restrict-users-to-run-only-few-programs-on-windows-7/</link>
		<comments>http://www.imrozbaig.com/how-to-restrict-users-to-run-only-few-programs-on-windows-7/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:37:20 +0000</pubDate>
		<dc:creator>imroz</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[allow specified applications only in windows 7]]></category>
		<category><![CDATA[Restrict applications in windows 7]]></category>
		<category><![CDATA[run only selected applications]]></category>
		<category><![CDATA[whitelist in windows 7]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://imrozbaig.com/?p=451</guid>
		<description><![CDATA[If you would like users on your windows 7 (Non-Home edition) PC to be able to run only few applications like MS word, EXCEL, FireFox etc. , you [..]]]></description>
			<content:encoded><![CDATA[<p>If you would like users on your windows 7 (Non-Home edition) PC to be able to run only few applications like MS word, EXCEL, FireFox etc. , you can make use of the new windows- Run Only specified Applications function.</p>
<p>For this,</p>
<ul>
<li>First click on Start button and type  gpedit.msc into the search box and  Enter.</li>
<li>Now go to  User Configuration \ Administrative Templates \ System. Find  Setting  and scroll down and double click on <em>Run only specified  Windows applications</em>.</li>
<li>Set this option to Enabled and below Options section click on &#8216;Show&#8217;  next to <em>List of allowed applications</em>.</li>
<li>A dialog comes up where windows asks you to type in the apps name(winword.exe,firefox.exe etc ) that should be allowed to run on your machine.</li>
<li>Click OK and then close  out of Local Group Policy Editor.</li>
<li>Now  when a user tries to run an application that is not on the specified  list they will receive the following error message.</li>
</ul>
<blockquote><p>&#8220;The operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator&#8221;.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.imrozbaig.com/how-to-restrict-users-to-run-only-few-programs-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

