<?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 Office 2007 with Group Policy Startup Scripts</title>
	<atom:link href="http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts</link>
	<description>on applications, desktop and Terminal Server deployment, virtualisation and more</description>
	<lastBuildDate>Thu, 02 Sep 2010 12:40:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dustin</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-4850</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Fri, 28 Sep 2007 05:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-4850</guid>
		<description>Thanks Aaron, have been looking at implimenting DFS for a little while, just been fixing some other issues and rolling out a new file structure/new server. Sorry little off topic.

Anyway another quick way around this is also having another script with the different location as the exe, then just apply that script to the other office users.</description>
		<content:encoded><![CDATA[<p>Thanks Aaron, have been looking at implimenting DFS for a little while, just been fixing some other issues and rolling out a new file structure/new server. Sorry little off topic.</p>
<p>Anyway another quick way around this is also having another script with the different location as the exe, then just apply that script to the other office users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-4825</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Thu, 27 Sep 2007 09:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-4825</guid>
		<description>Hi Dustin, &lt;a href=&quot;http://technet2.microsoft.com/windowsserver/en/library/370f16f9-dd08-45dc-8cf2-d9e2bfeada881033.mspx?mfr=true&quot; rel=&quot;nofollow&quot;&gt;DFS &lt;/a&gt;is your friend. This will allow you to have replicas of your software installation points at different location using the same namespace and computer will connect to the closest replica.</description>
		<content:encoded><![CDATA[<p>Hi Dustin, <a href="http://technet2.microsoft.com/windowsserver/en/library/370f16f9-dd08-45dc-8cf2-d9e2bfeada881033.mspx?mfr=true" rel="nofollow">DFS </a>is your friend. This will allow you to have replicas of your software installation points at different location using the same namespace and computer will connect to the closest replica.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-4819</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Thu, 27 Sep 2007 05:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-4819</guid>
		<description>The vbscript as described worked for me apart from the bottom part (Set oExec) I use the following instead:

If OfficeInstalled  True Then
  Set WshShell = WScript.CreateObject(&quot;WScript.Shell&quot;)
WshShell.Run &quot;&quot;&quot;\\servername\share\Software\Server Software\Microsoft\Office 2007\setup.exe&quot;&quot;&quot;, 3, false

The Using the &quot;&quot;&quot; due to folder name gaps. I&#039;m no code wiz, just mixed and matched, also I assume I could of used the simple script too, thanks for the script came in handy :) 

I just made an installation point, created a MSP and placed in the updates folder then edited the logon script to open the .exe, I found this to be the most simple way for a 50 user based company, the only thing I haven&#039;t found is how to point the user to the closest installation point for our users in another office, don&#039;t want them installing over 2mb link.</description>
		<content:encoded><![CDATA[<p>The vbscript as described worked for me apart from the bottom part (Set oExec) I use the following instead:</p>
<p>If OfficeInstalled  True Then<br />
  Set WshShell = WScript.CreateObject(&#8220;WScript.Shell&#8221;)<br />
WshShell.Run &#8220;&#8221;"\\servername\share\Software\Server Software\Microsoft\Office 2007\setup.exe&#8221;"&#8221;, 3, false</p>
<p>The Using the &#8220;&#8221;" due to folder name gaps. I&#8217;m no code wiz, just mixed and matched, also I assume I could of used the simple script too, thanks for the script came in handy <img src='http://blog.stealthpuppy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I just made an installation point, created a MSP and placed in the updates folder then edited the logon script to open the .exe, I found this to be the most simple way for a 50 user based company, the only thing I haven&#8217;t found is how to point the user to the closest installation point for our users in another office, don&#8217;t want them installing over 2mb link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Angelico</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-529</link>
		<dc:creator>Bryan Angelico</dc:creator>
		<pubDate>Wed, 11 Jul 2007 14:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-529</guid>
		<description>I think I may have found my answer:
http://technet2.microsoft.com/Office/en-us/library/fff8197f-284d-4837-8086-47cf2cb410ed1033.mspx?mfr=true 

It&#039;s the 5th bullet point under the title:
Advantages of using computer startup scripts for deploying 2007 Office</description>
		<content:encoded><![CDATA[<p>I think I may have found my answer:<br />
<a href="http://technet2.microsoft.com/Office/en-us/library/fff8197f-284d-4837-8086-47cf2cb410ed1033.mspx?mfr=true" rel="nofollow">http://technet2.microsoft.com/Office/en-us/library/fff8197f-284d-4837-8086-47cf2cb410ed1033.mspx?mfr=true</a> </p>
<p>It&#8217;s the 5th bullet point under the title:<br />
Advantages of using computer startup scripts for deploying 2007 Office</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-527</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-527</guid>
		<description>Here&#039;s how to script elevation: http://blogs.msdn.com/aaron_margosis/archive/2007/07/01/scripting-elevation-on-vista.aspx</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how to script elevation: <a href="http://blogs.msdn.com/aaron_margosis/archive/2007/07/01/scripting-elevation-on-vista.aspx" rel="nofollow">http://blogs.msdn.com/aaron_margosis/archive/2007/07/01/scripting-elevation-on-vista.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-526</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Wed, 11 Jul 2007 13:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-526</guid>
		<description>You won&#039;t be able to elevate via a script. You can launch the elevation process via a script but it will still require an administrator to go to the machine to to enter credentials.

If you use the Software Installation feature of Group Policy to assign or even publish Office, the MSP file will not apply, you must either use the CONFIG.XML or use SETUP.EXE. Unfortunately there&#039;s no way around it.</description>
		<content:encoded><![CDATA[<p>You won&#8217;t be able to elevate via a script. You can launch the elevation process via a script but it will still require an administrator to go to the machine to to enter credentials.</p>
<p>If you use the Software Installation feature of Group Policy to assign or even publish Office, the MSP file will not apply, you must either use the CONFIG.XML or use SETUP.EXE. Unfortunately there&#8217;s no way around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Angelico</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-525</link>
		<dc:creator>Bryan Angelico</dc:creator>
		<pubDate>Wed, 11 Jul 2007 12:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-525</guid>
		<description>Yea... I know about the assigning option in GPO, I test pushed 2007 to a computer and it worked. The problem was it didn&#039;t use the MSP file I created. I didn&#039;t think it would, but others on the web say they have had hit and miss success deploying Office this way and it used the MSP file. Also, I have relatively small network (250 workstations) but I was concerned about the strain on the server if I pushed the installation to that many machines at once. I know I could break it up but that would be a pain in the ass. All I would like to do is publish it and let the users install it when they&#039;re ready... but Microsoft decided to be a dick and remove that option. That really pisses me off, cause for me I think it&#039;s the perfect solution. So I was wondering if there was a way I could elevate the permissions in the script, other than using the runas command as that&#039;s not very secure.</description>
		<content:encoded><![CDATA[<p>Yea&#8230; I know about the assigning option in GPO, I test pushed 2007 to a computer and it worked. The problem was it didn&#8217;t use the MSP file I created. I didn&#8217;t think it would, but others on the web say they have had hit and miss success deploying Office this way and it used the MSP file. Also, I have relatively small network (250 workstations) but I was concerned about the strain on the server if I pushed the installation to that many machines at once. I know I could break it up but that would be a pain in the ass. All I would like to do is publish it and let the users install it when they&#8217;re ready&#8230; but Microsoft decided to be a dick and remove that option. That really pisses me off, cause for me I think it&#8217;s the perfect solution. So I was wondering if there was a way I could elevate the permissions in the script, other than using the runas command as that&#8217;s not very secure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-504</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Tue, 10 Jul 2007 20:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-504</guid>
		<description>Hi Bryan, the only way you&#039;ll be able to use this method to deploy Office 2007 is to assign the software to your computers. Office 2007 does not support assigning the software to users. When you assign software to computers you won&#039;t have to worry about elevating to allow the install.</description>
		<content:encoded><![CDATA[<p>Hi Bryan, the only way you&#8217;ll be able to use this method to deploy Office 2007 is to assign the software to your computers. Office 2007 does not support assigning the software to users. When you assign software to computers you won&#8217;t have to worry about elevating to allow the install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Angelico</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-502</link>
		<dc:creator>Bryan Angelico</dc:creator>
		<pubDate>Tue, 10 Jul 2007 19:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-502</guid>
		<description>This sounds great. I was thinking something along the same line, only I would right a script that copies the entire install folder to the local drive first(to ease server load, and network traffic during install; then launch the install. The only problem is how to you elevate the permissions to allow end users run the install?</description>
		<content:encoded><![CDATA[<p>This sounds great. I was thinking something along the same line, only I would right a script that copies the entire install folder to the local drive first(to ease server load, and network traffic during install; then launch the install. The only problem is how to you elevate the permissions to allow end users run the install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-25</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Thu, 31 May 2007 14:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-25</guid>
		<description>Nice work Dave, that&#039;s a good tip.</description>
		<content:encoded><![CDATA[<p>Nice work Dave, that&#8217;s a good tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Hope</title>
		<link>http://blog.stealthpuppy.com/deployment/deploying-office-2007-with-group-policy-startup-scripts/comment-page-1#comment-24</link>
		<dc:creator>Dave Hope</dc:creator>
		<pubDate>Thu, 31 May 2007 13:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/deploying-office-2007-with-group-policy-startup-scripts#comment-24</guid>
		<description>Found this article when wanting to deploy the FileFormatConverters.exe that Microsoft released office 2003 can open the new format.

In case it helps someone, to deploy FileFormatConverters.exe via a GPO I first extracted FileFormatConverters.exe and copied the msi, cab, cat etc across to my installation share.

I then  set it up as per any other software installation object and use the following WMI filter:

SELECT * FROM Win32_Product WHERE (Caption LIKE &quot;Microsoft Office%2003%&quot;)

This worked for me as we only have Office 2003 and 2007 on our network.

Hope it helps,

Dave</description>
		<content:encoded><![CDATA[<p>Found this article when wanting to deploy the FileFormatConverters.exe that Microsoft released office 2003 can open the new format.</p>
<p>In case it helps someone, to deploy FileFormatConverters.exe via a GPO I first extracted FileFormatConverters.exe and copied the msi, cab, cat etc across to my installation share.</p>
<p>I then  set it up as per any other software installation object and use the following WMI filter:</p>
<p>SELECT * FROM Win32_Product WHERE (Caption LIKE &#8220;Microsoft Office%2003%&#8221;)</p>
<p>This worked for me as we only have Office 2003 and 2007 on our network.</p>
<p>Hope it helps,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>
