<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2008://5/tag:ask-leo.com,2005://5.9530-</id>
  <updated>2008-12-18T00:02:36Z</updated>
  <title>Comments for Are automatic updates a good thing?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:47043</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c47043" />
    <title>Comment from Bill Nelson on 2008-11-18</title>
    <author>
      <name>Bill Nelson</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I have Automatic Updates enabled and like the feature, except for one irritating behavior. Some updates require a restart to take effect. I understand that, but I don't understand why Microsoft insists on doing the restart without permission. They give a brief notice and then do the restart. Several times, I've been working on something and have been called away from the computer momentarily. I know I should save before leaving, but I don't always remember. I hate it when I return to discover that the computer has automatically rebooted and I've lost what I was working on. Is there any way to disable this behavior and give me the notice so I can initiate the reboot when I'm ready for it?<br />
<div class="leocomment">The way to deal with this is to have Automatic Updates set to notify you but NOT install automatically. That way you can choose when to install the updates that are available and handle any possibly required reboots.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">20-Nov-2008</span></div></div><br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-11-19T06:57:23Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:42749</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c42749" />
    <title>Comment from abdelrahimsagr on 2008-07-18</title>
    <author>
      <name>abdelrahimsagr</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>automatic updates in our point of vew are not good things to us it means giving way to Genuin programs to intrude in our machines informing us<br />
that we are using malicious soft ware that why keep automatic updates closed</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-19T06:47:59Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:40241</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c40241" />
    <title>Comment from Simon on 2008-05-02</title>
    <author>
      <name>Simon</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Apologies to others if this is a bit technical...</p>

<p>I'm a developer and I like the idea of automatic updates - it certainly helps to make sure users have problems fixed before they know about them, as well as making sure they have all the latest functionality.</p>

<p>My major gripe is that when automatic updates DO cause problems, they're usually whoppers. Added to which, not all companies use an overly secure mechanism - it's not that difficult to redirect a http (web) request to a different webserver - eg editing the hosts file (and yes, I know that's not easy on someone else's Pc but you can spoof DNS entries, poison routers/ARP caches, etc...). </p>

<p>Then, there's nothing to stop Mr. Malicious just substituting the genuine update with their own code. Admittedly, Microsoft and some others use secure HTTP (same as banks) and MD5 hashing (for the non-technical think of it as a short list of letters and numbers that sum up the contents of a file - any change to the file means a different MD5 hash, so you can check that what you've downloaded matches what you expected to download - at least the software should do this internally) but there are still a large number of companies that do NOT use MD5 hashing, secure conenctions or anything else - which I personally find to be a HUGE security hole.</p>

<p>To make things worse, there's already hundreds of programs that let you see what information is being passed back and forth between your computer and , which means anyone malicious can monitor the (legitimate) traffic on their own PC, deduce how it works and then substitute their own.</p>

<p>So I let anything notify me of new updates but if possible, I install them myself unless I trust the security used by the software company as well as the company itself - They may not be malicious but it doesn't always mean they're competent.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-05-02T16:16:11Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:13857</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c13857" />
    <title>Comment from Leo A. Notenboom on 2005-12-19</title>
    <author>
      <name>Leo A. Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I do use them. The only exception is Windows Update, and it's because I'm a geek and need to know what's going on - as much for here on Ask Leo! as well as for myself. "Normal" people should have it auto-install. I love that too :-).</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-12-19T20:36:02Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:13856</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c13856" />
    <title>Comment from pwb on 2005-12-19</title>
    <author>
      <name>pwb</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Why do you "love" automatic updates when you don't use them yourself? Personally, I much prefer be notified of updates, even though I, like you, always say Yes.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-12-19T20:29:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:13793</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c13793" />
    <title>Comment from David Heym on 2005-12-17</title>
    <author>
      <name>David Heym</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>In IE 6, under tools, there is "Windows Update".  I have mine set to check for updates every morning at 3 a.m. (when hopefully I am sound asleep).</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-12-18T03:03:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2005://5.9530-comment:13764</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2005://5.9530" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/are_automatic_updates_a_good_thing.html#c13764" />
    <title>Comment from Doug K. on 2005-12-16</title>
    <author>
      <name>Doug K.</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thank you Leo, I have read the article and found it very helpful.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/are_automatic_updates_a_good_thing.html">Are automatic updates a good thing?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-12-16T23:12:04Z</published>
  </entry>

</feed>
