<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx</link><description>The new application model in Configuration Manager 2012 will require administrators to study up on how best to deploy software – this isn’t anything like traditional software distribution like you would find in ConfigMgr 2007. I recently set up Office</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3558170</link><pubDate>Tue, 12 Mar 2013 19:28:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3558170</guid><dc:creator>MattMan</dc:creator><description>&lt;p&gt;While I&amp;#39;ve used uninstall strings in the past, the one for my Office 2010 standard did not work. &amp;nbsp; I had to use this option and this worked. &amp;nbsp;Only diff was I substituted &amp;quot;ProPlus&amp;quot; with &amp;quot;Standard&amp;quot;&lt;/p&gt;
&lt;p&gt;To run a silent uninstall&lt;/p&gt;
&lt;p&gt;Using a text editor, edit the following element attributes in the \\server\share\Office15\ProPlus.WW\SilentUninstallConfig.xml file:&lt;/p&gt;
&lt;p&gt;&amp;lt;Configuration Product=&amp;quot;ProPlus&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Display Level=&amp;quot;none&amp;quot; CompletionNotice=&amp;quot;no&amp;quot; SuppressModal=&amp;quot;yes&amp;quot; AcceptEula=&amp;quot;yes&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/Configuration&amp;gt;&lt;/p&gt;
&lt;p&gt;At the command line, use the following syntax:&lt;/p&gt;
&lt;p&gt;\\server\share\Office15\setup.exe /uninstall ProPlus /config &amp;nbsp;\\server\share\Office15\ProPlus.WW\SilentUninstallConfig.xml&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3558170" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3531985</link><pubDate>Mon, 12 Nov 2012 17:23:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3531985</guid><dc:creator>ChrisPatterson</dc:creator><description>&lt;p&gt;hhancock:&lt;/p&gt;
&lt;p&gt;You can customize your office install by running &lt;/p&gt;
&lt;p&gt;setup.exe /admin&lt;/p&gt;
&lt;p&gt;And saving the MSP file it creates in the updates directory. &amp;nbsp;This will get applied automatically.&lt;/p&gt;
&lt;p&gt;Then you deploy Office with the same steps outlined above.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3531985" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3527442</link><pubDate>Thu, 18 Oct 2012 20:21:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3527442</guid><dc:creator>hhancock</dc:creator><description>&lt;p&gt;Can you discuss how to customize Office 2010 and then deploy it?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3527442" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3508804</link><pubDate>Thu, 12 Jul 2012 22:54:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3508804</guid><dc:creator>James</dc:creator><description>&lt;p&gt;Great article! I have verified the following uninstall string works;&lt;/p&gt;
&lt;p&gt;MsiExec.exe /X{90140000-0011-0000-0000-0000000FF1CE}&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3508804" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3496037</link><pubDate>Fri, 04 May 2012 08:26:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3496037</guid><dc:creator>Sergey Korotkov</dc:creator><description>&lt;p&gt;I think this is not a good way for &amp;quot;detection rule&amp;quot; is you a use different Application for Office 2010 product line, because MSI product code is not unique for ProPlusWW.msi, VisioWW.msi, PrjProWW.msi etc.&lt;/p&gt;
&lt;p&gt;Thanks for this post.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3496037" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office 2010 with Configuration Manager 2012 Beta 2</title><link>http://blogs.technet.com/b/mniehaus/archive/2011/08/13/deploying-office-2010-with-configuration-manager-2012-beta-2.aspx#3448768</link><pubDate>Wed, 24 Aug 2011 05:37:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3448768</guid><dc:creator>Johan</dc:creator><description>&lt;p&gt;Hey Michael!&lt;/p&gt;
&lt;p&gt;Could you demonstrate on how to deploy Lync 2010 the same way?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve laid about 3 days on that now...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3448768" width="1" height="1"&gt;</description></item></channel></rss>