<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Personal website of Dave Hope &#187; System Center Essentials</title>
	<atom:link href="http://davehope.co.uk/Blog/tag/system-center-essentials/feed/" rel="self" type="application/rss+xml" />
	<link>http://davehope.co.uk</link>
	<description>Open source projects, sysadmin stuff and general geekage</description>
	<lastBuildDate>Tue, 18 May 2010 11:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>System Center Essentials (SCE) SP1 error 3604</title>
		<link>http://davehope.co.uk/Blog/system-center-essentials-sce-sp1-error-3604/</link>
		<comments>http://davehope.co.uk/Blog/system-center-essentials-sce-sp1-error-3604/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 10:26:12 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[System Center Essentials]]></category>

		<guid isPermaLink="false">http://davehope.co.uk/?p=60</guid>
		<description><![CDATA[Our latest ActionPack subscription came through the other day and I noticed licenses for System Center Essentials so figured I&#8217;d give it a try. We already use WSUS to update management, so am still not toally convinced of the benefits. Anyway, after a few problems with the initial install I went to install SP1 only [...]]]></description>
			<content:encoded><![CDATA[<p>Our latest ActionPack subscription came through the other day and I noticed licenses for System Center Essentials so figured I&#8217;d give it a try. We already use WSUS to update management, so am still not toally convinced of the benefits.</p>
<p>Anyway, after a few problems with the initial install I went to install SP1 only for the upgrade to fail fairly early on, with the following in the setup log:</p>
<pre>09:54: ProcessInstalls: installWSUS set.
09:54: AdjustWSUSSSL: found the wsusutil.exe at C:\Program Files\Update Services\Tools\wsusutil.exe
09:54: AdjustWSUSSSL: Launching C:\Program Files\Update Services\Tools\wsusutil.exe with arguments: ConfigureSsl MIOS3.immediacy.local
09:54: SetProgressScreen: Init WSUS Install progress.
09:54: statusUpdate: Resetting progress bar.
09:54: LaunchWSUS: Launching d:\temp\setup\i386\WSUSSetup.exe with arguments: /g /q DEFAULT_WEBSITE=0 PROGRESS_WINDOW_HANDLE=2818292
09:55: LaunchWSUS: Failed: Return Code 3604
09:55: LaunchWSUS: Check C:\Documents and Settings\dhope\Local Settings\Temp\1\SCEWsus for more information.
09:55: LaunchWSUS: Additional Logs may be avaiable at: C:\Program Files\Update Services\LogFiles</pre>
<p>So, time to check the WSUSSetup.log file</p>
<pre>2008-04-21 10:02:32  Success   MWUSSetup          Creating database backup...
2008-04-21 10:02:32  Error     MWUSSetup          ExecuteQuery: Failed to execute SQL query BACKUP DATABASE SUSDB to DISK=N'D:\WSUS\SUSDB.bak' (Error 0x80040E14)
2008-04-21 10:02:32  Error     MWUSSetup          ExecuteQueryGetNoResults: Failed to execute query BACKUP DATABASE SUSDB to DISK=N'%s' (Error 0x80040E14)
2008-04-21 10:02:32  Error     MWUSSetup          BackupDatabase: Failed to backup database (Error 0x80040E14)
2008-04-21 10:02:32  Error     MWUSSetup          CUpgradeDriver::PerformSetup: Failed to backup database (Error 0x80040E14)
2008-04-21 10:02:32  Error     MWUSSetup          CSetupDriver::LaunchSetup: Setup failed (Error 0x80040E14)
2008-04-21 10:02:32  Success   MWUSSetup          An error occurred while performing setup. Please refer to the error logs for details
2008-04-21 10:02:32  Error     MWUSSetup          DoInstall: Wsus setup failed (Error 0x80040E14)</pre>
<p>Ahah! &#8211; What&#8217;s this, SCE SP1 seems to be trying to backup to a non existent location (D:\WSUS), simply creating the directory and giving it the relevant permissions sorted the problem and setup could then run.</p>
]]></content:encoded>
			<wfw:commentRss>http://davehope.co.uk/Blog/system-center-essentials-sce-sp1-error-3604/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
