<?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>My-PC-Help</title>
	<atom:link href="http://www.my-pc-help.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.my-pc-help.com</link>
	<description>Resolutions to Common PC Problems</description>
	<lastBuildDate>Mon, 31 May 2010 04:52:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Enable Telnet in Windows 2008 Server</title>
		<link>http://www.thegeekpub.com/335/how-to-enable-telnet-in-windows-2008-server/</link>
		<comments>http://www.thegeekpub.com/335/how-to-enable-telnet-in-windows-2008-server/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:00:05 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 2008 Server]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[telnet.exe]]></category>
		<category><![CDATA[windows 2008]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=157</guid>
		<description><![CDATA[If you&#8217;re new to Windows 2008 server you&#8217;ve likely noticed that when you try to run the Telnet Client from the command prompt (telnet.exe) that it returns an error message that telnet is not installed.
Microsoft, and many other vendors have decided that due to the unencrypted nature of the telnet datastream and the fact that [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re new to Windows 2008 server you&#8217;ve likely noticed that when you try to run the Telnet Client from the command prompt (telnet.exe) that it returns an error message that telnet is not installed.</p>
<p>Microsoft, and many other vendors have decided that due to the unencrypted nature of the telnet datastream and the fact that your username and password are also sent unencrypted over the wire, that telnet is a security vulnerability and should not be used.  Microsoft recommends you use an SSH client instead.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/1_Telnet.jpg"><img class="alignnone size-full wp-image-158" title="1_Telnet" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/1_Telnet.jpg" alt="" width="609" height="129" /></a></p>
<p>However, many existing devices, such as older routers and switches do not support telnet and must still be managed.  Thankfully for us, Microsoft has included Telnet with Windows 2008, but simply did not install or enable it by default.</p>
<h3>Enabling Telnet on Windows 2008 Server</h3>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/2-Open_Server_Manager1.jpg"><img class="alignnone size-full wp-image-169" title="2-Open_Server_Manager" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/2-Open_Server_Manager1.jpg" alt="" width="438" height="534" /></a></p>
<p>Open the Server Manager.  Click <strong>Start</strong> -&gt; <strong>Server Manager</strong>.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/3-Click_Features.jpg"><img class="alignnone size-full wp-image-160" title="3-Click_Features" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/3-Click_Features.jpg" alt="" width="184" height="186" /></a></p>
<p>From the left pane, click on <strong>Features</strong>.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/4-Add_Features.jpg"><img class="alignnone size-full wp-image-161" title="4-Add_Features" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/4-Add_Features.jpg" alt="" width="611" height="192" /></a></p>
<p>Click on <strong>Add Features</strong>.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/5-Telne_Client.jpg"><img class="alignnone size-full wp-image-162" title="5-Telne_Client" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/5-Telne_Client.jpg" alt="" width="623" height="467" /></a></p>
<p>From the available features pane, click on <strong>Telnet Client</strong>, and then click <strong>Next</strong>.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/6-Click_Install.jpg"><img class="alignnone size-full wp-image-163" title="6-Click_Install" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/6-Click_Install.jpg" alt="" width="621" height="465" /></a></p>
<p>Click on <strong>Install</strong>.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/7-Initializing_installation.jpg"><img class="alignnone size-full wp-image-164" title="7-Initializing_installation" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/7-Initializing_installation.jpg" alt="" width="620" height="466" /></a></p>
<p>Windows 2008 Server will start the initialization process&#8230;</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/8-Installing_Telnet.jpg"><img class="alignnone size-full wp-image-165" title="8-Installing_Telnet" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/8-Installing_Telnet.jpg" alt="" width="620" height="466" /></a></p>
<p>and then install the Telnet Client.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/9-Installation_Complete.jpg"><img class="alignnone size-full wp-image-166" title="9-Installation_Complete" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/9-Installation_Complete.jpg" alt="" width="621" height="468" /></a></p>
<p>Installation will finish.  Click <strong>Close.</strong></p>
<p><strong><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/10-Run_Telnet_Windows_Server_2008.jpg"><img class="alignnone size-full wp-image-167" title="10-Run_Telnet_Windows_Server_2008" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/10-Run_Telnet_Windows_Server_2008.jpg" alt="" width="609" height="250" /></a></strong></p>
<p>Finally, you can drop the the command prompt and successfully execute <strong>telnet.exe</strong>.</p>
<p>That&#8217;s all there is to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/335/how-to-enable-telnet-in-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Won&#8217;t Sync with Windows 7</title>
		<link>http://www.thegeekpub.com/322/iphone-wont-sync-with-windows-7/</link>
		<comments>http://www.thegeekpub.com/322/iphone-wont-sync-with-windows-7/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 20:26:28 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[0xE8000065]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[disable USDB power management]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[power management]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[usb root hub]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=149</guid>
		<description><![CDATA[If you&#8217;ve recently upgraded or purchased a new machine with Windows 7 installed and you&#8217;re an iPhone user you might have encountered the annoying (quite irritating actually) 0xE8000065 error when trying to sync your iPhone with iTunes.
More often than not, the phone connects and everything seems fine, but iTunes can&#8217;t connect to it.  You&#8217;re not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/itunes-420-100.jpg"><img class="size-full wp-image-151 alignright" title="itunes-420-100" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/itunes-420-100.jpg" alt="" width="284" height="229" /></a>If you&#8217;ve recently upgraded or purchased a new machine with Windows 7 installed and you&#8217;re an iPhone user you might have encountered the annoying (quite irritating actually) 0xE8000065 error when trying to sync your iPhone with iTunes.</p>
<p>More often than not, the phone connects and everything seems fine, but iTunes can&#8217;t connect to it.  You&#8217;re not alone.  Many users have reported this problem.  The problem seems to stem from the Intel P55 chipset, but not always.</p>
<p><strong>Solving the 0xE8000065 &#8220;unknown error&#8221;.</strong></p>
<p>The solution that seems to be working for most people is to disable Windows 7 USB power management.  In Windows 7, the operating system tries to control devices and &#8220;turn them off&#8221; when not used.  This feature is not necessary and it seems the Windows 7 P55 chipset drivers are faulty so it won&#8217;t work anyway.  The solution is simply to turn off that feature.</p>
<p><strong>Disable USB Power Management in Windows 7</strong></p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-01.jpg"><img class="alignnone size-full wp-image-152" title="iphone-sync-w7-01" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-01.jpg" alt="" width="434" height="187" /></a></p>
<p>First, click the start button, and type <strong>devmgmt.msc</strong> followed by the enter key.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-02.jpg"><img class="alignnone size-full wp-image-153" title="iphone-sync-w7-02" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-02.jpg" alt="" width="436" height="281" /></a></p>
<p>Under Universal Serial Bus Controllers, you will find one or more USB Root Hub devices.  You&#8217;ll need to follow these steps for each one listed (unless you know the exact one your iPhone is connected to).  Right click the USB Root Hub device and then click properties.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-03.jpg"><img class="alignnone size-full wp-image-154" title="iphone-sync-w7-03" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/iphone-sync-w7-03.jpg" alt="" width="435" height="476" /></a></p>
<p>Under the Advanced tab <em>uncheck</em> the box next to <strong>Allow the computer to turn off this device to save power</strong>.  Click OK and close everything.  Reboot your computer.</p>
<p>From what we&#8217;ve seen, this solves the 0xE8000065 &#8220;unknown error&#8221; on about 90% of the machines out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/322/iphone-wont-sync-with-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is securityd?  Why is it running?</title>
		<link>http://www.thegeekpub.com/316/what-is-securityd-why-is-it-running/</link>
		<comments>http://www.thegeekpub.com/316/what-is-securityd-why-is-it-running/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 22:11:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[OS X Processes]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[secuirty]]></category>
		<category><![CDATA[securityd]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=145</guid>
		<description><![CDATA[If like me, you keep an eye on the Mac OSX Activity Monitor, you&#8217;ve likely noticed a process running called securityd and wondered what it is for?  Why is running?
Securityd is the Macintosh OSX process that handles and maintains security contexts and arbitrates cryptographic operations and Security Authorizations.  I know I know, what does all [...]]]></description>
			<content:encoded><![CDATA[<p>If like me, you keep an eye on the Mac OSX Activity Monitor, you&#8217;ve likely noticed a process running called <strong>securityd</strong> and wondered what it is for?  Why is running?</p>
<p>Securityd is the Macintosh OSX process that handles and maintains security contexts and arbitrates cryptographic operations and Security Authorizations.  I know I know, what does all that really mean?</p>
<p>Your Macintosh saves passwords on what is called a Keychain.  Have you ever told OSX to remember your username and password when connecting to a network  resource?  If you have then you&#8217;ve been using what&#8217;s referred to as the OSX Keychain.  Securityd is the process that is the gatekeeper for all things Macintosh security related.  It keeps your username and specifically password from being stored anywhere on the system (including in memory) in an unencrypted state.</p>
<p>Securityd is one of the many ways OSX helps to keep you and your data safe from spyware, malware, viruses and hackers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/316/what-is-securityd-why-is-it-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is ntpd? Why is it running?</title>
		<link>http://www.thegeekpub.com/314/what-is-ntpd-why-is-it-running/</link>
		<comments>http://www.thegeekpub.com/314/what-is-ntpd-why-is-it-running/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 21:48:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[OS X Processes]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network time]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[ntpd]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=141</guid>
		<description><![CDATA[If like me, you keep an eye on the Mac OSX activity monitor, then you’ve likely seen ntpd and wonder what the heck it is.
NTPD is the Unix (or in this case Macintosh OSX) Network Time Protocol Daemon.  NTPD is the service that your Macintosh computer uses to keep the time up to date (assuming [...]]]></description>
			<content:encoded><![CDATA[<p>If like me, you keep an eye on the Mac OSX activity monitor, then you’ve likely seen ntpd and wonder what the heck it is.</p>
<p><strong>NTPD</strong> is the Unix (or in this case Macintosh OSX) <strong>Network Time Protocol Daemon</strong>.  NTPD is the service that your Macintosh computer uses to keep the time up to date (assuming you are using the system default setting &#8211; Set Date and Time Automatically).  Occasionally your Mac will ask time servers on the Internet for the current time and adjust your clock and calendar appropriately.  Of course this assumes you have active Internet Connection.</p>
<p style="text-align: center;"><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-date-and-time-ntpd.jpg"><img class="size-full wp-image-143 aligncenter" title="osx-date-and-time-ntpd" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-date-and-time-ntpd.jpg" alt="" width="622" height="258" /></a><strong>Setting the Date and Time automatically in Macintosh OSX System Preferences</strong></p>
<p style="text-align: left;">Of course, you can always disable this by unchecking the box.  This will remove NTPD from memory and your Mac will no longer get automatic date and time updates.  This is however, not recommended.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/314/what-is-ntpd-why-is-it-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I tell if a program is running on a Mac?</title>
		<link>http://www.thegeekpub.com/311/how-do-i-tell-if-a-program-is-running-on-a-mac/</link>
		<comments>http://www.thegeekpub.com/311/how-do-i-tell-if-a-program-is-running-on-a-mac/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 21:10:28 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pinning]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[Taskbar]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=131</guid>
		<description><![CDATA[Many people who are new to Apple&#8217;s OSX operating system on the Macintosh get confused about the Dock and how it works.  One of the most common questions I hear from newbies is &#8220;How do I tell if a program is running?&#8221;
OSX is a an incredible operating system, and I would go as far to [...]]]></description>
			<content:encoded><![CDATA[<p>Many people who are new to Apple&#8217;s OSX operating system on the Macintosh get confused about the Dock and how it works.  One of the most common questions I hear from newbies is &#8220;How do I tell if a program is running?&#8221;</p>
<p>OSX is a an incredible operating system, and I would go as far to say vastly superior to anything coming out of Redmond.  That includes Windows 7.  What I find even more interesting is that Windows 7 has in many ways copied the look and feel of the Mac OSX dock.  That being the case, I feel like this question will get asked less in the coming months or years as people learn the Windows 7 interface.</p>
<p><strong>Let&#8217;s take a look at the Mac OSX Dock.</strong></p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock.jpg"><img class="alignnone size-full wp-image-133" title="osx-dock" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock.jpg" alt="" width="488" height="68" /></a></p>
<p>The picture above is a picture of my OSX Dock (yes, I run Mac exclusively, although I do run Windows XP, Vista, and 7 in a VMware Fusion installation to help me with Windows articles and support).  In my Dock (the portion showing in the picture) I have Finder, Screen Sharing, Dashboard, TextWrangler, FireFox, iPhoto, Spaces, Expose, and the System Preferences application &#8220;pinned&#8221; to my dock.</p>
<p>If you&#8217;ve been running Windows XP or Vista, you&#8217;re likely familiar with the Windows Taskbar.  The Taskbar only shows programs that are open and/or active.</p>
<p>With Macintosh OSX (and Windows 7), what is shown on the Dock (or Taskbar in 7) are nor necessarily running, open and/or in use.  The Dock is more of a shortcut bar.  A list of applications that <em>could</em> be running.  One thing to keep in mind on the Mac though is that if an application is running it will always be on the Dock, with few exceptions.  However, it also true that just because a program is on the Dock does not mean it is running.</p>
<p><strong>So how do we tell if a program is running on the Mac?</strong></p>
<p><strong><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock-02.jpg"><img class="alignnone size-full wp-image-134" title="osx-dock-02" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock-02.jpg" alt="" width="201" height="68" /></a><br />
</strong></p>
<p>The answer is a lot simpler than you might think.  Let&#8217;s look at this picture above again, only let&#8217;s focus on three applications &#8220;pinned&#8221; in the dock.  TextWrangler, FireFox, and iPhoto.  Do you notice anything different about TextWrangler and FireFox, as opposed to iPhoto?  I know what you&#8217;re thinking. &#8220;Mac makes things easy, why isn&#8217;t this glaringly obvious?&#8221;  Well, its a throwback to previous versions of the Mac OS that kept getting &#8220;improved&#8221; upon with each new release.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock-03.jpg"><img class="alignnone size-full wp-image-135" title="osx-dock-03" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/osx-dock-03.jpg" alt="" width="201" height="68" /></a></p>
<p>I bet the second you looked at that last picture, a huge lightbulb came on in your mind.  &#8220;OH I GET IT!&#8221;  You would be correct.  The glowing dot below the applications dock icon is how you tell if a an application is actually open and consuming resources.</p>
<p><strong>How do I close an application in Mac OSX?</strong></p>
<p>Good question!  You&#8217;ve likely noticed when you click the red dot in the top left corner of an application that it disappears from your screen.  You&#8217;ve likely also noticed that 90% of the applications you close in this manner still have the little glowing dot below them.  You would be correct to assume that clicking the red dot in Mac OSX is not the same as clicking the red X on a Windows application.  You are only hiding the running application, not closing it, with few exceptions.</p>
<p>To actually close an application and remove it from memory (and stop if from consuming CPU and other resources) you have two options.</p>
<p><strong>Option 1:</strong></p>
<p>First, make sure the application you want to close is in focus and showing on the menubar at the top of the screen.  You can either click COMMAND-Q, or click the name of the application on the finder and select Quit.  See the following picture for an example of closing FireFox.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/quit-firefox.jpg"><img class="alignnone size-full wp-image-136" title="quit-firefox" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/quit-firefox.jpg" alt="" width="275" height="237" /></a></p>
<p><strong>Option 2:</strong></p>
<p>Sometimes, you don&#8217;t want to bring an application into focus, you simple want it out of memory without changing your screen layout (or the focus of the running application).  To do that, simply right click (or long click if you have &#8220;secondary click&#8221; disabled in the system preferences), or CTRL-click the icon of the application you want to close, and then simply select quit.  See the picture below for an example of this.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/quit-firefox-02.jpg"><img class="alignnone size-full wp-image-137" title="quit-firefox-02" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/quit-firefox-02.jpg" alt="" width="374" height="237" /></a></p>
<p>I hope I was able to give you a little more insight into the uniqueness of Mac OSX and that you come to love and enjoy using the Mac as much as I do.  Feel free to leave questions and comments below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/311/how-do-i-tell-if-a-program-is-running-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is mobsync.exe? Why is it running?</title>
		<link>http://www.thegeekpub.com/304/what-is-mobsync-exe-why-is-it-running/</link>
		<comments>http://www.thegeekpub.com/304/what-is-mobsync-exe-why-is-it-running/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:03:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Processes]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[mobsync]]></category>
		<category><![CDATA[mobsync.exe]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows process]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=116</guid>
		<description><![CDATA[Are you wondering what the mobsync.exe process is doing running in Task Manager or why there’s a green and yellow icon in the Notification Area. Is it possible you have spyware on your PC? Here we will take a look at what it is, and how to disable it if you don’t use the feature.  [...]]]></description>
			<content:encoded><![CDATA[<p>Are you wondering what the mobsync.exe process is doing running in Task Manager or why there’s a green and yellow icon in the Notification Area. Is it possible you have spyware on your PC? Here we will take a look at what it is, and how to disable it if you don’t use the feature.  The good news, it&#8217;s not spyware, and it&#8217;s not a virus.</p>
<p><em>Note: This process disables the Offline Files feature which is not available in Home versions of Vista or Windows 7<br />
</em><br />
<a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/1mob.png"><img class="alignnone size-full wp-image-117" title="1mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/1mob.png" alt="" width="478" height="189" /></a></p>
<p><strong>What Is It?</strong></p>
<p>Mobsync.exe is a process that belongs to Microsoft Sync Center and the Offline Files feature. It’s associated with a device like a Windows Mobile phone with ActiveSync, a SQL Server installation, or if you have Internet Explorer (a feature in IE 6 not in IE7 or above) set to synchronize pages for viewing offline. The process is not a threat and shouldn’t be deleted if you’re using the feature. If you go into Control Panel, you can launch Sync Center and manage its settings.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/2mob.png"><img class="alignnone size-full wp-image-118" title="2mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/2mob.png" alt="" width="578" height="448" /></a></p>
<p>If it gets activated for using Offline Files, it will show up in the taskbar in Vista and Windows 7.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/3mob.png"><img class="alignnone size-full wp-image-120" title="3mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/3mob.png" alt="" width="336" height="297" /></a></p>
<p><strong>How Do I Turn it Off?</strong></p>
<p>So you’re  not sure how the heck it got turned on, and want it off. You could go into Task Manager each time and end the process, but that is extremely annoying.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/6mob.png"><img class="alignnone size-full wp-image-121" title="6mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/6mob.png" alt="" width="478" height="256" /></a></p>
<p><strong>Disable mobsync.exe in Windows 7</strong></p>
<p>Click on the Start Menu and enter offline files into the search box and hit Enter.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/12mob.png"><img class="alignnone size-full wp-image-122" title="12mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/12mob.png" alt="" width="437" height="157" /></a></p>
<p>In the Offline Files window click the Disable offline files button then click Ok.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/13mob.png"><img class="alignnone size-full wp-image-123" title="13mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/13mob.png" alt="" width="439" height="493" /></a></p>
<p>You’ll need to restart the computer for the new setting to take effect. After a reboot, the Sync Center icon should be gone and not be running in Task Manger.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/14mob.png"><img class="alignnone size-full wp-image-124" title="14mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/14mob.png" alt="" width="483" height="182" /></a></p>
<p><strong>Disable in Vista</strong></p>
<p>Open Control Panel and select Network and Internet.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/7mob.png"><img class="alignnone size-full wp-image-125" title="7mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/7mob.png" alt="" width="497" height="324" /></a></p>
<p>Next click on Offline Files.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/8mob.png"><img class="alignnone size-full wp-image-126" title="8mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/8mob.png" alt="" width="483" height="225" /></a></p>
<p>In the Offline Files window, click on the Disable Offline Files button and click Ok.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/9mob.png"><img class="alignnone size-full wp-image-127" title="9mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/9mob.png" alt="" width="434" height="485" /></a></p>
<p>A restart is required and after that, it should be disabled and you won’t see it in the Taskbar or running in Task Manager.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2010/01/10mob.png"><img class="alignnone size-full wp-image-128" title="10mob" src="http://www.my-pc-help.com/wp-content/uploads/2010/01/10mob.png" alt="" width="477" height="174" /></a></p>
<p>If you have a home version of Vista or Windows 7, you will see mobsync.exe running in task manager, but closing out of Sync Center should stop the process. If you were using Sync Center and ActiveSync to manage a mobile device and no longer need it, you can uninstall ActiveSync software and it should stop mobsync.exe as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/304/what-is-mobsync-exe-why-is-it-running/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Enable Check Boxes for Items In Windows 7</title>
		<link>http://www.thegeekpub.com/291/how-to-enable-check-boxes-for-items-in-windows-7/</link>
		<comments>http://www.thegeekpub.com/291/how-to-enable-check-boxes-for-items-in-windows-7/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 06:03:01 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[check boxes]]></category>
		<category><![CDATA[checkboxes]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=103</guid>
		<description><![CDATA[Would you like an easier way to select multiple files in Windows Explorer without having to hold down the “Ctrl” or “Shift” key? Today we take a look at enabling the check boxes feature which might be easier for some users to select multiple items.
I’m sure you’re familiar with selecting multiple files in Explorer by [...]]]></description>
			<content:encoded><![CDATA[<p>Would you like an easier way to select multiple files in Windows Explorer without having to hold down the “Ctrl” or “Shift” key? Today we take a look at enabling the check boxes feature which might be easier for some users to select multiple items.</p>
<p>I’m sure you’re familiar with selecting multiple files in Explorer by holding down the “Shift” or “Ctrl” key while selecting them with your mouse. Holding down the “Ctrl” key allows you to select multiple single items. Holding down “Shift” lets you select a series of multiple files or folders.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/1check1.png"><img class="alignnone size-full wp-image-113" title="1check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/1check1.png" alt="" width="559" height="460" /></a></p>
<p><strong>Enable Check Boxes</strong></p>
<p>To enable check boxes, click on Start and and type Folder Options into the search box and hit Enter.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/2check.png"><img class="alignnone size-full wp-image-105" title="2check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/2check.png" alt="" width="438" height="158" /></a></p>
<p>In the Folder Options window click on the View tab, and scroll down under Advanced Settings and check the box next to Use check boxes to select items, the click Apply and Ok.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/6check.png"><img class="alignnone size-full wp-image-109" title="6check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/6check.png" alt="" width="424" height="509" /></a></p>
<p>Now you’ll notice a small check box shows up on next to the item you want to select. With this enabled you don’t need to hold any key on the keyboard, just click to place a checkmark in the box.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/4check.png"><img class="alignnone size-full wp-image-107" title="4check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/4check.png" alt="" width="559" height="460" /></a></p>
<p>Also notice there is a box under the menu bar that will select all items.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/7check.png"><img class="alignnone size-full wp-image-110" title="7check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/7check.png" alt="" width="559" height="460" /></a></p>
<p>It also works for folders…</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/3check.png"><img class="alignnone size-full wp-image-106" title="3check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/3check.png" alt="" width="559" height="460" /></a></p>
<p>And on the desktop you can check icons, folders, and files that you want to move to another location.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/5check.png"><img class="alignnone size-full wp-image-108" title="5check" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/5check.png" alt="" width="494" height="325" /></a></p>
<p>The check box feature is also available in Vista following the same procedure…enabling them in Folder Options.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/vistacheck.png"><img class="alignnone size-full wp-image-112" title="vistacheck" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/vistacheck.png" alt="" width="525" height="450" /></a></p>
<p>This is a neat setting that lets you select multiple items using the mouse without worrying about holding down the correct key on the keyboard. It will work with any view in Explorer but seems to work best with Detailed View</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/291/how-to-enable-check-boxes-for-items-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Remove the Shutdown and Restart Buttons In Windows 7</title>
		<link>http://www.thegeekpub.com/279/how-to-remove-the-shutdown-and-restart-buttons-in-windows-7/</link>
		<comments>http://www.thegeekpub.com/279/how-to-remove-the-shutdown-and-restart-buttons-in-windows-7/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:18:42 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[disable restart]]></category>
		<category><![CDATA[disable shutdown]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[local policy]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=93</guid>
		<description><![CDATA[When using a shared computer you don’t always want rouge users to be able to do a Shutdown or Restart.  Windows 7 changes the way you remove this functionality.  Let&#8217;s take a look at using the Local Group Policy Editor to remove these buttons from the Start Menu.
Note: This process uses Local Group Policy Editor [...]]]></description>
			<content:encoded><![CDATA[<p>When using a shared computer you don’t always want rouge users to be able to do a Shutdown or Restart.  Windows 7 changes the way you remove this functionality.  Let&#8217;s take a look at using the Local Group Policy Editor to remove these buttons from the Start Menu.</p>
<p><em>Note: This process uses Local Group Policy Editor which is not available in Starter or Home versions of Windows 7.</em></p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/1pwr.png"><img class="alignnone size-full wp-image-94" title="1pwr" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/1pwr.png" alt="1pwr" width="553" height="278" /></a></p>
<p><strong></strong><strong>Disable Shutdown, Restart, Sleep, and Hibernate Buttons</strong></p>
<p>To open the Local Group Policy Editor on Windows 7, click on Start and type in <em>gpedit.msc</em> and press Enter.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/gpedit_start.png"><img class="alignnone size-full wp-image-98" title="gpedit_start" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/gpedit_start.png" alt="gpedit_start" width="439" height="201" /></a></p>
<p>In Local Group Policy Editor navigate to User Configuration \ Administrative Templates \ Start Menu and Taskbar and double click on <em>Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands.</em></p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/2pwr.png"><img class="alignnone size-full wp-image-95" title="2pwr" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/2pwr.png" alt="2pwr" width="580" height="325" /></a></p>
<p>Now you want to enable this setting and click <em>Apply</em> and <em>OK</em>. You can leave a note to yourself in the comment box, which I find comes in handy when changing a lot of settings in Group Policy.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/3pwr.png"><img class="alignnone size-full wp-image-96" title="3pwr" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/3pwr.png" alt="3pwr" width="552" height="271" /></a></p>
<p>Now when you look at the Power options in the Start Menu, the only options available are Log off, Switch user, and Lock.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/4pwr.png"><img class="alignnone size-full wp-image-97" title="4pwr" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/4pwr.png" alt="4pwr" width="531" height="196" /></a></p>
<p>The setting goes into effect right away for all users of the machine. The button to turn off the computer if the user hits Ctrl+Alt+Del will be gone as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/279/how-to-remove-the-shutdown-and-restart-buttons-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD &amp; DVD: Track-at-Once vs. Disc-at-Once</title>
		<link>http://www.thegeekpub.com/273/cd-dvd-track-at-once-vs-disc-at-once/</link>
		<comments>http://www.thegeekpub.com/273/cd-dvd-track-at-once-vs-disc-at-once/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 20:52:44 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[CD/DVD/Bluray]]></category>
		<category><![CDATA[blu-ray]]></category>
		<category><![CDATA[bluray]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[copying]]></category>
		<category><![CDATA[disc at once]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[hd-dvd]]></category>
		<category><![CDATA[hddvd]]></category>
		<category><![CDATA[track at once]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=89</guid>
		<description><![CDATA[All of us who own a personal computer have burned at least a CD or two in our days. Being able to download music and create your own mix CDs has been one of my favorite features since the beginning. Software such as iTunes and Nero has made this task even easier, pretty much doing [...]]]></description>
			<content:encoded><![CDATA[<p>All of us who own a personal computer have burned at least a CD or two in our days. Being able to download music and create your own mix CDs has been one of my favorite features since the beginning. Software such as iTunes and Nero has made this task even easier, pretty much doing all the work for us. All you need to do is insert your CD-R into your CD burner, pop open either one of those programs, drag in your audio files, and hit the burn button. In a couple minutes your CD is ready to go. But wait a second, what about these options like burn speed, and should I choose disc-at-once or track-at-once? Well, today we’ll be attempting to get to the bottom of one of these confusing options. We’ll be discussing what the differences are between these two CD burn modes; track-at-once and disc-at-once, and to decide which one is the right option to choose for your project.</p>
<p><strong>Track-At-Once</strong></p>
<p>This is the first option that was introduced when CD duplication software was first created. With this mode, each time a track is finished burning, the laser recording the information stops. When it stops, two run-out blocks of data are written. After that, one link block and four run-in blocks are written when the next track begins to record. With track-at-once, you may burn both data and audio on the same disc. These blocks in between tracks are not a problem when data is being read, but you may hear a click on some CD players when playing back audio. This is something that may cause you problems if you are having your disc mastered and duplicated or replicated at a professional facility. In that regard, track-at-once is best suited for CDs for personal enjoyment.</p>
<p>This burn mode takes all of your data, be it audio data or regular data, and burns it all to disc in one big block. No gaps are added between tracks, the laser never stops burning the data to disc. This is a newer feature, which should be an option in most modern CD burning software. One option you have with disc-at-once mode, which is kind of interesting, is that you can place allows any amount of audio data (or no data at all) to be written in the &#8220;pre-gaps&#8221; between tracks. With this option, you can place track introductions between each song. This is cool, because you can create “hidden tracks” on the CD in the pre-gap areas, that are only accessible by rewinding backwards into the pre-gap area. This is the ideal choice for CD masters that will be going to a CD duplication or replication house.</p>
<p>I hope that this fully explains these two different CD burning modes for you, or at least explains it enough for you to successfully create your next CD mix or master. I was going to leave out explaining burn speed for another article, but it really is simple enough to explain at the tail end of this article. Basically, your burn speed should be15-30% of the drive&#8221;s maximum capacity. I.e. For a 52x burner, the optimal burn speed would be from 12-16x. It’s as simple as that. Thanks for reading this article, and best wishes on your next project!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/273/cd-dvd-track-at-once-vs-disc-at-once/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is jusched.exe and why is it running?</title>
		<link>http://www.thegeekpub.com/268/what-is-jusched-exe-and-why-is-it-running/</link>
		<comments>http://www.thegeekpub.com/268/what-is-jusched-exe-and-why-is-it-running/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 18:23:39 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows Processes]]></category>
		<category><![CDATA[jsuched.exe]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.my-pc-help.com/?p=77</guid>
		<description><![CDATA[If you&#8217;ve ever looked at your Windows 2000, Windows XP, or Windows Vista task Manager and you&#8217;ve said &#8220;What in the heck is that jusched.exe process that is always running?&#8221; then I am here to answer that question for you!
What it is, is a simple little process that runs all the time, just to check [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever looked at your Windows 2000, Windows XP, or Windows Vista task Manager and you&#8217;ve said &#8220;What in the heck is that jusched.exe process that is always running?&#8221; then I am here to answer that question for you!</p>
<p>What it is, is a simple little process that runs all the time, just to check once a week, or once a month to check if there is a Java update available (from Sun Microsystems, who makes the Java VM).  The whole rest of the time it is running, it simply wastes memory on your machine.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched01.png"><img class="alignnone size-full wp-image-78" title="jusched01" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched01.png" alt="jusched01" width="442" height="214" /></a></p>
<p>If you&#8217;re like me, then you hate wasting memory on your machine.  Espcially on a Windows based machine.  So let&#8217;s get rid of it!</p>
<p>What you&#8217;ll need to do is open up Control Panel, and then if you are in XP you can click on the Java icon, or in Vista you can click on Additional Options, and then click on Java.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched02.png"><img class="alignnone size-full wp-image-79" title="jusched02" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched02.png" alt="jusched02" width="499" height="278" /></a></p>
<p>Once you have the Java Control Panel open, select the Update tab, and then uncheck the box for &#8220;Check for Updates Automatically&#8221;</p>
<p>You&#8217;ll receive a warning message stating that if somebody finds a security hole in Java that it will take up to a month before you are protected from it:</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched03.png"><img class="alignnone size-full wp-image-80" title="jusched03" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched03.png" alt="jusched03" width="570" height="258" /></a></p>
<p>After you click the Never Check button above, you&#8217;ll probably receive this error message if you are in Windows Vista, stating that it also hasn&#8217;t been properly certified to work with Vista in the first place. Just click that it works correctly.</p>
<p><a href="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched04.jpg.png"><img class="alignnone size-full wp-image-81" title="jusched04.jpg" src="http://www.my-pc-help.com/wp-content/uploads/2009/12/jusched04.jpg.png" alt="jusched04.jpg" width="514" height="383" /></a></p>
<p>That&#8217;s it, you&#8217;re done.  Kiss jusched.exe bye!  Now, just remember to go to Java.com every so often and check for an update.  I&#8217;d suggest once every couple of months will be fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thegeekpub.com/268/what-is-jusched-exe-and-why-is-it-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
