<?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>Look for IT over here &#187; Microsoft</title>
	<atom:link href="http://lookforitoverhere.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 23 Aug 2010 10:49:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Vista &#8220;unidentified network&#8221; can&#8217;t surf the net</title>
		<link>http://lookforitoverhere.com/241/vista-unidentified-network-cant-surf-the-net/</link>
		<comments>http://lookforitoverhere.com/241/vista-unidentified-network-cant-surf-the-net/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:24:33 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=241</guid>
		<description><![CDATA[Came across an interesting problem the other day where a friend could not surf the net as Vista was displaying &#8216;unidentified network&#8217; when trying to connect to her wireless router. Wired (ie ethernet cable) was fine. What I did notice was that from a command prompt, an &#8216;ipconfig&#8217; command did not give an IP on [...]]]></description>
			<content:encoded><![CDATA[<p>Came across an interesting problem the other day where a friend could not surf the net as Vista was displaying &#8216;unidentified network&#8217; when trying to connect to her wireless router. Wired (ie ethernet cable) was fine.</p>
<p>What I did notice was that from a command prompt, an &#8216;ipconfig&#8217; command did not give an IP on the same subnet that other devices (in this case 10.10.10.x). Instead it gave an IP of 169.x.x.x. This is this is an Microsoft automatic private address assigned to computers that are not connected to the Internet.</p>
<p>Thinking it was a problem with the DHCP server on the modem, I tried to connect with my laptop and iPhone which worked fine. Ahhhhh, I thought &#8216;I bet it&#8217;s Vista or Norton&#8217;.</p>
<p>The troubleshooting started. I disabled Norton &#8211; no change. Googling around seemed to pretty much confirm it was Vista, and down below I have listed some things to check and try. Results were varied from what I read so if you are having issues, try these one at a time (which I listed from quick to more in depth methods in order). Note: I am assuming that the WEP/WPA key used was correct in connecting to the network , and that the issue is not getting a IP or any internet connectivity.</p>
<p>The first thing to try is giving a static IP to the wireless card. More than likely this will work, but having it set as auto would be more preferable, and you probably would want to know why you have to do it this way.</p>
<p><strong>Wireless card drivers:</strong></p>
<p>1. Right-click on &#8220;My Computer&#8221; and click Properties</p>
<p>2. Click on &#8220;Device Manager&#8221; from the left column</p>
<p>3. Expand &#8220;Network Adapters&#8221; Section</p>
<p>4. Right click on each network adapter and click &#8220;uninstall&#8221;</p>
<p>5.Click &#8220;Action&#8221; from the toolbar and Select &#8220;Scan for hardware changes&#8221; </p>
<p><strong>IPV6 causing issue</strong></p>
<p>1. Control Panel > Network and Sharking Center > Manage Network Connections > right click your Friendly Neighbourhood Network Connection > Properties</p>
<p>2. Under the Networking Tab, uncheck Internet Protocol Version 6 (TCP/IPv6)</p>
<p>3. Exit the dialogs.</p>
<p><strong>Invalid MAC address in Vista for the wireless network card.</strong></p>
<p>Now this is a very interesting one, and ended up being the problem with mine.</p>
<p>Vista does not preset a MAC address for the network card.<br />
As a result the network card identifies itself as: 00-00-00-00-00-00<br />
this causes problems with any standard equipment.<br />
To fix this go to:<br />
Device Manger and view driver details for the network card.<br />
Select MAC, you will see that the option Not Preset is ON.<br />
Check ON the option to set a MAC address and type in a 6 hex digits e.g.:<br />
001a2b3c4d5e </p>
<p>Save and restart your network. It should be working now.</p>
<p><strong>DHCP bug in Vista</strong></p>
<p>Taken from a MS article located <a href="http://support.microsoft.com/kb/928233/en-us">here</a>,</p>
<p>This issue occurs because of a difference in design between Windows Vista and Microsoft Windows XP Service Pack 2 (SP2). Specifically, in Windows XP SP2, the BROADCAST flag in DHCP discovery packets is set to 0 (disabled). In Windows Vista, the BROADCAST flag in DHCP discovery packets is not disabled. Therefore, some routers and some non-Microsoft DHCP servers cannot process the DHCP discovery packets.</p>
<p><em>Care: as the fix for this possible involves a registry change, please make sure you have all you important files backed up if things go haywire.</em></p>
<p>So as you can see, there could be a few things that are causing this issue. Please share any thoughts/experiences you may have had.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/241/vista-unidentified-network-cant-surf-the-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 trial</title>
		<link>http://lookforitoverhere.com/223/windows-7-trial/</link>
		<comments>http://lookforitoverhere.com/223/windows-7-trial/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 05:59:41 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Technet]]></category>
		<category><![CDATA[trial 7]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/?p=223</guid>
		<description><![CDATA[The has been a lot of hype about Windows 7 over the last few months, and with the availability of the RC release (that expires next year), more people have had the chance to trial the latest OS from Microsoft. And might I say justified hype. I personally have found it a good step up [...]]]></description>
			<content:encoded><![CDATA[<p>The has been a lot of hype about Windows 7 over the last few months, and with the availability of the RC release (that expires next year), more people have had the chance to trial the latest OS from Microsoft.</p>
<p>And might I say justified hype. I personally have found it a good step up from XP, but without the pain of Vista.</p>
<p>A few weeks ago, Microsoft released the RTM version to MSDN and technet subscribers, and I have been using it without any problems at all. They&#8217;ve done a good job this time.</p>
<p>Windows 7 is officially released until mid October but what I saw on the net today is a 90 day trial of Windows 7 Enterprise available to try. This trial is mainly aimed at IT pros so they can get familiar with the inner workings and differences to previious Windows operating systems.</p>
<p>Check it out <a href="http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=sprblog">here</a>.</p>
<p>Couple of key notes from MS:</p>
<p>* You have 10 days to activate it.<br />
* After 90 days, the PC will shut down every hour.<br />
* If you wish to use Windows 7 after the 90 days, you need to purchase it and reinstall it from scratch. Bit of a pain, but rememeber it is only a (free) trial <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, if you want to give it a go before deploying it in your business, you have a great opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/223/windows-7-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Auto Reboot Remover</title>
		<link>http://lookforitoverhere.com/73/xp-auto-reboot-remover/</link>
		<comments>http://lookforitoverhere.com/73/xp-auto-reboot-remover/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 16:11:51 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/73/xp-auto-reboot-remover/</guid>
		<description><![CDATA[Don&#8217;t you hate it once you have installed Windows updates and are not at the PC it will automatically reboot to apply the updates? Well, it&#8217;s a Microsoft feature built into SP2, and can be a pain if you have your PC running some important applications etc. There is a solution &#8211; Auto XP reboot [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t you hate it once you have installed Windows updates and are not at the PC it will automatically reboot to apply the updates? Well, it&#8217;s a Microsoft feature built into SP2, and can be a pain if you have your PC running some important applications etc.</p>
<p>There is a solution &#8211; <a href="http://www.intelliadmin.com/Downloads.htm">Auto XP reboot remover</a>. Best thing is it&#8217;s freeware as well. </p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/73/xp-auto-reboot-remover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shutdown shortcut on your desktop</title>
		<link>http://lookforitoverhere.com/30/shutdown-shortcut/</link>
		<comments>http://lookforitoverhere.com/30/shutdown-shortcut/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 05:36:05 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/30/shutdown-shortcut/</guid>
		<description><![CDATA[When I want to shutdown one of my (Windows) PCs, I&#8217;m sick of clicking on Start&#62;Turn off computer and then &#8216;shutdown&#8217;. Why didn&#8217;t Microsoft include a short icon or something similar to do that. Here&#8217;s some nifty instructions for making a shutdown shortcut on your desktop &#8211; complete with icon! Click here to read how [...]]]></description>
			<content:encoded><![CDATA[<p>When I want to shutdown one of my (Windows) PCs, I&#8217;m sick of clicking on Start&gt;Turn off computer and then &#8216;shutdown&#8217;. Why didn&#8217;t Microsoft include a short icon or something similar to do that.</p>
<p>Here&#8217;s some nifty instructions for making a shutdown shortcut on your desktop &#8211; complete with icon!</p>
<p>Click <a href="http://www.instructables.com/id/ELT7REBBX4EV2ZDIZS/?ALLSTEPS">here</a>  to read how to do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/30/shutdown-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the File, Save Attachment Location in Outlook 2003</title>
		<link>http://lookforitoverhere.com/21/save-attach-location/</link>
		<comments>http://lookforitoverhere.com/21/save-attach-location/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 05:11:30 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Attachment]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/21/save-attach-location/</guid>
		<description><![CDATA[Do you want to change the default file folder Outlook 2003 uses for attachments? While you can&#8217;t set a folder for attachments you send, you can set one for storing received attachments. You need to navigate to HKEY_CURRENT USER\Software\Microsoft\Office\11.0\Outlook\Options and add a string value called DefaultPath then enter the folder path. The next time you [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to change the default file folder Outlook 2003 uses for attachments? While you can&#8217;t set a folder for attachments you send, you can set one for storing received attachments. You need to navigate to</p>
<p>HKEY_CURRENT USER\Software\Microsoft\Office\11.0\Outlook\Options</p>
<p>and add a string value called DefaultPath then enter the folder path.</p>
<p>The next time you use the File, Save attachment menu, Outlook&#8217;s save explorer opens to that folder.</p>
<p><em>Disclaimer: Changing registry entries is done at the user&#8217;s own risk. I take no responsibility for any problems relating to the regaistry change mentioned above <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </em>   &#8211; but I have tried it and it works!</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/21/save-attach-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch File Programming</title>
		<link>http://lookforitoverhere.com/17/batch-file-programming/</link>
		<comments>http://lookforitoverhere.com/17/batch-file-programming/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 13:10:04 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/17/batch-file-programming/</guid>
		<description><![CDATA[This is old school stuff but it is interesting to learn, and even in this day &#38; age of Windows, can help you with some of those crappy/obscure problems that only you have Check out this link for a tutorial in batch file programming.]]></description>
			<content:encoded><![CDATA[<p> This is old school stuff but it is interesting to learn, and even in this day &amp; age of Windows, can help you with some of those crappy/obscure problems that only you have <img src='http://lookforitoverhere.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Check out <a href="http://www.instructables.com/id/EZ049TMM19EWPKGWKH/">this</a>  link for a tutorial in batch file programming.</p>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/17/batch-file-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
