<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Deploying Adobe Reader Updates in Enterprise Environments.</title>
	<atom:link href="http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/</link>
	<description>The outer monologue of supergeek and gadget freak, Tom Waller.</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: My Outer Monologue &#38;raquo Enterprise Deployment of Adobe Reader 9.4.0 with SCCM.</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-243</link>
		<dc:creator>My Outer Monologue &#38;raquo Enterprise Deployment of Adobe Reader 9.4.0 with SCCM.</dc:creator>
		<pubDate>Fri, 22 Oct 2010 09:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-243</guid>
		<description>[...] versions of Reader by default, so you don&#8217;t have to worry about running my removal script as previously blogged. Bonus. You&#8217;re now ready to deploy. Good luck! Tags: adobe, deployment, grouppolicy, sccm, [...]</description>
		<content:encoded><![CDATA[<p>[...] versions of Reader by default, so you don&#8217;t have to worry about running my removal script as previously blogged. Bonus. You&#8217;re now ready to deploy. Good luck! Tags: adobe, deployment, grouppolicy, sccm, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-211</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 01 Sep 2010 15:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-211</guid>
		<description>Hi Rob, the script does contain syntax to remove 9.x. In my environment, the script successfully removed 9.3.0 and the installation of 9.3.3 worked as expected. It might be worth running the script on a machine with 9.3.0 just to verify it works for you.</description>
		<content:encoded><![CDATA[<p>Hi Rob, the script does contain syntax to remove 9.x. In my environment, the script successfully removed 9.3.0 and the installation of 9.3.3 worked as expected. It might be worth running the script on a machine with 9.3.0 just to verify it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-209</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 30 Aug 2010 14:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-209</guid>
		<description>you say that it is necessary to remove all old versions of adobe reader to install the latest version, so, to install 9.3.3 you need to uninstall 9.3.0.
but you do not remove any version 9.x in your script - why?

i am facing this very situation: deployment of 9.3.3 is ok on all computers regarding sccm, but when 9.3.0 is already installed, it is not updated to 9.3.3.</description>
		<content:encoded><![CDATA[<p>you say that it is necessary to remove all old versions of adobe reader to install the latest version, so, to install 9.3.3 you need to uninstall 9.3.0.<br />
but you do not remove any version 9.x in your script &#8211; why?</p>
<p>i am facing this very situation: deployment of 9.3.3 is ok on all computers regarding sccm, but when 9.3.0 is already installed, it is not updated to 9.3.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-121</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-121</guid>
		<description>The msizap part is not really a necessity, I just like to ensure the old versions are fully removed from both the registry and the file system. Most of the time, this isn&#039;t actually doing anything because the msiexec command should have removed everything first.</description>
		<content:encoded><![CDATA[<p>The msizap part is not really a necessity, I just like to ensure the old versions are fully removed from both the registry and the file system. Most of the time, this isn&#8217;t actually doing anything because the msiexec command should have removed everything first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dec1slh</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-120</link>
		<dc:creator>dec1slh</dc:creator>
		<pubDate>Thu, 29 Jul 2010 05:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-120</guid>
		<description>Why is the msizap part necessary</description>
		<content:encoded><![CDATA[<p>Why is the msizap part necessary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-114</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 28 Jul 2010 15:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-114</guid>
		<description>Afraid this option looks like it is known to be an issue and a non-supported feature. Steve, have you ever had any luck with this?</description>
		<content:encoded><![CDATA[<p>Afraid this option looks like it is known to be an issue and a non-supported feature. Steve, have you ever had any luck with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-77</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-77</guid>
		<description>I&#039;ve been looking into the possibility of checking the checkbox named &quot;Remove previous version of Reader&quot; within the Adobe Customization Wizard 9, but it seems to be greyed out. Hopefully I will have an update soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking into the possibility of checking the checkbox named &#8220;Remove previous version of Reader&#8221; within the Adobe Customization Wizard 9, but it seems to be greyed out. Hopefully I will have an update soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-76</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 20 Jul 2010 14:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-76</guid>
		<description>Great point Steve. I have to admit, my customisation file has been reused from the original 9.0 installation, so I&#039;ll have to revisit it to ensure I had that option checked!</description>
		<content:encoded><![CDATA[<p>Great point Steve. I have to admit, my customisation file has been reused from the original 9.0 installation, so I&#8217;ll have to revisit it to ensure I had that option checked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.tomwaller.co.uk/blog/deploying-adobe-reader-updates-in-enterprise-environments/#comment-30</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomwaller.co.uk/blog/?p=45#comment-30</guid>
		<description>Nice little guide which clears up the confusion I had of updating Adobe 9.3 to 9.3.3

With regards to to removing all previous versions of Adobe Reader prior to installing the new 9.3.3 version using your script.  Rather than using another script which you call before the install can this also be done by using the Adobe Customization Wizard 9?  When you create your .mst file using the wizard there is an option to Remove previous verions of Reader.

e.g.

1) Create your Adobe Reader package using Adobe Customization Wizard 9 - Set it to remove previous Adobe versions
2) Slipstreaming Updates into the acroread.msi file
3) Create package within SCCM and push out to users

King regards</description>
		<content:encoded><![CDATA[<p>Nice little guide which clears up the confusion I had of updating Adobe 9.3 to 9.3.3</p>
<p>With regards to to removing all previous versions of Adobe Reader prior to installing the new 9.3.3 version using your script.  Rather than using another script which you call before the install can this also be done by using the Adobe Customization Wizard 9?  When you create your .mst file using the wizard there is an option to Remove previous verions of Reader.</p>
<p>e.g.</p>
<p>1) Create your Adobe Reader package using Adobe Customization Wizard 9 &#8211; Set it to remove previous Adobe versions<br />
2) Slipstreaming Updates into the acroread.msi file<br />
3) Create package within SCCM and push out to users</p>
<p>King regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 4/11 queries in 0.027 seconds using disk: basic

Served from: www.tomwaller.co.uk @ 2012-02-06 16:41:59 -->
