<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Service-Pack-1 on Anything About IT</title><link>https://www.verboon.info/tags/service-pack-1/</link><description>Recent content in Service-Pack-1 on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Feb 2011 19:02:38 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/service-pack-1/index.xml" rel="self" type="application/rss+xml"/><item><title>Observations for Windows 7 Service Pack 1 Error 0x800f0a12</title><link>https://www.verboon.info/2011/02/observations-for-windows-7-service-pack-1-error-0x800f0a12/</link><pubDate>Thu, 24 Feb 2011 19:02:38 +0000</pubDate><guid>https://www.verboon.info/2011/02/observations-for-windows-7-service-pack-1-error-0x800f0a12/</guid><description>&lt;p&gt;During the past days I have been manually updating a few Windows 7 clients and on two of them I received the error &lt;strong&gt;0x800fa12&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-02-24-11h26_01_thumb.png" alt="2011-02-24 11h26_01"&gt;

&lt;/p&gt;
&lt;p&gt;When clicking on the Go online &lt;a href="http://windows.microsoft.com/en-US/windows7/windows-7-windows-server-2008-r2-service-pack-1-sp1-installation-error-0x800F0A12"&gt;link&lt;/a&gt; Microsoft mentions the several reasons that could lead to this error.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;pre&gt;&lt;code&gt; The system partition isn’t automatically mounted, or made accessible to Windows, during startup. 
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;pre&gt;&lt;code&gt; A hard disk containing the system partition was removed prior to beginning SP1 installation.
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;pre&gt;&lt;code&gt; Windows is running on a storage area network (SAN), and access to the system partition has been disabled. 
&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;pre&gt;&lt;code&gt; A disk management tool from another software manufacturer was used to copy (or clone) the disk or partition on which you’re trying to install SP1
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Knowing my systems I could immediately exclude cause 2,3 and 4, so took a closer look at cause 1. Running the command MOUNTVOL /L showed the following result:&lt;/p&gt;</description></item><item><title>Removing Backup Files Created during Windows 7 Service Pack 1 Installation</title><link>https://www.verboon.info/2011/02/removing-backup-files-created-during-windows-7-service-pack-1-installation/</link><pubDate>Sat, 19 Feb 2011 18:24:06 +0000</pubDate><guid>https://www.verboon.info/2011/02/removing-backup-files-created-during-windows-7-service-pack-1-installation/</guid><description>&lt;p&gt;For the Windows Vista Service Packs there was &lt;a href="https://www.verboon.info/index.php/2008/11/vista-sp1-cleanup-tool-vsp1clnexe/"&gt;vsp1cln.exe&lt;/a&gt; (SP1) and &lt;a href="https://www.verboon.info/index.php/2009/05/windows-vista-service-pack-2-cleanup/"&gt;compcln.exe&lt;/a&gt; (SP2) to cleanup the backup files created during the Service Pack installation. For Windows 7 Microsoft did not provide a separate cleanup tool, but instead leverages the windows-build-in DISM tool.&lt;/p&gt;
&lt;p&gt;To remove the backup files created during the Windows 7 Service Pack 1 installation run the following command from an elevated command prompt.&lt;/p&gt;
&lt;p&gt;dism.exe /online /cleanup-image /spsuperseded&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-02-19-18h37_59_thumb.png" alt="2011-02-19 18h37_59"&gt;

&lt;/p&gt;
&lt;p&gt;After successful completion you should get some disk space back.&lt;/p&gt;</description></item><item><title>Vista SP1 download using BITSADMIN</title><link>https://www.verboon.info/2008/11/vista-sp1-download-using-bitsadmin/</link><pubDate>Sun, 23 Nov 2008 14:57:52 +0000</pubDate><guid>https://www.verboon.info/2008/11/vista-sp1-download-using-bitsadmin/</guid><description>&lt;p&gt;I wrote about &lt;a href="https://www.verboon.info/?p=78"&gt;BITSADMIN &lt;/a&gt;earlier, use the below command line to directly download Vista SP1. Note that you have to create the c;\download folder yourself or define an other path.&lt;/p&gt;
&lt;p&gt;BITSADMIN /TRANSFER VSP1 &lt;a href="http://download.microsoft.com/download/3/a/9/3a9b72c2-527d-4694-8a49-84c056d4c34d/Windows6.0-KB936330-X86-wave0.exe"&gt;http://download.microsoft.com/download/3/a/9/3a9b72c2-527d-4694-8a49-84c056d4c34d/Windows6.0-KB936330-X86-wave0.exe&lt;/a&gt; C:\DOWNLOAD\Windows6.0-KB936330-X86-wave0.exe&lt;/p&gt;</description></item></channel></rss>