<?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>How to deploy Office 2007 by using Group Policy to assign startup scripts</title><link>http://blogs.technet.com/b/office_resource_kit/archive/2008/06/06/how-to-deploy-office-2007-by-using-group-policy-to-assign-startup-scripts.aspx</link><description>You can use Group Policy to assign computer startup scripts to deploy the 2007 Microsoft Office system. You can use a script written in any language that is supported by your client computers. Windows Script Host-supported languages, such as VBScript</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to deploy Office 2007 by using Group Policy to assign startup scripts</title><link>http://blogs.technet.com/b/office_resource_kit/archive/2008/06/06/how-to-deploy-office-2007-by-using-group-policy-to-assign-startup-scripts.aspx#3350542</link><pubDate>Tue, 17 Aug 2010 17:58:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3350542</guid><dc:creator>Ben</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;Thanks for the suggestion. Wanted to let you know that the script has actually been updated for Office 2010. &amp;nbsp;The updated script has the following in the customization section which takes care of this: &lt;/p&gt;
&lt;p&gt;set ProductName=Office14.PROPLUS&lt;/p&gt;
&lt;p&gt;Here is a link to the updated article: &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/ff602181.aspx"&gt;technet.microsoft.com/.../ff602181.aspx&lt;/a&gt;. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3350542" width="1" height="1"&gt;</description></item><item><title>re: How to deploy Office 2007 by using Group Policy to assign startup scripts</title><link>http://blogs.technet.com/b/office_resource_kit/archive/2008/06/06/how-to-deploy-office-2007-by-using-group-policy-to-assign-startup-scripts.aspx#3349727</link><pubDate>Thu, 12 Aug 2010 10:19:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3349727</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;Thanks for this, it was quite handy! &lt;/p&gt;
&lt;p&gt;Small point, the script above will fail to detect a previous successful install of Office 14 because the registry path being queried will never exist.&lt;/p&gt;
&lt;p&gt;I think you need to change the reg query command from &amp;nbsp; &lt;/p&gt;
&lt;p&gt;reg query HKEY_LOCAL_MACHINE\SOFTWARE\%WOW6432NODE%Microsoft\Windows\CurrentVersion\Uninstall\%ProductName%&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;reg query HKEY_LOCAL_MACHINE\SOFTWARE\%WOW6432NODE%Microsoft\Windows\CurrentVersion\Uninstall\Office14.%ProductName%&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3349727" width="1" height="1"&gt;</description></item><item><title>stealthpuppy / Deploying Office 2007 with Group Policy Startup Scripts</title><link>http://blogs.technet.com/b/office_resource_kit/archive/2008/06/06/how-to-deploy-office-2007-by-using-group-policy-to-assign-startup-scripts.aspx#3077971</link><pubDate>Wed, 25 Jun 2008 20:42:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3077971</guid><dc:creator>stealthpuppy / Deploying Office 2007 with Group Policy Startup Scripts</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts"&gt;http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3077971" width="1" height="1"&gt;</description></item></channel></rss>