<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How to silently install Office 2003 Service Pack 3 through GPO</title>
	<atom:link href="http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/</link>
	<description>Just another IT weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 22:18:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ann Printer</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-4681</link>
		<dc:creator>Ann Printer</dc:creator>
		<pubDate>Fri, 18 Sep 2009 04:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-4681</guid>
		<description>Good stuff.

I saw something like this in SE Michigan recently on machine in for repair.</description>
		<content:encoded><![CDATA[<p>Good stuff.</p>
<p>I saw something like this in SE Michigan recently on machine in for repair.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-4667</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 14:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-4667</guid>
		<description>Does not work when put in the computer configuration as a startup batch script.</description>
		<content:encoded><![CDATA[<p>Does not work when put in the computer configuration as a startup batch script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZED</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-4617</link>
		<dc:creator>ZED</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-4617</guid>
		<description>Thank You.</description>
		<content:encoded><![CDATA[<p>Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linglom</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-3731</link>
		<dc:creator>linglom</dc:creator>
		<pubDate>Wed, 14 Jan 2009 02:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-3731</guid>
		<description>To Steve,
It depends on where you have placed the script in between Computer or User configuration. In the example, I place the script in LogOn/LogOff script so it is in User Configuration. 
If it is in User Configuration, the script will run when the user has logged on to the system. If it is in Computer Configuration, the script will run when the computer has startup, regardless of who logs on to the computers.

For privilege issue, if it is a logon script, the script will run under current user logon privilege (user&#039;s permission). If it is a startup script, the script will run under system privilege on the local computer.

One more thing, there is a policy which can elevated privileges. It is located in both Computer and User Configuration -&gt; Administrative Templates -&gt; Windows Installer -&gt; Always install with elevated privileges. I never try this policy so I can&#039;t support on this issue.</description>
		<content:encoded><![CDATA[<p>To Steve,<br />
It depends on where you have placed the script in between Computer or User configuration. In the example, I place the script in LogOn/LogOff script so it is in User Configuration.<br />
If it is in User Configuration, the script will run when the user has logged on to the system. If it is in Computer Configuration, the script will run when the computer has startup, regardless of who logs on to the computers.</p>
<p>For privilege issue, if it is a logon script, the script will run under current user logon privilege (user&#8217;s permission). If it is a startup script, the script will run under system privilege on the local computer.</p>
<p>One more thing, there is a policy which can elevated privileges. It is located in both Computer and User Configuration -> Administrative Templates -> Windows Installer -> Always install with elevated privileges. I never try this policy so I can&#8217;t support on this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-3730</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 14 Jan 2009 00:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-3730</guid>
		<description>Does this script execute before or after a user signs in ?  If after, does the user need to have Admin privilege ?</description>
		<content:encoded><![CDATA[<p>Does this script execute before or after a user signs in ?  If after, does the user need to have Admin privilege ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/comment-page-1/#comment-976</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Mon, 28 Jul 2008 07:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.linglom.com/2008/04/16/how-to-silently-install-office-2003-service-pack-3-through-gpo/#comment-976</guid>
		<description>thanks for this guide. i just deployed sp3 and it was flawless. saved a lot of time.</description>
		<content:encoded><![CDATA[<p>thanks for this guide. i just deployed sp3 and it was flawless. saved a lot of time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
