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

<channel>
	<title>Remotexpert IT Company with Minneapolis Web Design and Web Development Specialists</title>
	<atom:link href="http://remotexpert.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://remotexpert.net/blog</link>
	<description>Minneapolis Web Design - The place where you can find answers to your IT needs.</description>
	<pubDate>Mon, 26 Dec 2011 19:34:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recommended Products</title>
		<link>http://remotexpert.net/blog/2011/04/recommended-products/</link>
		<comments>http://remotexpert.net/blog/2011/04/recommended-products/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 18:29:28 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://remotexpert.net/blog/?p=298</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://rcm.amazon.com/e/cm?t=remotexpert-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B0045RMEPI&#038;ref=qf_sp_asin_til&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2011/04/recommended-products/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Joomla Contact Us Form Error 500 SEF</title>
		<link>http://remotexpert.net/blog/2010/08/joomla-contact-us-form-error-500-sef/</link>
		<comments>http://remotexpert.net/blog/2010/08/joomla-contact-us-form-error-500-sef/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 18:06:18 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[FIX]]></category>

		<category><![CDATA[Joomla]]></category>

		<category><![CDATA[SEF]]></category>

		<guid isPermaLink="false">http://remotexpert.net/blog/?p=288</guid>
		<description><![CDATA[
I have recently encounter a problem Error 500 with running SEF on a joomla website. I was stumbled because all SMTP configuration in the Joomla (Site -&#62; General Configurations -&#62;Server) where correct. Here are the steps that took me fix Error 500 and to make my Contact Us from working with SEF. Contact Us Error 500 Troubleshooting First.
Go to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Add or Remove Programs Windows XP Windows Vista Windows 7" src="/blog/images/post_images/joomla-contact-us/form-error-500.jpg" alt="" /><br />
I have recently encounter a problem Error 500 with running SEF on a joomla website. I was stumbled because all SMTP configuration in the Joomla (Site -&gt; General Configurations -&gt;Server) where correct. Here are the steps that took me fix Error 500 and to make my Contact Us from working with SEF. <span id="more-288"></span><strong>Contact Us Error 500 Troubleshooting First.</strong></p>
<p><strong>Go to </strong> (Site -&gt; General Configurations -&gt;Server)</p>
<p><strong>1. Make sure that Mail Settings are correct</strong></p>
<p>(Mailer, Mail from, Sendmail Path, SMTP Authentication)</p>
<p><strong>2. Go to Site Tab</strong></p>
<p>Set all settings under SEO Settings to <strong>NO</strong></p>
<p><strong>3. Go to you website and try to submit a form to see if it works with out SEF (SEO Links)</strong></p>
<p>If it works then go to step 4 if the contact form is not working and you get Error go to step 1 and make sure all your email configuration are correct.</p>
<p><strong>4. If the Contact Us Form Works and you don&#8217;t get Error 500</strong></p>
<p>Then the issue could be in your template not in Contact form or SEF Extension.</p>
<p>You have to download from your website following file <strong>default_from.php </strong>the file is located in</p>
<p>templates/YOUR-TEMPLATE-NAME/html/com_contact/contact/default_form.php</p>
<p><strong>5. Edit the default_from.php </strong></p>
<p><strong>a.</strong> Find &lt;input type=&#8221;hidden&#8221; name=&#8221;view&#8221; value=&#8221;contact&#8221; /&gt;</p>
<p><strong>b.</strong> Add before the line <strong>a</strong> &lt;input type=&#8221;hidden&#8221; name=&#8221;option&#8221; value=&#8221;com_contact&#8221; /&gt;</p>
<p>If your default_from.php file had line <strong>b </strong>missing then the Error 500 issue will be resolved once you save the file and upload back to your server.</p>
<p><strong>6. Go to  Site -&gt; General Configurations -&gt;Site</strong></p>
<p>Set all settings under SEO Settings to Yes</p>
<p>Now if you submit your Contact From on your website with SEO setting enabled your form should work, and you would not get Error 500.</p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2010/08/joomla-contact-us-form-error-500-sef/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to get to &#8220;Add or Remove Programs&#8221; or &#8220;Programs and Features&#8221; Panels from Run or Command Prompt</title>
		<link>http://remotexpert.net/blog/2010/04/how-to-get-to-add-or-remove-programs-or-programs-and-features-panels-from-run-or-command-prompt/</link>
		<comments>http://remotexpert.net/blog/2010/04/how-to-get-to-add-or-remove-programs-or-programs-and-features-panels-from-run-or-command-prompt/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 23:39:15 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Network]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=277</guid>
		<description><![CDATA[
Since Windows 95 it always took couple steps to get to the “Add or Remove Programs” in Windows XP or “Programs and Features” in Windows Vista or Windows 7. Here is the quickest way to access the Add or Remove.
Sometimes it is easier to ask somebody to press couple keyboard shortcut and enter panel name [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Add or Remove Programs Windows XP Windows Vista Windows 7" src="/images/post_images/add-remove/Add-and-Remove-Programs-and-Features-Windows.jpg" alt="" width="450" height="357" /></p>
<p>Since Windows 95 it always took couple steps to get to the “Add or Remove Programs” in Windows XP or “Programs and Features” in Windows Vista or Windows 7. Here is the quickest way to access the Add or Remove.</p>
<p>Sometimes it is easier to ask somebody to press couple keyboard shortcut and enter panel name to get to a panel then to walk then trough the process of start -&gt; control panel-&gt; … etc. Plus Microsoft keeps changing the way you access it.</p>
<p>Here is what I use most of the time; it should work for Windows XP, Windows Vista and the latest</p>
<p><span id="more-277"></span></p>
<p><strong>Step 1</strong><br />
Press this combination of keys to bring Run dialog box (Windows Key + R)</p>
<p><img class="alignnone" title="Keyboard Shortcuts" src="/images/post_images/add-remove/Key-Shortcuts.jpg" alt="" width="116" height="44" /></p>
<p><strong>Step 2</strong><br />
Type appwiz.cpl into the Run dialog box and Click OK</p>
<p><img class="alignnone" title="Run dialog box" src="/remote/images/post_images/add-remove/Run.jpg" alt="" width="427" height="231" /></p>
<p>Once you clicked OK the “Add or Remove Programs” or “Programs and Features” will appear it depends on the operating system that you are running.</p>
<p><strong>Getting to the Panels from command prompt.</strong></p>
<p><strong>Step 1. </strong></p>
<p>Repeat Step 1 Above.</p>
<p><strong>Step 2. </strong></p>
<p>Type cmd to bring command prompt window then Press <strong>OK</strong></p>
<p><strong>Step 3</strong></p>
<p>Type appwiz.cpl in the command prompt and it will bring the Control Panels.</p>
<p><strong>Windows XP</strong></p>
<p><img class="alignnone" title="Windows XP Add or Remove Programs" src="/images/post_images/add-remove/Programs-and-Features-Windows-XP.jpg" alt="" width="450" height="327" /></p>
<p><strong>Windows 7</strong> and <strong>Vista</strong> should look similar this is screen shot is from Windows 7.</p>
<p><img class="alignnone" title="Windows 7 and Windows Vista" src="/images/post_images/add-remove/Programs-and-Features-Windows-7.jpg" alt="" width="450" height="366" /></p>
<p>Post your comments and question in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2010/04/how-to-get-to-add-or-remove-programs-or-programs-and-features-panels-from-run-or-command-prompt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to get your Google Voice SMS send to Email and replied Email send as SMS</title>
		<link>http://remotexpert.net/blog/2010/01/how-to-get-your-google-voice-sms-send-to-email-and-replied-email-send-as-sms/</link>
		<comments>http://remotexpert.net/blog/2010/01/how-to-get-your-google-voice-sms-send-to-email-and-replied-email-send-as-sms/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:07:13 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Windows Mobile]]></category>

		<category><![CDATA[Email]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[SMS]]></category>

		<category><![CDATA[Voice]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=263</guid>
		<description><![CDATA[
Nothing is better then saving some Bucks but still keeping the cool features of mobile SMS. Google Voice is the hot topic around VoIP companies and many consumers. I don&#8217;t text that much usually people text me if they can&#8217;t get hold of me etc. So seeing a $.40 per message is not a big [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Google Voice Main" src="/images/post_images/google-voice-sms-email/Google-Voice-Main.jpg" alt="" width="450" height="330" /></p>
<p>Nothing is better then saving some Bucks but still keeping the cool features of mobile SMS. Google Voice is the hot topic around VoIP companies and many consumers. I don&#8217;t text that much usually people text me if they can&#8217;t get hold of me etc. So seeing a $.40 per message is not a big thing but it can add up, plus I started to give my Google voice number to people, but i didn&#8217;t enabled the feature to forward text messages to my phone(I don&#8217;t want to pay for SMS). So looking around in the settings of my Google Voice Account I found out that they have this really cool feature. SMS to your Gmail account, this is how it works<br />
<span id="more-263"></span><br />
1. You need to sign up for Google Voice (right now it is available only by getting an invite)</p>
<p>a. <a title="Google Voice Request" href="https://services.google.com/fb/forms/googlevoiceinvite/" target="_blank">Google Voice invitation request</a></p>
<p>2. Once Logged into your account go to<br />
a. Settings -&gt; Voicemail &amp; SMS (Tab)<br />
b. Place a Check mark on SMS Forwarding (Make sure to save changes)</p>
<p><img class="alignnone" title="Enable SMS to Email Feature" src="/images/post_images/google-voice-sms-email/Check-Box-SMS-Forwarding.jpg" alt="" width="421" height="54" /></p>
<p>Now whenever someone sends you a SMS message to your Google Voice Phone number, you will get an email to your Gmail account.</p>
<p><img class="alignnone" title="SMS to Email Sample in Outlook" src="/images/post_images/google-voice-sms-email/Outlook-Message.jpg" alt="" width="627" height="153" /></p>
<p>The best part about Google Voice SMS Forwarding is that once you got the SMS Text as email you reply to the email and you send a SMS message to the sender.  This is a great feature for those who are using Google Voice and Pay only for Internet on their cell phone but don’t want to pay for texting.</p>
<p>This is a free way of getting SMS Messages to a phone that doesn’t have a Google Voice Application, but has email client and internet connection (Only feature it is lucking is that you can’t send new SMS Message from your email but only reply to a received SMS message).</p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2010/01/how-to-get-your-google-voice-sms-send-to-email-and-replied-email-send-as-sms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Fix Error: The IP address &#8220;&#8221; you have entered for this network adapter is already assigned to another adapter Name of adapter</title>
		<link>http://remotexpert.net/blog/2009/11/how-to-fix-error-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-name-of-adapter/</link>
		<comments>http://remotexpert.net/blog/2009/11/how-to-fix-error-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-name-of-adapter/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 20:29:11 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[Converter]]></category>

		<category><![CDATA[ESX]]></category>

		<category><![CDATA[FIX]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Network]]></category>

		<category><![CDATA[P2V]]></category>

		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=236</guid>
		<description><![CDATA[

I have just Virtualized a Server and I when I tried to assign the same IP Address it had when it was a Physical machine I get an Error:
The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter Name of adapter. Name of adapter is hidden from the [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;">
<p><div class="wp-caption alignnone" style="width: 530px"><img title="vCenter Physical to Vitual Converter" src="/images/post_images/p2v-network/vCenter_converter.jpg" alt="Image from http://wmware.com" width="520" height="520" /><p class="wp-caption-text">Image from http://wmware.com</p></div></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;">I have just Virtualized a Server and I when I tried to assign the same IP Address it had when it was a Physical machine I get an Error:</p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter Name of adapter. Name of adapter is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address is assigned to both adapters and they become active, only one of them will use this address. This may result in incorrect system configuration. Do you want to enter a different IP address for this adapter in the list of IP addresses in the advanced dialog box?</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Doing some google search I get results:</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span id="more-236"></span><br />
</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1179">Vmware.com -<br />
Networking Error, IP Address Already Assigned to Another Adapter</a></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1179</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><a href="http://support.microsoft.com/?kbid=269155">Microsoft.com - Error message when you try to set an IP address on a network adapter</a></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">http://support.microsoft.com/?kbid=269155</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">The problem that I had is that when I go to View and click Show Hidden Devices I can see the Intel(R) PRO/1000 MT Network Connection but when I try to uninstall it I get Error Message:</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><span> </span>Failed to uninstall the device. The device may be required to boot up the computer.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Well I can&#8217;t Uninstall network adapter and I can&#8217;t assign the IP Address to the VMware Accelerated AMD PCNet Adapter. Even when I disable the Driver from the Physical NIC (Intel® PRO/1000) I still can&#8217;t assign IP Address the the VMware Network Adapter. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">This is what I had to do in order to remove the Physical Network Card from the Virtual Machine and I was able to Assign the IP address with out any problems.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">1. Run &gt; regedit</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">2. File &gt; Export - Do a backup of your Registrty Settings.Will have to delete Registriy settings of the Intel Network Adpater</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">3. Ctrl+F or Edit &gt; Find - Search for you Network Adpater Name in my case I did a search for &#8220;1000 MT&#8221; it is unique I would not do a search for just Intel because there is of other Interl componets.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">4. If you find the Network Adpter Name with other adapters delete just the key with &#8220;Your adpter&#8217;s name in the Description&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Sample:</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\9]</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ServiceName&#8221;=&#8221;{256CX651-7274-XXX-A797-XXXXXXAAXXXX}&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;Description&#8221;=&#8221;Intel(R) PRO/1000 MT Network Connection&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">I deleted just the key &#8220;9&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">5. Then Press F3 to contiue the search.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">In this case</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-0000-0000-BFC1-00002bE10000}\0007]</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ChangeProperties&#8221;=dword:00000001</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;LogLinkStateEvent&#8221;=&#8221;51&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;DmaFairness&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;FirstTime&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;PciScanMethod&#8221;=&#8221;3&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;TxIntDelay&#8221;=&#8221;28&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;MulticastFilterType&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;MWIEnable&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;CustomMessages&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;VlanFiltering&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;QtagSwControlled&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;WaitAutoNegComplete&#8221;=&#8221;2&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ReduceSpeedOnPowerDown&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;AutoPowerSaveModeEnabled&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;SavePowerNowEnabled&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;AutoNegAdvertised&#8221;=&#8221;47&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;TaggingMode&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;CoInstallFlag&#8221;=dword:98000001</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ITR&#8221;=&#8221;65535&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;AdaptiveIFS&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;Characteristics&#8221;=dword:00000084</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;BusType&#8221;=&#8221;5&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ComponentId&#8221;=&#8221;pci\\ven_8086&amp;dev_1076&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ChecksumRxIp&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ChecksumRxTcp&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ChecksumTxIp&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ChecksumTxTcp&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;EnablePME&#8221;=&#8221;2&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;FlowControl&#8221;=&#8221;3&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;MasterSlave&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;MaxFrameSize&#8221;=&#8221;1514&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;NumRxDescriptors&#8221;=&#8221;256&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;NumTxDescriptors&#8221;=&#8221;256&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;SPDEnabled&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;SpeedDuplex&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;TcpSegmentation&#8221;=&#8221;1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;WakeOnLink&#8221;=&#8221;0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;WakeOn&#8221;=&#8221;246&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;InfPath&#8221;=&#8221;oem0.inf&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;InfSection&#8221;=&#8221;E1076.ndi.NTx86.5.1&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;ProviderName&#8221;=&#8221;Intel&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;DriverDateData&#8221;=hex:00,00,00,00,00,d0,c4,01</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;DriverDate&#8221;=&#8221;11-22-2004&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;DriverVersion&#8221;=&#8221;8.4.21.0&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;MatchingDeviceId&#8221;=&#8221;pci\\ven_8086&amp;dev_1076&#8243;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;DriverDesc&#8221;=&#8221;Intel(R) PRO/1000 MT Network Connection&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">&#8220;NetCfgInstanceId&#8221;=&#8221;{256CX651-7274-XXX-A797-XXXXXXAAXXXX}&#8221;</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">I will delete now only the key, but the sub key. It might give you an error so inorder for you to delete it. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Right Click on the Sub-Key in my case &#8220;0007&#8243; &gt; Permissions. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Under Group or user names: Select Everyone</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Uder Permissions for Everone mark Full Control Ceck Box &gt; Hit Ok</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Now you will delete the regestry Sub-key with out any problems. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">6. Hit F3 Again and process the same steps from Step 4 to Delete All the Keys and Sub-Keys that are assisiated with your network interface configurations.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">7. Once you have your network adpater registry settings reboot the system. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">8. Once the system has been rebooted Check Device Manager if the network adapter that you were deleting is there. (Make sure to go to<span> </span>View and click Show Hidden Devices) If the interface that delete from registries is not in Device Manger.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">9. Go to Network Connections and Assign the IP Address to the VMware Adapter. You should not get any errors and your system should be on the network.</span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Good Luck people. </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">Virtualization Rocks! </span></p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/11/how-to-fix-error-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-name-of-adapter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Download Google Chrome OS</title>
		<link>http://remotexpert.net/blog/2009/11/download-google-chrome-os/</link>
		<comments>http://remotexpert.net/blog/2009/11/download-google-chrome-os/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:16:25 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Chrome OS]]></category>

		<category><![CDATA[Download]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=229</guid>
		<description><![CDATA[
gdgt.com has VMware Image, VirtualBox Image and a USB-bootable version of Chrome OS.
I am downloading it right now. I will be working on transfering the image to a physical HD. I will post how the process is going. Good Luck on getting those Images and testing the Google Chrome OS.
Download Links
VMware Image
VirtualBox
USB-bootable
]]></description>
			<content:encoded><![CDATA[<p><img class=" alignnone" title="Download Google Chrome OS" src="/blog/images/post_images/chrome-os/google-chrome-os-screen.jpg" alt="Google Chrome OS" /></p>
<p><strong>gdgt.com</strong> has VMware Image, VirtualBox Image and a USB-bootable version of <strong>Chrome OS</strong>.</p>
<p>I am downloading it right now. I will be working on transfering the image to a physical HD. I will post how the process is going. Good Luck on getting those Images and testing the Google Chrome OS.</p>
<p><strong>Download Links</strong></p>
<p><a href="http://gdgt.com/google/chrome-os/download/">VMware Image</a></p>
<p><a href="http://gdgt.com/google/chrome-os/download/">VirtualBox</a></p>
<p><a href="http://gdgt.com/google/chrome-os/download/">USB-bootable</a></p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/11/download-google-chrome-os/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Delete Temporary Internet Files, Saved Passwords, Cookies, Form Data from Internet Explorer 7 and 8</title>
		<link>http://remotexpert.net/blog/2009/11/how-to-delete-temporary-internet-files-saved-passwords-cookies-form-data-from-internet-explorer-7-and-8/</link>
		<comments>http://remotexpert.net/blog/2009/11/how-to-delete-temporary-internet-files-saved-passwords-cookies-form-data-from-internet-explorer-7-and-8/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 06:43:44 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[FIX]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=225</guid>
		<description><![CDATA[
Microsoft has hidden and moved locations of some settings configurations, since Internet Explorer 6. I know it take a little of digging to and you will find it. But for people who don’t want to send time but need it to be done, I have this Step by step tutorial on how to Delete not [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Delete Temporary Internet Files" src="/images/post_images/IE-7-8/IE-Delete-Temp-Files.jpg" alt="" width="450" height="300" /></p>
<p>Microsoft has hidden and moved locations of some settings configurations, since Internet Explorer 6. I know it take a little of digging to and you will find it. But for people who don’t want to send time but need it to be done, I have this Step by step tutorial on how to Delete not only Temporary Internet Files, but Cookies, Internet Explorer History, Form Data, the important one Delete Save Passwords and the last InPrivate Filtering Data from Internet Explorer 7 and Internet Explorer 8.</p>
<p><strong><br />
Follow the step by step tutorial below.</strong></p>
<p><span id="more-225"></span><br />
1.Go to Tools</p>
<p><div class="wp-caption alignnone" style="width: 428px"><img title="Internet Explorer - Tools" src="/images/post_images/IE-7-8/IE-file-delete-step-1.jpg" alt="Internet Explorer - Tools" width="418" height="158" /><p class="wp-caption-text">Internet Explorer - Tools</p></div></p>
<p>2.Internet Options</p>
<p><div class="wp-caption alignnone" style="width: 271px"><img title="Internet Options" src="/images/post_images/IE-7-8/IE-file-delete-step-2.jpg" alt="Internet Options" width="261" height="450" /><p class="wp-caption-text">Internet Options</p></div></p>
<p>3.Under Browsing history click the “Delete button”</p>
<p><div class="wp-caption alignnone" style="width: 361px"><img title="Browsing History" src="/images/post_images/IE-7-8/IE-file-delete-step-3.jpg" alt="Browsing History" width="351" height="450" /><p class="wp-caption-text">Browsing History</p></div></p>
<p>4.In the “Delete Browsing History” windows place a check mark next to the item that you would like to delete. Then Hit Delete Button.</p>
<p><div class="wp-caption alignnone" style="width: 382px"><img title="Delete Browsing History" src="/images/post_images/IE-7-8/IE-file-delete-step-4.jpg" alt="Delete Browsing History" width="372" height="450" /><p class="wp-caption-text">Delete Browsing History</p></div></p>
<p>5.A window will pop-up with a progress bar going across and scrolling text of the current deleted items.</p>
<p><div class="wp-caption alignnone" style="width: 317px"><img title="Deleting Progress Bar" src="/images/post_images/IE-7-8/IE-file-delete-step-5.jpg" alt="Deleting Progress Bar" width="307" height="150" /><p class="wp-caption-text">Deleting Progress Bar</p></div></p>
<p>6.Click “OK” To close Internet Options Window</p>
<p><div class="wp-caption alignnone" style="width: 360px"><img title="Closing Internet Options" src="/images/post_images/IE-7-8/IE-file-delete-step-6.jpg" alt="Closing Internet Options Window" width="350" height="450" /><p class="wp-caption-text">Closing Internet Options Window</p></div></p>
<p>You are Done Deleting , I hope that was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/11/how-to-delete-temporary-internet-files-saved-passwords-cookies-form-data-from-internet-explorer-7-and-8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Fix VMware vSphere Client Error Perf Charts service experienced and internal error</title>
		<link>http://remotexpert.net/blog/2009/11/how-to-fix-vmware-vsphere-client-error-perf-charts-service-experienced-and-internal-error/</link>
		<comments>http://remotexpert.net/blog/2009/11/how-to-fix-vmware-vsphere-client-error-perf-charts-service-experienced-and-internal-error/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 19:37:18 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[VMware]]></category>

		<category><![CDATA[ESX]]></category>

		<category><![CDATA[vCenter]]></category>

		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=214</guid>
		<description><![CDATA[
I just upgraded my Virtual Center to vCenter 4 and I am using vSphere to connect to the vCenter. Everything looks good but when I go to check Performance &#62; Overview I get Error Message
&#8220;Perf Charts service experienced and internal error.&#8221;
Message: Report application initialization is not completed successfully. Retry in 60 seconds.
Quick fix that worked [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="vSphere from vmware.com" src="/images/post_images/VMware/VMware-vSphere.jpg" alt="VMware vSphere Client" width="450" height="249" /></p>
<p>I just upgraded my Virtual Center to vCenter 4 and I am using vSphere to connect to the vCenter. Everything looks good but when I go to check <span style="text-decoration: underline;">Performance</span> &gt; <span style="text-decoration: underline;">Overview</span> I get Error Message</p>
<p>&#8220;Perf Charts service experienced and internal error.&#8221;<br />
Message: Report application initialization is not completed successfully. Retry in 60 seconds.</p>
<p><strong>Quick fix that worked for me.</strong><br />
<span id="more-214"></span> 1 . Close all sessions of vSphere Client.<br />
2. Go Start &gt; Administrative Tools &gt; Services<br />
3. Find VMware VirtualCenter Management Webservices<br />
a. Right Click Stop (Don’t do a restart, wait for the service to stop)<br />
b. Right Click Start (This will stop and start the Tomcat Server)<br />
4. Don’t close Services.mmc but find a service SQL Server Browser<br />
a. Right Click &gt; Properties<br />
b. Change Startup Type: Automatic<br />
c. OK<br />
d. Right Click and Start the Service<br />
5. Login into vCenter and Look at Performance &gt; Overview you should see Nice Graphs of CPU, Memory, Disk. You have options to pick between History Graphs and Real-time Graphs.</p>
<p><em>“VMware the Power of Virtualization in your Hands.” </em><strong>RemotExpert</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/11/how-to-fix-vmware-vsphere-client-error-perf-charts-service-experienced-and-internal-error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Connect to Hidden WPA2-PSK, (WPA2-Personal) Wireless Network Windows XP</title>
		<link>http://remotexpert.net/blog/2009/10/how-to-connect-to-hidden-wpa2-psk-wpa2-personal-wireless-network-windows-xp/</link>
		<comments>http://remotexpert.net/blog/2009/10/how-to-connect-to-hidden-wpa2-psk-wpa2-personal-wireless-network-windows-xp/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:57:38 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[Operating System]]></category>

		<category><![CDATA[Network]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=204</guid>
		<description><![CDATA[
Personally I like a hands on experience to configure, fix, setup etc, but if it is not available i prefer screen-shots. I understnad that there are all lot of people like me so let&#8217;s jump to the wireless setup.

1. Make sure your wireless is turned on
2. Right      Click on Wireless [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Wireless Router" src="/images/post_images/wireless_guide/router.jpg" alt="Linksys wrt54g" width="460" height="345" /></p>
<p>Personally I like a hands on experience to configure, fix, setup etc, but if it is not available i prefer screen-shots. I understnad that there are all lot of people like me so let&#8217;s jump to the wireless setup.</p>
<p><span id="more-204"></span></p>
<p>1. Make sure your wireless is turned on</p>
<p>2. Right      Click on <span style="text-decoration: underline;">Wireless Network Connection</span> -&gt; Left Click View <span style="text-decoration: underline;">Available      Wireless Networks</span><br />
<img class="alignnone" title="WPA2-PSK Setup" src="/images/post_images/wireless_guide/wpa2-wireless-setup-step1.jpg" alt="WPA2-PSK-Start" width="464" height="140" /></p>
<p>3. YOUR-HIDDEN-NETWORK-NAME Wireless is not visible under Choose a wireless network.</p>
<ul>
<li>Under Related Tasks Click <span style="text-decoration: underline;">Change advanced settings </span></li>
</ul>
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step2.jpg" alt="Wireless Network Connection" width="460" height="370" /></p>
<p class="MsoNormal" style="margin-left: 0.25in;">
<p>4. <span style="text-decoration: underline;">Wireless Network Connection Properties</span> will open,</p>
<ul>
<li>Go to <span style="text-decoration: underline;">Wireless Networks</span> Tab</li>
<li>Under <span style="text-decoration: underline;">Preferred networks</span> click <span style="text-decoration: underline;">Add</span></li>
</ul>
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step3.jpg" alt="Connection Properties" width="460" height="522" /></p>
<p class="MsoNormal">
<p>5. Enter      Following Information</p>
<p>- Network name (SSID) : YOUR-HIDDEN-NETWORK-NAME (<span style="color: red;">Case Sensitive</span>)</p>
<p>- Network Authentication: WPA2-PSK (Must be WPA2 not WPA)</p>
<p>- Data Encryption: TKIP</p>
<p>- Network key: (Your Wireless Network Password)</p>
<p><img style="margin-left: 12px; margin-right: 12px;" src="/images/post_images/wireless_guide/warning.jpg" alt="warning" hspace="12" width="48" height="48" align="left" /><!--[endif]--></p>
<p>If under <span style="text-decoration: underline;">Network Authentication</span> you don’t have <span style="text-decoration: underline;">WPA2-PSK </span>your systems will need to install Windows XP (KB893357) Update <a href="http://www.microsoft.com/download/en/details.aspx?id=1974" target="_blank">Download KB893357 Update</a>.</p>
<p class="MsoNormal">
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step-warning-a.jpg" alt="Network Key WPA" width="458" height="314" /></p>
<p class="MsoNormal">You will need to restart you computer after the Update for <span style="text-decoration: underline;">WPA2</span> to be enabled.</p>
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step-warning-b.jpg" alt="Network Key WPA2" /></p>
<p><br /><script type="text/javascript"><!--
google_ad_client = "pub-6023481405217215";
/* 300x250, created Remote */
google_ad_slot = "9826713081";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>6. Once      you have Entered Correct Information</p>
<ul>
<li>Click       Ok to Close <span style="text-decoration: underline;">Wireless Network Properties</span></li>
<li>Click       Ok to Close Wireless Network Connection Properties</li>
</ul>
<p><span style="text-decoration: underline;"><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step6.jpg" alt="Wireless Added" /></span></p>
<p><span style="text-decoration: underline;"><br />
</span></p>
<p>7. Your      Computer Should Get Automatically connected to <strong>YOUR-HIDDEN-NETWORK-NAME</strong></p>
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step7.jpg" alt="View Network Connected" /></p>
<p><img src="/images/post_images/wireless_guide/wpa2-wireless-setup-step7-b.jpg" alt="Successful Wirelss" /></p>
<p class="MsoNormal" style="margin-left: 0.25in;">
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/10/how-to-connect-to-hidden-wpa2-psk-wpa2-personal-wireless-network-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Maps adds My Location to maps.google.com</title>
		<link>http://remotexpert.net/blog/2009/09/google-maps-adds-my-location-to-mapsgooglecom/</link>
		<comments>http://remotexpert.net/blog/2009/09/google-maps-adds-my-location-to-mapsgooglecom/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:56:39 +0000</pubDate>
		<dc:creator>Iglon</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Google Maps]]></category>

		<category><![CDATA[My Location]]></category>

		<guid isPermaLink="false">http://remotexpert.net/?p=181</guid>
		<description><![CDATA[
About a week ago I was thinking how hard would it be to add my location to Google Maps and I was asking myself why Google is not adding it to Google map. Most phones that have GPS and Google Maps installed are able to use my location feature on their phone.

Well Google is not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://remotexpert.net/index.php/2009/09/google-maps-adds-my-location-to-mapsgooglecom/"><img class="alignnone" title="Google Maps Adds My Location" src="/images/post_images/google_maps_my_location.jpg" alt="Google Maps" width="400" height="376" /></a></p>
<p>About a week ago I was thinking how hard would it be to add my location to Google Maps and I was asking myself why Google is not adding it to Google map. Most phones that have GPS and Google Maps installed are able to use my location feature on their phone.</p>
<p><span id="more-181"></span><img class="alignleft" style="margin: 10px;" title="My Location" src="/images/post_images/google_maps/my_location.jpg" alt="My Location" width="53" height="263" /></p>
<p>Well Google is not sleeping. Yesterday I was looking for directions and I have notice a new button on Google Maps I clicked on to see what it does and it showed my location on the Google map. Finally they have added the feature to Google maps.</p>
<p>Next I think they should make it available to tie my location on Google Maps to Google Latitude this way people can update their location without their phone.<br />
Good Job Google, you always surprise me with the updates to your products.</p>
]]></content:encoded>
			<wfw:commentRss>http://remotexpert.net/blog/2009/09/google-maps-adds-my-location-to-mapsgooglecom/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

