<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/MU" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: True Silent Installation of the Firewall Client</title>
	<link>http://blogs.isaserver.org/shinder/2006/03/18/true-silent-installation-of-the-firewall-client/</link>
	<description>Written by Dr Thomas W Shinder, consultant to Microsoft, HP and many Fortune 500 companies on ISA firewall and Web proxy deployments this blog is where administrators get information about ISA Server Universal Threat Management firewalls. Topics include how to manage, deploy, and troubleshoot ISA Server as a network firewall, Web proxy/Web cache, remote access VPN server and VPN gateway to provide a high level of network security for all corporate computers.</description>
	<pubDate>Wed,  7 Jan 2009 05:23:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>

	<item>
		<title>by: Thomas Shinder</title>
		<link>http://blogs.isaserver.org/shinder/2006/03/18/true-silent-installation-of-the-firewall-client/#comment-12798</link>
		<pubDate>Tue, 26 Sep 2006 20:55:50 +0000</pubDate>
		<guid>http://blogs.isaserver.org/shinder/2006/03/18/true-silent-installation-of-the-firewall-client/#comment-12798</guid>
					<description>Hi Mark,
Great tip!
Thanks!
Tom</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Great tip!<br />
Thanks!<br />
Tom
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark Walters</title>
		<link>http://blogs.isaserver.org/shinder/2006/03/18/true-silent-installation-of-the-firewall-client/#comment-12772</link>
		<pubDate>Tue, 26 Sep 2006 17:47:31 +0000</pubDate>
		<guid>http://blogs.isaserver.org/shinder/2006/03/18/true-silent-installation-of-the-firewall-client/#comment-12772</guid>
					<description>Hi,

You don't need to edit the MSI to force a reboot

Simply use the REBOOT=Force parameter on the command line

i.e.  MSIEXEC /i MS_FWC.MSI REBOOT=Force

If you are going to run a batch file installing a number of products, then rebooting at the end, then use REBOOT=ReallySuppress

i.e.

msiexec /i prod1.msi REBOOT=ReallySuppress /qn
msiexec /i prod2.msi REBOOT=ReallySuppress /qn
.
.
.
Shutdown /r /t 1

Thanks,

mark</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You don&#8217;t need to edit the MSI to force a reboot</p>
<p>Simply use the REBOOT=Force parameter on the command line</p>
<p>i.e.  MSIEXEC /i MS_FWC.MSI REBOOT=Force</p>
<p>If you are going to run a batch file installing a number of products, then rebooting at the end, then use REBOOT=ReallySuppress</p>
<p>i.e.</p>
<p>msiexec /i prod1.msi REBOOT=ReallySuppress /qn<br />
msiexec /i prod2.msi REBOOT=ReallySuppress /qn<br />
.<br />
.<br />
.<br />
Shutdown /r /t 1</p>
<p>Thanks,</p>
<p>mark
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
