<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brian Ladd's Blog - Notes on Life &#187; Windows / Microsoft</title>
	<atom:link href="http://brianladd.wordpress.com/category/windows-microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianladd.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 22 Jul 2009 15:10:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='brianladd.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bdf7fbfc961d64155835f90b23b5cf03?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Brian Ladd's Blog - Notes on Life &#187; Windows / Microsoft</title>
		<link>http://brianladd.wordpress.com</link>
	</image>
			<item>
		<title>Uninstalling the Clickonce Support for Firefox</title>
		<link>http://brianladd.wordpress.com/2009/06/01/uninstalling-the-clickonce-support-for-firefox/</link>
		<comments>http://brianladd.wordpress.com/2009/06/01/uninstalling-the-clickonce-support-for-firefox/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 16:38:25 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[General Computer Tech]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=183</guid>
		<description><![CDATA[http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx
Uninstalling the Clickonce Support for Firefox
A couple of years ago we heard clear feedback from folks that they wanted to enable a very clean experience with launching a ClickOnce app from FireFox.  James Dobson published FFClickOnce and got very good reviews, but we had many customers that wanted ClickOnce support for Firefox built into the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=183&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx">http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx</a></p>
<h1>Uninstalling the Clickonce Support for Firefox</h1>
<p>A couple of years ago we heard clear feedback from folks that they wanted to enable a very clean experience with launching a ClickOnce app from FireFox.  <a href="http://www.softwarepunk.com/blog/">James Dobson</a> published <a href="https://addons.mozilla.org/en-US/firefox/addon/1608">FFClickOnce</a> and got very good reviews, but we had many customers that wanted ClickOnce support for Firefox built into the framework… so in <a href="http://blogs.msdn.com/brada/archive/2008/05/05/visual-studio-2008-and-net-framework-3-5-sp1-beta.aspx">.NET Framework 3.5 SP1</a> we added ClickOnce support for Firefox!     This made ClickOnce apps much more accessible to a wide range of customers.</p>
<p>We added this support at the machine level in order to enable the feature for all users on the machine.  Seems reasonable right?  Well, turns out that enabling this functionality at the machine level, rather than at the user level means that the &#8220;Uninstall&#8221; button is grayed out in the Firefox Add-ons menu because standard users are not permitted to uninstall machine-level components.</p>
<p><a href="http://tech.slashdot.org/article.pl?sid=09/02/01/2143218">Clearly this is a bit frustrating</a> for some users that wanted an easy way to uninstall the Clickonce Support for Firefox.  But good news!  We have a fix in place (enabling each user to uninstall the feature for themselves) and our testing team is making sure that is rock-solid now.. I expect that to be out in the next few weeks.   I’ll be sure to post more information on that when I have it.</p>
<p>Update (5/2009):  We just release an update to .NET Framework 3.5 SP1 that makes the firefox plug in a per-user component.  This makes uninstall a LOT cleaner.. none of the steps below are required once this update is installed.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=cecc62dc-96a7-4657-af91-6383ba034eab">Update to .NET Framework 3.5 SP1 for the .NET Framework Assistant 1.0 for Firefox</a></p>
<blockquote><p>In .NET Framework 3.5 SP1, the .NET Framework Assistant enables Firefox to use the ClickOnce technology that is included in the .NET Framework. The .NET Framework Assistant is added at the machine-level to enable its functionality for all users on the machine. As a result, the Uninstall button is shown as unavailable in the Firefox Add-ons list because standard users are not permitted to uninstall machine-level components. In this update for .NET Framework 3.5 SP1 and in Windows 7, the .NET Framework Assistant will be installed on a per-user basis. As a result, the Uninstall button will be functional in the Firefox Add-ons list. This update will also make this version of the .NET Framework Assistant for Firefox compatible with future versions of the Firefox browser. Updates to the .NET Framework Assistant may include updates to the Windows Presentation Foundation Plug-in for Firefox causing it to be enabled upon its initial update.</p></blockquote>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>In the meantime, if you want to disable the Clickonce Support for Firefox here are the steps directly from the dev in charge..</p>
<p><strong>Stop-gap Solution To uninstall the ClickOnce support for Firefox from your machine</strong></p>
<p>1) Delete the registry key for the extension</p>
<p style="padding-left:30px;">i.                     From an account with Administrator permissions, go to the Start Menu, and choose &#8216;Run&#8230;&#8217; or go to the Start Search box on Windows Vista</p>
<p style="padding-left:30px;">ii.                   Type in &#8216;regedit&#8217; and hit Enter or click &#8216;OK&#8217; to open Registry Editor</p>
<p style="padding-left:30px;">iii.                  For x86 machines, Go to the folder HKEY_LOCAL_MACHINE &gt; SOFTWARE &gt; Mozilla &gt; Firefox &gt; Extensions</p>
<p style="padding-left:30px;">For x64 machines, Go to the folder HKEY_LOCAL_MACHINE &gt; SOFTWARE &gt; Wow6432Node &gt; Mozilla &gt; Firefox &gt; Extensions</p>
<p style="padding-left:30px;">iv.                 Delete key name &#8216;{20a82645-c095-46ed-80e3-08825760534b}&#8217;</p>
<p style="padding-left:30px;">OR alternatively</p>
<p style="padding-left:30px;">i.                     Open a command prompt window (must be &#8216;run as Administrator&#8217; on Vista and later)</p>
<p style="padding-left:30px;">ii.                   Copy and paste the appropriate command below and hit &#8216;Enter&#8217;</p>
<p style="padding-left:30px;">For x86 machines:<br />
reg DELETE &#8220;HKLM\SOFTWARE\Mozilla\Firefox\Extensions&#8221; /v &#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221; /f</p>
<p style="padding-left:30px;">For x64 machines:<br />
reg DELETE &#8220;HKLM\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions&#8221; /v &#8220;{20a82645-c095-46ed-80e3-08825760534b}&#8221; /f</p>
<p>2) Reset the changes made to the Firefox user agent</p>
<p style="padding-left:30px;">i. Launch Firefox, go to the Firefox address bar and type in &#8216;about:config&#8217;</p>
<p style="padding-left:30px;">ii. Scroll down or use &#8216;Filter&#8217; to find Preference name &#8216;general.useragent.extra.microsoftdotnet&#8217;</p>
<p style="padding-left:30px;">iii. Right-click on the item and select &#8216;reset&#8217;</p>
<p style="padding-left:30px;">iv. Restart Firefox</p>
<p>3) Remove the .NET Framework extension files</p>
<p style="padding-left:30px;">i. Go to the Start Menu, and choose &#8216;Run&#8230;&#8217; or go to the Start Search box on Windows Vista</p>
<p style="padding-left:30px;">ii. Type in &#8216;explorer&#8217; and hit Enter or click &#8216;OK&#8217;</p>
<p style="padding-left:30px;">ii. Go to &#8216;%SYSTEMDRIVE%\Windows\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension\&#8217;</p>
<p style="padding-left:30px;">iii. Delete the &#8216;DotNetAssistantExtension&#8217; folder and all its contents</p>
<p>Published 27 February 09 12:00 		by 		<a href="http://blogs.msdn.com/user/Profile.aspx?UserID=2910">BradA</a></p>
<hr />
<dl>
<dt><a id="ctl00___ctl00___ctl01___Comments___Comments_ctl29_PermaLink" title="permalink" href="http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx#9525805">#</a> <a id="ctl00___ctl00___ctl01___Comments___Comments_ctl29_NameLink" title="Silvr">Silvr</a> said on April 1, 2009 4:18 AM:</dt>
<dd>According to annoyances.org (<a rel="nofollow" href="http://www.annoyances.org/exec/show/article08-600" target="_new">http://www.annoyances.org/exec/show/article08-600</a>)</p>
<p>&#8220;This update adds to Firefox one of the most dangerous vulnerabilities present in all versions of Internet Explorer: the ability for websites to easily and quietly install software on your PC.&#8221;</p>
<p>Question is :</p>
<p>Is the above statement true. Is Brad Adams or anyone from Microsoft able to disprove it.</p>
<p>I respect this site since it gave me a lot of help for a lot of stuff microsoft had long-since discontinued support for, and it has provided me great troubleshooting advice.</p>
<p>I agree with other comments that this  secret install borders on the level of malware.(Sony anyone?)</p>
<p>It was stupid on Microsofts part for the following reasons :</p>
<p>1. Risking flak from security community and firefox community(if this indeed creates vulnerabilities in firefox)</p>
<p>2. Add the fact this was install without any user notification or consent. All my other plugins and extensions were installed with permission from me.</p>
<p>3. Risk antitrust allegations for using microsoft update to promote microsoft products over other(java).</p>
</dd>
</dl>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=183&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2009/06/01/uninstalling-the-clickonce-support-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Update Quietly Installs Firefox Extension</title>
		<link>http://brianladd.wordpress.com/2009/06/01/microsoft-update-quietly-installs-firefox-extension/</link>
		<comments>http://brianladd.wordpress.com/2009/06/01/microsoft-update-quietly-installs-firefox-extension/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 16:30:27 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[General Computer Tech]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=180</guid>
		<description><![CDATA[http://voices.washingtonpost.com/securityfix/2009/05/microsoft_update_quietly_insta.html

Microsoft Update Quietly Installs Firefox Extension

 A routine security update for a Microsoft Windows component installed on tens of millions of computers has quietly installed an extra add-on for an untold number of users surfing the Web with Mozilla&#8217;s Firefox Web browser.
Earlier this year, Microsoft shipped a bundle of updates known as a &#8220;service pack&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=180&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://voices.washingtonpost.com/securityfix/2009/05/microsoft_update_quietly_insta.html">http://voices.washingtonpost.com/securityfix/2009/05/microsoft_update_quietly_insta.html</a></p>
<div id="entryhead">
<h1>Microsoft Update Quietly Installs Firefox Extension</h1>
</div>
<p><!-- begin blogger thumbs --> <!-- end blogger thumbs -->A routine security update for a <strong>Microsoft Windows</strong> component installed on tens of millions of computers has quietly installed an extra add-on for an untold number of users surfing the Web with <strong>Mozilla&#8217;s Firefox</strong> Web browser.</p>
<p>Earlier this year, Microsoft shipped a bundle of updates known as a &#8220;service pack&#8221; for a programming platform called the <strong>Microsoft .NET Framework</strong>, which Microsoft and plenty of third-party developers use to run a variety of interactive programs on Windows.</p>
<p>The service pack for the .NET Framework, like other updates, was pushed out to users through the Windows Update Web site. A number of readers had never heard of this platform before Windows Update started offering the service pack for it, and many of you wanted to know whether it was okay to go ahead and install this thing. Having earlier checked to see whether the service pack had caused any widespread problems or interfered with third-party programs &#8212; and not finding any that warranted waving readers away from this update &#8212; I told readers not to worry and to go ahead and install it.</p>
<p><span style="display:inline;"><a href="http://voices.washingtonpost.com/securityfix/assets_c/2009/05/dotnetext.html"><img style="text-align:center;display:block;margin:0 auto 20px;" src="http://voices.washingtonpost.com/securityfix/assets_c/2009/05/dotnetext-thumb-425x309.jpg" alt="dotnetext.JPG" width="425" height="309" /></a></span></p>
<p>I&#8217;m here to report a small side effect from installing this service pack that I was not aware of until just a few days ago: Apparently, the .NET update automatically installs its own Firefox add-on that is difficult &#8212; if not dangerous &#8212; to remove, once installed.</p>
<p><a href="http://annoyances.org/exec/show/article08-600">Annoyances.org</a>, which lists various aspects of Windows that are, well, annoying, says &#8220;this update adds to Firefox one of the most dangerous vulnerabilities present in all versions of Internet Explorer: the ability for Web sites to easily and quietly install software on your PC.&#8221; I&#8217;m not sure I&#8217;d put things in quite such dire terms, but I&#8217;m fairly confident that a decent number of Firefox for Windows users are rabidly anti-Internet Explorer, and would take umbrage at the very notion of Redmond monkeying with the browser in any way.</p>
<p>Big deal, you say? I can just uninstall the add-on via Firefox&#8217;s handy Add-ons interface, right? Not so fast. The trouble is, Microsoft has disabled the &#8220;uninstall&#8221; button on the extension. What&#8217;s more, Microsoft tells us that the only way to get rid of this thing is to <a href="http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx">modify the Windows registry</a>, an exercise that &#8212; if done imprecisely &#8212; can cause Windows systems to fail to boot up.</p>
<p>When I first learned of this, three thoughts immediately flashed through my mind:</p>
<p>1) How the %#@! did I miss this?</p>
<p>2) The right way would have been to just publish the add-on at <a href="https://addons.mozilla.org/en-US/firefox/">Mozilla&#8217;s Add Ons page</a>.</p>
<p>3) This kind of makes you wonder what else MS is installing without your knowledge.</p>
<p>Then I found that I wasn&#8217;t the only one who had these ideas. Microsoft has heard these criticisms from others who long ago commented on this unfortunate development (see the comments underneath <a href="http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx">this post</a>).</p>
<p>Anyway, I&#8217;m sure it&#8217;s not the end of the world, but it&#8217;s probably infuriating to many readers nonetheless. Firstly &#8212; to my readers &#8212; I apologize for overlooking this&#8230;&#8221;feature&#8221; of the .NET Framework security update. Secondly &#8212; to Microsoft &#8212; this is a great example of how not to convince people to trust your security updates.</p>
<p>//  By   Brian Krebs  |                     May 29, 2009;  7:40 AM ET</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=180&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2009/06/01/microsoft-update-quietly-installs-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>

		<media:content url="http://voices.washingtonpost.com/securityfix/assets_c/2009/05/dotnetext-thumb-425x309.jpg" medium="image">
			<media:title type="html">dotnetext.JPG</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista hits Microsoft where it hurts&#8230;</title>
		<link>http://brianladd.wordpress.com/2009/01/25/vista-hits-microsoft-where-it-hurts/</link>
		<comments>http://brianladd.wordpress.com/2009/01/25/vista-hits-microsoft-where-it-hurts/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 15:12:44 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Copyright / P2P / Law]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=150</guid>
		<description><![CDATA[Ok, so now we are starting to see the full scope of the Windows Vista debacle.  When Windows Vista originally advertised and specs for it started coming out, I was all against it.  Most of Windows Vista is designed around MPAA/RIAA DRM and content control schemes.  Please keep in mind that I have very strong [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=150&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok, so now we are starting to see the full scope of the Windows Vista debacle.  When Windows Vista originally advertised and specs for it started coming out, I was all against it.  Most of Windows Vista is designed around MPAA/RIAA DRM and content control schemes.  Please keep in mind that I have very strong feelings against DRM.  I&#8217;ll post a rant about DRM some other time.  However, as a computer tech and geek worth his weight, I decided I would install and use Windows Vista for some time.  I&#8217;ve been running it on my Dell Vostro notebook for a few months now and the experience hasn&#8217;t been so bad.  It has had it&#8217;s ups and downs, but I get that with every operating system.  So Vista has been an OK experience for me so far.  Then I heard about the Microsoft class-action lawsuit based on the &#8220;Vista Ready&#8221; marketing scam.  The scam goes like this:  prior to the launch of Windows Vista, hardware was sold with a &#8220;Vista Ready&#8221; logo stuck on it.   Many times, the hardware was not up toe the minimum requirements for Vista or was just barely over the absolute baseline.  Then after Vista officially launched, a lot of people who bought the cheapest possible hardware that was &#8220;Vista Ready&#8221; found out that they couldn&#8217;t run Vista.  Shock and surprise!  Imagine that, when you buy crap computers, you can&#8217;t run an operating system like Vista on the bottom grade computer.  Now, Microsoft is facing a possible 8+ Billion dollar lawsuit.  But why worry.  Microsoft can afford it, can&#8217;t they.  Opps that&#8217;s right.  <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9126598">Microsoft is about to layoff 5,000 people.</a> And let&#8217;s not forget that they just posted the first financial loss to Wall Street.   Starting to look a little grim&#8230;.</p>
<p><a href="http://www.crn.com/it-channel/212902345">http://www.crn.com/it-channel/212902345</a></p>
<div id="articleheadline">
<h1>Microsoft Bill For &#8216;Vista Capable&#8217; Put At $8.52 Billion</h1>
</div>
<div id="articleheaderwrapper"><!--img src="http://i.cmpnet.com/crn/v3/images/article-cweb.gif" align="right" alt="ChannelWeb logo"--> <span class="articlebyline">By <a href="mailto:dpoeter@cmp.com">Damon Poeter</a>, ChannelWeb </span><br />
<span class="articlepublishdate">5:53 PM EST Fri. Jan. 23, 2009</span></div>
<div></div>
<div>Demand for PC components may have fallen off a cliff in recent weeks, but Microsoft could be forced to pony up for $8.52 billion-worth of memory and graphics cards, according to an expert witness for the plaintiffs in <a href="http://www.crn.com/it-channel/206905984">the ongoing &#8220;Vista Capable&#8221; class-action lawsuit</a>.University of Washington economist Keith Leffler estimates that it would cost Microsoft between $3.92 billion and $8.52 billion to upgrade notebook and desktop PCs that the company labeled &#8220;Vista Capable&#8221; but which were not able to run the full version of the <a href="http://www.crn.com/encyclopedia/defineterm.jhtml?term=Windows%20Vista&amp;x=&amp;y=">Windows Vista</a> operating system, <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=windows&amp;articleId=9126659&amp;taxonomyId=125&amp;intsrc=kc_top">Computerworld&#8217;s Gregg Keizer reported Thursday</a>.</div>
<div id="articlecontent">
<p>The <a href="http://www.crn.com/encyclopedia/defineterm.jhtml?term=software&amp;x=&amp;y=">software</a> giant disputes that figure as &#8220;absurdly&#8221; valued in a court filing that along with Leffler&#8217;s report was unsealed by U.S. District Court Judge Marsha Pechman Wednesday.</p>
<p>Microsoft launched Windows Vista in January, 2007 following a nine-month marketing campaign with components manufacturers, computer makers and retailers. During that period, Microsoft and its partners placed &#8220;Vista Capable&#8221; labels on notebooks and desktops that while able to run the entry-level Home Basic edition of Vista, in many cases could not run more advanced versions of the operating system.</p>
<p>Plaintiffs in the lawsuit, which is set for trial in April, say that because Vista Home Basic does not include features like the Aero Glass graphic user <a href="http://www.crn.com/encyclopedia/defineterm.jhtml?term=interface&amp;x=&amp;y=">interface</a> present on more advanced versions, the <a href="http://www.crn.com/encyclopedia/defineterm.jhtml?term=operating%20system&amp;x=&amp;y=">operating system</a> shouldn&#8217;t have been called Vista in the first place. And because the &#8220;Vista Capable&#8221;-stickered computers they bought didn&#8217;t have the hardware necessary to move to versions which had those supposedly Vista-defining features, like Vista Home Premium or Vista Business, the plaintiffs say they were defrauded.</p>
<p>The &#8220;Vista Capable&#8221; labeling campaign began on April 1, 2006. Leffler estimates that 19.4 million PCs &#8212; 13.75 million notebooks and 5.65 million desktops &#8212; were labeled &#8220;Vista Capable,&#8221; according to the unsealed report.</p>
<p>Leffler came up with his total upgrade costs by calculating how much it would cost to upgrade each of the 19.4 million PCs with 1 GB of memory and graphics cards or onboard chipsets able to run Aero, according to Keizer. Leffler put the maximum cost of upgrading the desktops at $155, while positing that the notebooks&#8217; integrated graphics would be more tricky to replace and would cost between $245 and $590 per unit. The total price tag for Microsoft would thus range from $3.92 billion to $8.52 billion and in some cases would include complete replacements of notebooks that could not be feasibly upgraded, Leffler testified.</p>
<p>Microsoft in its response argued that giving litigants &#8220;a free upgrade to Premium-ready PCs would provide a windfall to millions.&#8221;</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=150&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2009/01/25/vista-hits-microsoft-where-it-hurts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft to hide Irish Tax Haven data of subsidiaries that have saved it billions of dollars in US taxes</title>
		<link>http://brianladd.wordpress.com/2009/01/01/microsoft-to-hide-irish-tax-haven-data-of-subsidiaries-that-have-saved-it-billions-of-dollars-in-us-taxes/</link>
		<comments>http://brianladd.wordpress.com/2009/01/01/microsoft-to-hide-irish-tax-haven-data-of-subsidiaries-that-have-saved-it-billions-of-dollars-in-us-taxes/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 18:35:49 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Copyright / P2P / Law]]></category>
		<category><![CDATA[General Computer Tech]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>
		<category><![CDATA[World News]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=109</guid>
		<description><![CDATA[I can&#8217;t help but wonder if our new President Barrack Obama would keep his promise of making US corporations keep jobs in this country after reading this article.  While the article is not really about job, it does speak volumes about Microsoft&#8217;s business practices when they use Ireland as a way to dodge US taxes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=109&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I can&#8217;t help but wonder if our new President Barrack Obama would keep his promise of making US corporations keep jobs in this country after reading this article.  While the article is not really about job, it does speak volumes about Microsoft&#8217;s business practices when they use Ireland as a way to dodge US taxes and remove millions of dollars from the US economy.  Between the contemptible thieves of Wall Street and the horrendous leadership that allowed the Fannie Mae and Freddie Mac disasters to happen, I can&#8217;t be too surprised to discover this one.  And the next logical question that comes to mind is:  How can I pull this off?  Could I somehow hide my earnings from US tax interest by moving it off shore to some other location.  I&#8217;m sure there probably is, but I just don&#8217;t make enough money yet to get away with it.</p>
<p><span class="general_text __noscriptOpaqued__"><span class="article_text"><span class="article_title"><a href="http://www.finfacts.ie/irelandbusinessnews/publish/article_10005150.shtml">http://www.finfacts.ie/irelandbusinessnews/publish/article_10005150.shtml</a></span></span></span></p>
<p><span class="general_text __noscriptOpaqued__"><span class="article_text __noscriptOpaqued__"><span style="font-family:Arial;font-size:x-small;">US software giant Microsoft has taken steps to shield from the public, the value of Tax Haven transactions of two Irish-registered subsidiaries that have enabled it to save billions of dollars in US taxes.</span></span></span></p>
<p><span style="font-family:Arial;font-size:x-small;"> </span></p>
<p align="center">
<table border="0" cellspacing="2" cellpadding="0" width="370" align="center">
<tbody>
<tr>
<td><img src="http://www.finfacts.com/irelandbusinessnews/uploads/dublinhapenny.jpg" border="1" alt="" width="370" height="260" /></td>
</tr>
<tr>
<td><span class="image_caption"><span style="font-size:xx-small;">Ha&#8217;penny Bridge, Dublin &#8211; Microsoft&#8217;s Round Island One is Ireland&#8217;s biggest company. It operates from the offices of corporate lawyers and reported  €3.23 billion ($3.88 billion) in fiscal 2004 pretax profit and paid $308 million in Irish corporate tax.</span></span></td>
</tr>
</tbody>
</table>
<p align="left"><span style="font-family:Arial;font-size:x-small;">The company applied to the Irish Companies Office on Monday to re-register its Round Island One and Flat Island Company subsidiaries as companies with unlimited liability. Unlimited companies have no obligation to file their accounts publicly. The two companies operate from the Dublin offices of corporate lawyers Matheson Ormsby Prentice.</span></p>
<p><!-- finfactsad4_start --></p>
<p class="__noscriptOpaqued__" align="center"><!--IFRAME Tag // Tag for network 257: Sales Online // Website: Finfacts // Page: ROS // Placement: ROS island (1057545) // created at: Mar 15, 2006 2:03:50 PM   --><!-- End of IFRAME Tag --></p>
<p><!-- finfactsad4_end --><span style="font-family:Arial;font-size:x-small;">The move to change the legal status of the subsidiaries follows a November 2005 report in The Wall Street Journal and weeks after the US Treasury Department said it was developing new rules to prevent US groups transferring intellectual property and patents abroad as a way of minimising their exposure to US tax.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Last November, The Wall Street Journal wrote that &#8220;<em>a law firm&#8217;s office on a quiet downtown street [in Dublin, Ireland ] houses an obscure subsidiary of Microsoft Corp. that helps the computer giant shave at least $500 million from its annual tax bill. The four-year-old subsidiary, Round Island One Ltd., has a thin roster of employees but controls more than $16 billion in Microsoft assets. Virtually unknown in Ireland, on paper it has quickly become one of the country&#8217;s biggest companies, with gross profits of nearly $9 billion in 2004</em>.&#8221;</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Flat Island Company made a profit of $802.4 million in 2004 on sales of $2 billion, but paid no tax. It issues licences for software in Europe, the Middle East and Africa.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Ireland&#8217;s low corporate tax rate of 12.5% on trading profits has been a magnet for multinational companies who are responsible for 90% of Irish exports and a significant contributor to the success of the modern Irish economy, commonly known as the Celtic Tiger.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">In addition, an Irish tax exemption on patent income, has promoted the parking of US multinational company overseas profits in Ireland, through transfer pricing and other accounting measures. Ireland is the most profitable location of US multinationals and in the period 1998-2002, the profits of US companies with Irish facilities doubled.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Ireland&#8217;s annual corporate tax revenue is about €5.3 billion ($6.3 billion). The Wall Street Journal said in its report that a Microsoft Dublin-based company that is used for routing patent a royalty income from overseas operations, paid the Irish Revenue $300 million in taxes last year.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Up to 50% of Irish corporate tax revenue may relate to taxes paid on income earned by US multinationals outside Ireland.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Microsoft&#8217;s effective global tax rate fell to 26 percent in its last fiscal year from 33 percent the year before. Nearly half of the drop was attributed to &#8220;foreign earnings taxed at lower rates,&#8221; Microsoft said in a Securities and Exchange Commission August filing. Microsoft leaves much of its profit in Ireland, including $4.1 billion in cash, avoiding U.S. corporate income taxes. But it still can count this profit in its earnings.</span></p>
<p><span style="font-family:Arial;font-size:x-small;">Microsoft did not explain why it chose to re-register the two subsidiaries when questioned about the move. &#8220;As part of our strategy to facilitate and support future business growth, Microsoft is re-organising some of its legal entities within the group,&#8221; it said in a statement to The Irish Times. &#8220;Microsoft Ireland Operations Limited (MIOL) is the primary operating legal entity in Ireland, employing over 1,200 people in four operations based in Sandyford. MIOL remains unaffected by any changes and will continue to publicly file its financial statements.&#8221;</span></p>
<p><!-- finfactsad5_start --></p>
<p><strong><span style="font-family:Arial;color:#ff0000;font-size:x-small;">IRELAND TOP LOCATION OF US MULTINATIONALS&#8217; PROFITS</span></strong></p>
<p><span style="font-family:Arial;font-size:x-small;">Ireland is the world&#8217;s most profitable country for US corporations, according to analysis by US tax journal Tax Notes. In a study by the journal&#8217;s Martin Sullivan that was published in 2004, it was found that profits made by US companies in Ireland doubled between 1999 and 2002 from $13.4 billion to $26.8 billion, while profits in most of the rest of Europe fell. In his analysis Sullivan termed Ireland a &#8217;semi-tax haven&#8217; for US firms, because firms are involved in real productivity in contrast with locations such as Bermuda.</span></p>
<p><span style="font-family:Arial;font-size:x-small;"><strong><span style="color:#ff0000;">Between 1999 to 2002, US multinational corporations increased profits in countries with no taxes or low rates by 68% while sharply reducing profits recorded in countries where they engage in substantial business activity, the study published in the journal </span></strong><span style="color:#ff0000;">Tax Notes<strong> shows.</strong></span> </span></p>
<p><span style="font-family:Arial;font-size:x-small;">In 2002, US companies reported $149 billion of profits in 18 tax-haven countries, up 68% from $88 billion in 1999, according to Tax Notes, which analyzed the most recently available Commerce Department data. This compares with a 23% increase in total offshore profits earned by US multinationals during the same period-total profits of US multinationals’ foreign subsidiaries around the world stood at $255 billion in 2002.</span></p>
<p><span style="font-family:Arial;font-size:x-small;"><br />
</span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=109&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2009/01/01/microsoft-to-hide-irish-tax-haven-data-of-subsidiaries-that-have-saved-it-billions-of-dollars-in-us-taxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>

		<media:content url="http://www.finfacts.com/irelandbusinessnews/uploads/dublinhapenny.jpg" medium="image" />
	</item>
		<item>
		<title>Massive hole in windows..(another one anyway)</title>
		<link>http://brianladd.wordpress.com/2008/12/02/massive-hole-in-windowsanother-one-anyway/</link>
		<comments>http://brianladd.wordpress.com/2008/12/02/massive-hole-in-windowsanother-one-anyway/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 18:06:26 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[General Computer Tech]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=101</guid>
		<description><![CDATA[http://it.slashdot.org/it/08/12/02/0133231.shtml
&#8220;The worm exploiting a critical Windows bug that Microsoft patched with an emergency fix in late October is now being used to build a fast-growing botnet, said Ivan Macalintal, a senior research engineer with Trend Micro. Dubbed &#8216;Downad.a&#8217; by Trend (and &#8216;Conficker.a&#8217; by Microsoft and &#8216;Downadup&#8217; by Symantec), the worm is a key component in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=101&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://it.slashdot.org/it/08/12/02/0133231.shtml">http://it.slashdot.org/it/08/12/02/0133231.shtml</a></p>
<p>&#8220;The worm exploiting a critical Windows bug that Microsoft patched with an emergency fix in late October is now being used to build a fast-growing botnet, said Ivan Macalintal, a senior research engineer with Trend Micro. Dubbed &#8216;Downad.a&#8217; by Trend (and &#8216;Conficker.a&#8217; by Microsoft and &#8216;Downadup&#8217; by Symantec), the worm is a key component in a massive new botnet that a new criminal element, not associated with McColo, is creating. &#8216;We think 500,000 is a ballpark figure,&#8217; said Macalintal when asked the size of the new botnet. &#8216;That&#8217;s not as large as some, such as [the] Kraken [botnet], or Storm earlier, but it&#8217;s&#8230; starting to grow.&#8217;&#8221;</p>
<p><strong>Some background on this hole and how it works:</strong><br />
<a href="http://tech.slashdot.org/tech/08/10/23/1713220.shtml?tid=201">http://tech.slashdot.org/tech/08/10/23/1713220.shtml?tid=201</a></p>
<p><a href="http://web.nvd.nist.gov/view/vuln/detail;jsessionid=8cbbb6719c907342334ffd9256d8?execution=e1s1">http://web.nvd.nist.gov/view/vuln/detail;jsessionid=8cbbb6719c907342334ffd9256d8?execution=e1s1</a><br />
<a href="http://www.us-cert.gov/cas/bulletins/SB08-294.html">http://www.us-cert.gov/cas/bulletins/SB08-294.html</a><br />
<a href="http://www.intelliadmin.com/blog/2008/10/smb-vulnerablity-found-emergency-patch.html"> http://www.intelliadmin.com/blog/2008/10/smb-vulnerablity-found-emergency-patch.html</a></p>
<p>Microsoft Response to the hole:<br />
<a href="http://blogs.msdn.com/sdl/archive/2008/10/22/ms08-067.aspx">http://blogs.msdn.com/sdl/archive/2008/10/22/ms08-067.aspx</a><br />
<a href="http://www.microsoft.com/technet/security/bulletin/MS08-067.mspx">http://www.microsoft.com/technet/security/bulletin/MS08-067.mspx</a><br />
<a href="http://www.microsoft.com/technet/security/bulletin/ms08-oct.mspx">http://www.microsoft.com/technet/security/bulletin/ms08-oct.mspx</a></p>
<p>I found proof-of-concept code available through google.  Took all of a minute.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=101&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/12/02/massive-hole-in-windowsanother-one-anyway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista and the Myth of Upgrading</title>
		<link>http://brianladd.wordpress.com/2008/12/01/vista-upgrade-myth/</link>
		<comments>http://brianladd.wordpress.com/2008/12/01/vista-upgrade-myth/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 15:09:39 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[General Computer Tech]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.wordpress.com/?p=85</guid>
		<description><![CDATA[OK.  So I ran into this today and really felt like this was something to share with people.  First, keep in mind that I try to read Slashdot almost every day.  Here&#8217;s the article that caugt my attention:
http://tech.slashdot.org/tech/08/12/01/0317244.shtml
Several readers pointed out a ComputerWorld UK blog piece on the expanding ripples of the Vista fiasco. Glyn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=85&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>OK.  So I ran into this today and really felt like this was something to share with people.  First, keep in mind that I try to read <a title="News for Nerds" href="http://slashdot.org" target="_blank">Slashdot</a> almost every day.  Here&#8217;s the article that caugt my attention:</strong></p>
<p><a href="http://tech.slashdot.org/tech/08/12/01/0317244.shtml" target="_blank">http://tech.slashdot.org/tech/08/12/01/0317244.shtml</a></p>
<p>Several readers pointed out a ComputerWorld UK blog piece on <a href="http://www.computerworlduk.com/community/blogs/index.cfm?entryid=1573&amp;blogid=14">the expanding ripples of the Vista fiasco</a>. Glyn Moody quotes an earlier <a href="http://www.theinquirer.net/feeds/rss/generic/en/GB/inq/latest/gb/inquirer/gb/inquirer/news/2008/11/27/punters-buying-old-second-hand">Inquirer piece about Vista</a>, which he notes &#8220;has been memorably described as DRM masquerading as an operating system&#8221;: <em></em></p>
<p><em>&#8220;Studies carried out by both Gartner and IDC have found that because older software is often incompatible with Vista, many consumers are opting for used computers with XP installed as a default, rather than buying an expensive new PC with Vista and downgrading. Big business, which typically thinks nothing about splashing out for newer, more up-to-date PCs, is also having trouble with Vista, with even firms like Intel noting XP would remain the dominant OS within the company for the foreseeable future.&#8221;</em></p>
<p>Moody continues: &#8220;What&#8217;s really important about this is not so much that Vista is manifestly such a dog, but that the myth of upgrade inevitability has been destroyed. Companies have realized that they do have a choice — that they can simply say &#8216;no.&#8217; From there, it&#8217;s but a small step to realizing that they can also walk away from Windows completely, provided the alternatives offer sufficient data compatibility to make that move realistic.&#8221;</p>
<p><strong>The Slashdot article links to 2 other articles:</strong></p>
<h1 class="title">Punters buying used PCs to avoid Vista</h1>
<p><a href="http://www.theinquirer.net/feeds/rss/generic/en/GB/inq/latest/gb/inquirer/gb/inquirer/news/2008/11/27/punters-buying-old-second-hand">http://www.theinquirer.net/feeds/rss/generic/en/GB/inq/latest/gb/inquirer/gb/inquirer/news/2008/11/27/punters-buying-old-second-hand</a></p>
<p>Punters are apparently scrambling to get their hands on used, second hand PCs, not just because they offer a cheap fix in tough economic times, but mainly because they come loaded with Windows XP rather than Vista.</p>
<p>Studies carried out by both Gartner and IDC have found that because older software is often incompatible with Vista, many consumers are opting for used computers with XP installed as a default, rather than buying an expensive new PC with Vista and downgrading.</p>
<p>Big business, which typically thinks nothing about splashing out for newer, more up-to-date PCs, is also having trouble with Vista, with even firms like Intel noting XP would remain the dominant OS within the company for the foreseeable future.</p>
<p>Josh Kaplan, president of computer repair outfit, Rescuecom, told PC World people wanted to stick with XP to avoid standardisation problems. His company has resold XP-based PCs to companies that use software that is incompatible with Vista and which would require a substantial upgrade to become compatible. &#8221; Having five PCs that are Vista and five XP can create training and compatibility issues,&#8221; he said.</p>
<p>Of course, buying a second-hand PC without having to shell out for a Vista license is also much cheaper and certain cheeky resellers are attempting to bump up their own profits even further by selling computers with illegitimate copies of XP bunged in, something which Gartner severly frowns upon, by the way.</p>
<p>Naughty, naughty, chipping away at Microsoft’s billions like that.</p>
<p>You should all be ashamed of yourselves. Tut, tut.</p>
<p><strong>and</strong></p>
<p><a href="http://www.computerworlduk.com/community/blogs/index.cfm?entryid=1573&amp;blogid=14">http://www.computerworlduk.com/community/blogs/index.cfm?entryid=1573&amp;blogid=14</a></p>
<h2 class="blogTitle">The Outlook for Vista Gets Even Worse</h2>
<p>As someone who has been following Microsoft for over 25 years, I remain staggered by the completeness of the Vista fiasco. Microsoft&#8217;s constant backtracking on the phasing out of Windows XP is perhaps the most evident proof of the fact that people do not want to be forced to “upgrade” to something that has been memorably described as DRM masquerading as an operating system. But this <a href="http://www.theinquirer.net/feeds/rss/generic/en/GB/inq/latest/gb/inquirer/gb/inquirer/news/2008/11/27/punters-buying-old-second-hand">story</a> suggests an even greater aversion:</p>
<p><em>Studies carried out by both Gartner and IDC have found that because older software is often incompatible with Vista, many consumers are opting for used computers with XP installed as a default, rather than buying an expensive new PC with Vista and downgrading. </em></p>
<p><em>Big business, which typically thinks nothing about splashing out for newer, more up-to-date PCs, is also having trouble with Vista, with even firms like Intel noting XP would remain the dominant OS within the company for the foreseeable future.</em></p>
<p>What&#8217;s really important about this is not so much that Vista is manifestly such a dog, but that the myth of upgrade inevitability has been destroyed. Companies have realised that they do have a choice – that they can simply say “no”. From there, it&#8217;s but a small step to realising that they can also walk away from Windows completely, provided the alternatives offer sufficient data compatibility to make that move realistic.</p>
<p>That may not have been the case before, but the similar poor uptake of Microsoft&#8217;s OOXML, taken together with the generally good compatibility of OpenOffice.org with the original Microsoft Office file formats, implies that we may well be near the tipping point for migrations to free software on the desktop.</p>
<p>That doesn&#8217;t mean everyone is going to rip out Windows and replace it with GNU/Linux, simply that they will stop upgrading Microsoft Office too, and start using OpenOffice.org on new systems instead. More people will come into contact with OpenOffice.org, and start using it at home – not least because they are actually *allowed* to take copies from office systems. Throw in Firefox usage that is starting to creep up to significant levels, even in the UK, and you have the recipe for a subsequent migration to GNU/Linux systems running these same apps that is almost painless.</p>
<p>I&#8217;m obviously not the only one thinking along these lines.  Last weekend, Dell was advertising its new <a href="http://www1.euro.dell.com/content/products/productdetails.aspx/laptop-inspiron-9?c=uk&amp;cs=ukdhs1&amp;l=en&amp;s=dhs">Inspiron Mini 9</a> in at least one national newspaper. This would have been unthinkable even a year ago, when the company&#8217;s fear of upsetting the mighty Microsoft by mentioning the “L” word would have been too great, and is further evidence that GNU/Linux is indeed becoming a mainstream option.</p>
<p><strong>I&#8217;ve included the original text of the articles linked to here in case they disappear from the Internet.</strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=85&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/12/01/vista-upgrade-myth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista Vulnerabilities</title>
		<link>http://brianladd.wordpress.com/2008/08/12/vista-vulnerabilities/</link>
		<comments>http://brianladd.wordpress.com/2008/08/12/vista-vulnerabilities/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 17:02:11 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.is-a-geek.net/wordpress/?p=57</guid>
		<description><![CDATA[http://www.avertlabs.com/research/blog/index.php/2007/03/12/windows-vista-vulnerable-to-stickykeys-backdoor/
http://tech.slashdot.org/article.pl?sid=08/05/26/0257213
http://it.slashdot.org/article.pl?sid=08/01/08/0154227
MBR attack Vector
http://www2.gmer.net/mbr/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=58&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.avertlabs.com/research/blog/index.php/2007/03/12/windows-vista-vulnerable-to-stickykeys-backdoor/">http://www.avertlabs.com/research/blog/index.php/2007/03/12/windows-vista-vulnerable-to-stickykeys-backdoor/</a></p>
<p><a href="http://tech.slashdot.org/article.pl?sid=08/05/26/0257213">http://tech.slashdot.org/article.pl?sid=08/05/26/0257213</a></p>
<p><a href="http://it.slashdot.org/article.pl?sid=08/01/08/0154227">http://it.slashdot.org/article.pl?sid=08/01/08/0154227</a></p>
<p>MBR attack Vector</p>
<p><a href="http://www2.gmer.net/mbr/">http://www2.gmer.net/mbr/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brianladd.wordpress.com/58/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brianladd.wordpress.com/58/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=58&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/08/12/vista-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista&#8217;s Security Rendered Completely Useless by New Exploit</title>
		<link>http://brianladd.wordpress.com/2008/08/08/vistas-security-rendered-completely-useless-by-new-exploit/</link>
		<comments>http://brianladd.wordpress.com/2008/08/08/vistas-security-rendered-completely-useless-by-new-exploit/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 13:06:18 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.is-a-geek.net/wordpress/?p=56</guid>
		<description><![CDATA[Found this on Slashdot and i can already tell this is going to be big.   I&#8217;ll update this post as more information becomes available.
http://www.neowin.net/news/main/08/08/08/vista39s-security-rendered-completely-useless-by-new-exploit
This week at the Black Hat Security Conference two security researchers will discuss their findings which could completely bring Windows Vista to its knees.
Mark Dowd of IBM Internet Security Systems (ISS) and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=57&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found this on Slashdot and i can already tell this is going to be big.   I&#8217;ll update this post as more information becomes available.</p>
<p><a href="http://www.neowin.net/news/main/08/08/08/vista39s-security-rendered-completely-useless-by-new-exploit">http://www.neowin.net/news/main/08/08/08/vista39s-security-rendered-completely-useless-by-new-exploit</a></p>
<p>This week at the Black Hat Security Conference two security researchers will discuss their findings which could completely bring Windows Vista to its knees.</p>
<p>Mark Dowd of IBM Internet Security Systems (ISS) and Alexander Sotirov, of VMware Inc. have discovered a technique that can be used to bypass all memory protection safeguards that Microsoft built into Windows Vista. These new methods have been used to get around Vista&#8217;s Address Space Layout Randomization (ASLR), Data Execution Prevention (DEP) and other protections by loading malicious content through an active web browser. The researchers were able to load whatever content they wanted into any location they wished on a user&#8217;s machine using a variety of scripting languages, such as Java, ActiveX and even .NET objects. This feat was achieved by taking advantage of the way that Internet Explorer (and other browsers) handle active scripting in the Operating System.</p>
<p>While this may seem like any standard security hole, other researchers say that the work is a major breakthrough and there is very little that Microsoft can do to fix the problems. These attacks work differently than other security exploits, as they aren&#8217;t based on any new Windows vulnerabilities, but instead take advantage of the way Microsoft chose to guard Vista&#8217;s fundamental architecture. According to Dino Dai Zovi, a popular security researcher, &#8220;the genius of this is that it&#8217;s completely reusable. They have attacks that let them load chosen content to a chosen location with chosen permissions. That&#8217;s completely game over.&#8221;</p>
<p>According to Microsoft, many of the defenses added to Windows Vista (and Windows Server 2008) were added to stop all host-based attacks. For example, ASLR is meant to stop attackers from predicting key memory addresses by randomly moving a process&#8217; stack, heap and libraries. While this technique is very useful against memory corruption attacks, it would be rendered useless against Dowd and Sotirov&#8217;s new method. &#8220;This stuff just takes a knife to a large part of the security mesh Microsoft built into Vista,&#8221; said Dai Zovi. &#8220;If you think about the fact that .NET loads DLLs into the browser itself and then Microsoft assumes they&#8217;re safe because they&#8217;re .NET objects, you see that Microsoft didn&#8217;t think about the idea that these could be used as stepping stones for other attacks. This is a real tour de force.&#8221;</p>
<p>While Microsoft hasn&#8217;t officially responded to the findings, Mike Reavey, group manager of the Microsoft Security Response Center, said the company has been aware of the research and is very interested to see it once it has been made public. It currently isn&#8217;t known whether these exploits can be used against older Microsoft Operating Systems, such as Windows XP and Windows Server 2003, but since these techniques do not rely on any one specific vulnerability, Zovi believes that we may suddenly see many similar techniques applied to other platforms or environments. &#8220;This is not insanely technical. These two guys are capable of the really low-level technical attacks, but this is simple and reusable,&#8221; Dai Zovi said. &#8220;I definitely think this will get reused soon.&#8221;</p>
<p>These techniques are being seen as an advance that many in the security community say will have far-reaching implications not only for Microsoft, but also on how the entire technology industry thinks about attacks. Expect to be hearing more about this in the near future and possibly being faced with the prospect of your &#8220;secure&#8221; server being stripped completely naked of all its protection.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brianladd.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brianladd.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=57&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/08/08/vistas-security-rendered-completely-useless-by-new-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange:  Full Mailbox Rights</title>
		<link>http://brianladd.wordpress.com/2008/06/05/exchange-full-mailbox-rights/</link>
		<comments>http://brianladd.wordpress.com/2008/06/05/exchange-full-mailbox-rights/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 20:07:08 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.is-a-geek.net/wordpress/?p=50</guid>
		<description><![CDATA[ How do I grant the administrator(s) (or any other user) full mailbox right on Exchange 2000/2003 mailboxes?
http://www.petri.co.il/grant_full_mailbox_rights_on_exchange_2000_2003.htm
In Microsoft Exchange Server 5.5, when you grant Service Account Admin privileges on the Site container to a Microsoft Windows account, you grant that account unrestricted access to all mailboxes. Because Exchange 2000 and Exchange Server 2003 do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=50&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong> How do I grant the administrator(s) (or any other user) full mailbox right on Exchange 2000/2003 mailboxes?</strong><br />
<a href="http://www.petri.co.il/grant_full_mailbox_rights_on_exchange_2000_2003.htm">http://www.petri.co.il/grant_full_mailbox_rights_on_exchange_2000_2003.htm</a></p>
<p>In Microsoft Exchange Server 5.5, when you grant Service Account Admin privileges on the Site container to a Microsoft Windows account, you grant that account unrestricted access to all mailboxes. Because Exchange 2000 and Exchange Server 2003 do not use a service account, even accounts with Enterprise Administrators rights are denied rights to access all mailboxes, by default.</p>
<p>This means that Exchange Full Administrators do not have the right to open any mailbox found on any server within the Exchange organization.</p>
<p>In fact, if your logon account is the Administrator account or is a member of the Domain Admins or Enterprise Admins groups, then you are explicitly denied access to all mailboxes other than your own, even if you otherwise have full administrative rights over the Exchange system.</p>
<p>However, unlike Exchange Server 5.5, all Exchange 2000/2003 administrative tasks can be performed without having to grant an administrator sufficient rights to read other people&#8217;s mail.</p>
<p>This default restriction can be overridden in several ways, but doing so should be in accordance with your organization&#8217;s security and privacy policies. In most cases, using these methods is appropriate only in a recovery server environment.<br />
Granting right to a specific mailbox</p>
<p>Use the following procedure to grant access to an Exchange 2000 or an Exchange 2003 mailbox:</p>
<p>Note: You must have the appropriate Exchange administrative permissions to do so.</p>
<p>1. Start Active Directory Users and Computers.<br />
2. On the View menu, ensure that the Advanced Features check box is selected.</p>
<p>Note: This is not necessary on Exchange Server 2003 because of the fact that the Exchange Advanced tab is exposed by default.</p>
<p>3. Right-click the user whose mailbox you want to give permissions to and choose Properties.</p>
<p>4. On the Exchange Advanced tab, click Mailbox Rights.</p>
<p>5. Notice that the Domain Admins and Enterprise Admins have both been given Deny access to Full Mailbox access.<br />
6. Click Add, click the user or group who you want to have access to this mailbox, and then click OK.<br />
7. Be sure that the user or group is selected in the Name box.<br />
8. In the Permissions list, click Allow next to Full Mailbox Access, and then click OK.</p>
<p>9. Click Ok all the way out.</p>
<p>Warning: If the Group or User name list is empty and you only see one line with the name of SELF &#8211; do NOT touch the permission settings before you read <a href="http://www.petri.co.il/self_permission_on_exchange_mailboxes.htm">SELF Permission on Exchange Mailboxes</a>.</p>
<p>Note: If the purpose of granting such access is to permit use of the EXMERGE utility (see Delete Messages from Mailboxes by using EXMERGE for an example of such a requirement), grant Receive As permissions. You can also grant Full Control permissions if you want complete access.<br />
Granting right to a mailboxes located within a specific mailbox store</p>
<p>Use the following procedure to grant access to Exchange 2000 or an Exchange 2003 mailboxes found on a specific mailbox store:</p>
<p>Note: You must have the appropriate Exchange administrative permissions to do so.</p>
<p>1. Start Exchange System Manager.<br />
2. Drill down to your server object within the appropriate Administrative Group. Expand the server object and find the required mailbox store within the appropriate Storage Group. Right-click it and choose Properties.</p>
<p>3. In the Properties window go to the Security tab.<br />
4. Click Add, click the user or group who you want to have access to the mailboxes, and then click OK.<br />
5. Be sure that the user or group is selected in the Name box.<br />
6. In the Permissions list, click Allow next to Full Control, and then click OK.</p>
<p>Note: Make sure there is no Deny checkbox selected next to the Send As and Receive As permissions.</p>
<p>7. Click Ok all the way out.</p>
<p>Granting right to a mailboxes located on a specific server</p>
<p>Use the following procedure to grant access to Exchange 2000 or an Exchange 2003 mailboxes found on a specific server:</p>
<p>Note: You must have the appropriate Exchange administrative permissions to do so.</p>
<p>1. Start Exchange System Manager.<br />
2. Drill down to your server object within the appropriate Administrative Group. Right-click it and choose Properties.</p>
<p>3. In the Properties window go to the Security tab.<br />
4. Click Add, click the user or group who you want to have access to the mailboxes, and then click OK.<br />
5. Be sure that the user or group is selected in the Name box.<br />
6. In the Permissions list, click Allow next to Full Control, and then click OK.</p>
<p>Note: Make sure there is no Deny checkbox selected next to the Send As and Receive As permissions.</p>
<p>7. Click Ok all the way out.</p>
<p>Note: It might take some time before the changes you&#8217;ve made will take effect. The amount of time needed is influenced by the number of domain controllers, Global Catalogs and site replication schedules and intervals. On one domain with one site containing multiple domain controllers it might take up to 15 minutes before you can begin using these new permissions. On single servers that are also DCs you can speed up the process by restarting the Information Store service.<br />
Related articles</p>
<p>You might also want to read the following related articles:</p>
<p><a href="http://www.petri.co.il/delete_messages_from_mailboxes_by_using_exmerge.htm">Delete Messages from Mailboxes by using EXMERGE</a><br />
<a href="http://www.petri.co.il/download_exmerge.htm">Download Exmerge for Exchange 2000/2003</a><br />
<a href="http://www.petri.co.il/exmerge_and_hebrew_fonts.htm">EXMERGE and Hebrew Fonts</a><br />
<a href="http://www.petri.co.il/recover_a_deleted_mailbox.htm">Recover a Deleted Mailbox</a><br />
<a href="http://www.petri.co.il/self_permission_on_exchange_mailboxes.htm">SELF Permission on Exchange Mailboxes</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brianladd.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brianladd.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=50&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/06/05/exchange-full-mailbox-rights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft device helps police pluck evidence from cyberscene of crime</title>
		<link>http://brianladd.wordpress.com/2008/04/29/microsoft-device-helps-police-pluck-evidence-from-cyberscene-of-crime/</link>
		<comments>http://brianladd.wordpress.com/2008/04/29/microsoft-device-helps-police-pluck-evidence-from-cyberscene-of-crime/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 15:36:15 +0000</pubDate>
		<dc:creator>brianladd</dc:creator>
				<category><![CDATA[Copyright / P2P / Law]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows / Microsoft]]></category>

		<guid isPermaLink="false">http://brianladd.is-a-geek.net/wordpress/?p=43</guid>
		<description><![CDATA[http://www.microsoft.com/presspass/features/2008/apr08/04-28CrantonQA.mspx
http://www.news.com/8301-10784_3-9930664-7.html?tag=newsmap
http://seattletimes.nwsource.com/html/microsoft/2004379751_msftlaw29.html
Microsoft device helps police pluck evidence from cyberscene of crime
By Benjamin J. Romano &#8211; Seattle Times technology reporter
Microsoft has developed a small plug-in device that investigators can use to quickly extract forensic data from computers that may have been used in crimes.
The COFEE, which stands for Computer Online Forensic Evidence Extractor, is a USB &#8220;thumb [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=43&subd=brianladd&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://seattletimes.nwsource.com/html/microsoft/2004379751_msftlaw29.html">http://www.microsoft.com/presspass/features/2008/apr08/04-28CrantonQA.mspx</a></p>
<p><a href="http://seattletimes.nwsource.com/html/microsoft/2004379751_msftlaw29.html">http://www.news.com/8301-10784_3-9930664-7.html?tag=newsmap</a></p>
<p><a href="http://seattletimes.nwsource.com/html/microsoft/2004379751_msftlaw29.html">http://seattletimes.nwsource.com/html/microsoft/2004379751_msftlaw29.html</a></p>
<h3>Microsoft device helps police pluck evidence from cyberscene of crime</h3>
<p>By Benjamin J. Romano &#8211; Seattle Times technology reporter</p>
<p><!-- Blurb: Evidence collector | A device free to police agencies allows investigators to easily pluck digital evidence of suspected crimes from PCs. -->Microsoft has developed a small plug-in device that investigators can use to quickly extract forensic data from computers that may have been used in crimes.</p>
<p>The COFEE, which stands for Computer Online Forensic Evidence Extractor, is a USB &#8220;thumb drive&#8221; that was quietly distributed to a handful of law-enforcement agencies last June. Microsoft General Counsel Brad Smith described its use to the 350 law-enforcement experts attending a company conference Monday.</p>
<p>The device contains 150 commands that can dramatically cut the time it takes to gather digital evidence, which is becoming more important in real-world crime, as well as cybercrime. It can decrypt passwords and analyze a computer&#8217;s Internet activity, as well as data stored in the computer.</p>
<p>It also eliminates the need to seize a computer itself, which typically involves disconnecting from a network, turning off the power and potentially losing data. Instead, the investigator can scan for evidence on site.</p>
<p>More than 2,000 officers in 15 countries, including Poland, the Philippines, Germany, New Zealand and the United States, are using the device, which Microsoft provides free.</p>
<p>&#8220;These are things that we invest substantial resources in, but not from the perspective of selling to make money,&#8221; Smith said in an interview. &#8220;We&#8217;re doing this to help ensure that the Internet stays safe.&#8221;</p>
<p>Law-enforcement officials from agencies in 35 countries are in Redmond this week to talk about how technology can help fight crime. Microsoft held a similar event in 2006. Discussions there led to the creation of COFEE.</p>
<p>Smith compared the Internet of today to London and other Industrial Revolution cities in the early 1800s. As people flocked from small communities where everyone knew each other, an anonymity emerged in the cities and a rise in crime followed.</p>
<p>The social aspects of Web 2.0 are like &#8220;new digital cities,&#8221; Smith said. Publishers, interested in creating huge audiences to sell advertising, let people participate anonymously.</p>
<p>That&#8217;s allowing &#8220;criminals to infiltrate the community, become part of the conversation and persuade people to part with personal information,&#8221; Smith said.</p>
<p>Children are particularly at risk to anonymous predators or those with false identities. &#8220;Criminals seek to win a child&#8217;s confidence in cyberspace and meet in real space,&#8221; Smith cautioned.</p>
<p>Expertise and technology like COFEE are needed to investigate cybercrime, and, increasingly, real-world crimes.</p>
<p>&#8220;So many of our crimes today, just as our lives, involve the Internet and other digital evidence,&#8221; said Lisa Johnson, who heads the Special Assault Unit in the King County Prosecuting Attorney&#8217;s Office.</p>
<p>A suspect&#8217;s online activities can corroborate a crime or dispel an alibi, she said.</p>
<p>The 35 individual law-enforcement agencies in King County, for example, don&#8217;t have the resources to investigate the explosion of digital evidence they seize, said Johnson, who attended the conference.</p>
<p>&#8220;They might even choose not to seize it because they don&#8217;t know what to do with it,&#8221; she said. &#8220;&#8230; We&#8217;ve kind of equated it to asking specific law-enforcement agencies to do their own DNA analysis. You can&#8217;t possibly do that.&#8221;</p>
<p>Johnson said the prosecutor&#8217;s office, the Washington Attorney General&#8217;s Office and Microsoft are working on a proposal to the Legislature to fund computer forensic crime labs.</p>
<p>Microsoft also got credit for other public-private partnerships around law enforcement.</p>
<p>Jean-Michel Louboutin, Interpol&#8217;s executive director of police services, said only 10 of 50 African countries have dedicated cybercrime investigative units.</p>
<p>&#8220;The digital divide is no exaggeration,&#8221; he told the conference. &#8220;Even in countries with dedicated cybercrime units, expertise is often too scarce.&#8221;</p>
<p>He credited Microsoft for helping Interpol develop training materials and international databases used to prevent child abuse.</p>
<p>Smith acknowledged Microsoft&#8217;s efforts are not purely altruistic. It benefits from selling collaboration software and other technology to law-enforcement agencies, just like everybody else, he said.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brianladd.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brianladd.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brianladd.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brianladd.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brianladd.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brianladd.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brianladd.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brianladd.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brianladd.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brianladd.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brianladd.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brianladd.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brianladd.wordpress.com&blog=5506304&post=43&subd=brianladd&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brianladd.wordpress.com/2008/04/29/microsoft-device-helps-police-pluck-evidence-from-cyberscene-of-crime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8a428172fe4c2f96658ef63257aff8f6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brianladd</media:title>
		</media:content>
	</item>
	</channel>
</rss>