<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Richard S</title>
	<atom:link href="http://richardstk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://richardstk.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:07:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='richardstk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Richard S</title>
		<link>http://richardstk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://richardstk.wordpress.com/osd.xml" title="Richard S" />
	<atom:link rel='hub' href='http://richardstk.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Unable To Edit SharePoint Web Part &#8211; File Not Found</title>
		<link>http://richardstk.wordpress.com/2012/02/07/unable-to-edit-sharepoint-web-part-file-not-found/</link>
		<comments>http://richardstk.wordpress.com/2012/02/07/unable-to-edit-sharepoint-web-part-file-not-found/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 15:07:31 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=349</guid>
		<description><![CDATA[Whilst working on a SharePoint 2010 site I needed to edit a web part.  However, after I&#8217;d chosen to edit the page, clicking on the arrow to edit the web part didn&#8217;t do anything. I ticked the checkbox and selected Edit Properties from the ribbon.  This produced a File Not Found error. I navigated to C:\Program [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=349&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whilst working on a SharePoint 2010 site I needed to edit a web part.  However, after I&#8217;d chosen to edit the page, clicking on the arrow to edit the web part didn&#8217;t do anything.</p>
<p><a href="http://richardstk.files.wordpress.com/2012/02/editwebpart.png"><img class="aligncenter size-full wp-image-350" title="EditWebPart" src="http://richardstk.files.wordpress.com/2012/02/editwebpart.png?w=630" alt=""   /></a></p>
<p>I ticked the checkbox and selected Edit Properties from the ribbon.  This produced a File Not Found error.</p>
<p><a href="http://richardstk.files.wordpress.com/2012/02/filenotfound1.jpg"><img class="aligncenter size-full wp-image-352" title="FileNotFound" src="http://richardstk.files.wordpress.com/2012/02/filenotfound1.jpg?w=630&#038;h=291" alt="" width="630" height="291" /></a></p>
<p>I navigated to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS on the web front end server and opened the latest log file.  Searching for FileNotFound found the error below</p>
<p style="text-align:justify;padding-left:30px;"><em>System.IO.FileNotFoundException: The file /hr/_catalogs/masterpage/_controltemplates/Welcome.ascx does not exist.</em></p>
<p>A quick Google for the error indicated that the error was related to the masterpage.  This site has a custom masterpage which resides at the top level of the farm and when checked was fine.  However, the error was being produced by the default.master masterpage for the site.  Viewing the site in SharePoint Designer, I opened the default.master masterpage under _catalogs/masterpage and navigated to the top section of the file below</p>
<p style="padding-left:30px;">&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;Welcome&#8221; src=&#8221;_controltemplates/Welcome.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;MUISelector&#8221; src=&#8221;_controltemplates/MUISelector.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;DesignModeConsole&#8221; src=&#8221;_controltemplates/DesignModeConsole.ascx&#8221; %&gt;</p>
<p>The error is caused by the three lines missing ~/ from the src.  Updating the tags as below fixed the error</p>
<p style="padding-left:30px;">&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;Welcome&#8221; src=&#8221;~/_controltemplates/Welcome.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;MUISelector&#8221; src=&#8221;~/_controltemplates/MUISelector.ascx&#8221; %&gt;<br />
&lt;%@ Register TagPrefix=&#8221;wssuc&#8221; TagName=&#8221;DesignModeConsole&#8221; src=&#8221;~/_controltemplates/DesignModeConsole.ascx&#8221; %&gt;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/349/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/349/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/349/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=349&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2012/02/07/unable-to-edit-sharepoint-web-part-file-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/02/editwebpart.png" medium="image">
			<media:title type="html">EditWebPart</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/02/filenotfound1.jpg" medium="image">
			<media:title type="html">FileNotFound</media:title>
		</media:content>
	</item>
		<item>
		<title>Build A SharePoint 2010 Development Environment</title>
		<link>http://richardstk.wordpress.com/2012/02/03/build-a-sharepoint-2010-development-test-environment/</link>
		<comments>http://richardstk.wordpress.com/2012/02/03/build-a-sharepoint-2010-development-test-environment/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 11:42:58 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=319</guid>
		<description><![CDATA[The instructions below are a brief guide to building a development/test SharePoint 2010 standalone environment.  The basic steps are: Build a Windows Server 2008 R2 server Install a standalone instance of SharePoint 2010 Copy over and restore the live content, profile, social and sync databases Install and apply any customization and web parts. Install Windows Server 2008 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=319&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The instructions below are a brief guide to building a development/test SharePoint 2010 standalone environment.  The basic steps are:</p>
<ul>
<li>Build a Windows Server 2008 R2 server</li>
<li>Install a standalone instance of SharePoint 2010</li>
<li>Copy over and restore the live content, profile, social and sync databases</li>
<li>Install and apply any customization and web parts.</li>
</ul>
<p>Install Windows Server 2008 R2 SP1.  If you run Windows Update, don&#8217;t install .NET Framework 4 as it&#8217;s incompatible with SharePoint 2010.</p>
<p>Run splash.hta from the SharePoint installation source and install prerequisites</p>
<p>Continue to run and reboot until all prerequisites are installed</p>
<p>Install SharePoint server, enter product key, choose standalone installation type</p>
<p>Run the SharePoint Products Configuration Wizard</p>
<p>Open Central Administration -&gt; Application Management -&gt; Change site collection administrators -&gt; Select the primary and secondary site administrators</p>
<p>Open Central Administration -&gt; Security -&gt; Manage the farm administrators group.  Add the required user accounts to farm administrators</p>
<p>Backup the live content database and the profile, social and sync databases using SQL Server Management Studio.  To determine the live content database name open Central Administration -&gt; Application Management -&gt; Manage content databases.    Select the correct Web Application and the database name will be displayed.  Clicking the database name takes you to a screen with the SQL server name.  To determine live profile, social and sync database names, open Central Administration -&gt; Application Management -&gt; Manage service applications.  Highlight the &#8220;User Profile Sync&#8221; line and select Properties from the ribbon.  The popup shows the database server and database names.  Copy the backups to a folder on the development server.</p>
<p>Delete the content database for the SharePoint &#8211; 80 web application.  Open Central Administration -&gt; Application Management -&gt; Manage Content Databases.  Click on the database name, scroll to the bottom of the next page, tick “Remove content database” and click OK.</p>
<p>Delete the &#8220;User Profile Synchronization&#8221; service application.  Open Central Administration -&gt; Application Management -&gt; Manage service applications.  Highlight the &#8220;User Profile Synchronization&#8221; line and select Delete.  Tick the box to &#8220;Delete data associated with the Service Applications&#8221;.</p>
<p>The SQL Server in my live environment is running SQL Server 2008 R2 SP1, so I upgraded the SQL Express 2008 instance installed by SharePoint to SQL Server 2008 R2 Express. <a title="http://www.microsoft.com/download/en/details.aspx?id=23650" href="http://www.microsoft.com/download/en/details.aspx?id=23650" target="_blank">http://www.microsoft.com/download/en/details.aspx?id=23650</a> .  Next I installed SQL Server 2008 R2 SP1.</p>
<p>Open SSMSE, in &#8220;Server name:&#8221; enter &#8220;localhost\sharepoint&#8221; and click Connect.  Restore the live database backups to the local SQL instance.</p>
<p>Attach the restored database to SharePoint using PowerShell.  Open the SharePoint 2010 Management Shell and type: Mount-SPContentDatabase -Name <em>&lt;DatabaseName&gt;</em> -DatabaseServer<em>&lt;ServerName&gt;</em> -WebApplication <em>&lt;URL&gt;</em></p>
<p>Apply any customizations and install web parts</p>
<p>Configure the Farm Account.  Open Central Administration -&gt; Security -&gt; Configure service accounts.  Click &#8220;Register new managed account&#8221; and enter the farm account information.  Select &#8220;Farm Account&#8221; from the list and select your newly registered service account from the list.</p>
<p>Create a new &#8221;User Profile Synchronization&#8221; service application that points to the restored databases.  Open Central Administration -&gt; Application Management -&gt; Manage service applications.  Click New -&gt; User Profile Service Application from the ribbon.  Enter a name, an application pool and for the profile, synchronization and social databases enter the name of the restored databases, then click Create.</p>
<p>Run a full crawl of the environment.  Open Central Administration -&gt; Application Management -&gt; Manage service applications.  Click on &#8220;Search Service Application&#8221;.  From the left hand menu click on &#8220;Content Sources&#8221;, hover over &#8220;Local SharePoint sites&#8221; and select Edit from the dropdown list.  Scroll to the bottom of the screen and tick &#8220;Start full crawl of this content source&#8221; and click Ok.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/319/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=319&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2012/02/03/build-a-sharepoint-2010-development-test-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>Deploy Intel AMT/HECI/SOL Drivers Using System Center Configuration Manager</title>
		<link>http://richardstk.wordpress.com/2012/01/27/deploy-intel-amthecisol-drivers-using-system-center-configuration-manager/</link>
		<comments>http://richardstk.wordpress.com/2012/01/27/deploy-intel-amthecisol-drivers-using-system-center-configuration-manager/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 14:04:00 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center Configuration Manger]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=315</guid>
		<description><![CDATA[This post describes how I deployed the Intel AMT/HECI/SOL Drivers using System Center Configuration Manager (SCCM). I was deploying the drivers to Dell OptiPlex desktops and Latitude laptops, so I downloaded the drivers from http://support.euro.dell.com/ .  The drivers download as compressed files, so I extract them using 7-zip http://www.7-zip.org/.  This leaves you with a set of files like those [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=315&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post describes how I deployed the <a class="zem_slink" title="Intel" href="http://maps.google.com/maps?ll=37.3879277778,-121.963538889&amp;spn=0.01,0.01&amp;q=37.3879277778,-121.963538889 (Intel)&amp;t=h" rel="geolocation">Intel</a> AMT/HECI/SOL Drivers using <a class="zem_slink" title="System Center Configuration Manager" href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx" rel="homepage">System Center Configuration Manager</a> (SCCM).</p>
<p>I was deploying the drivers to Dell <a class="zem_slink" title="Dell OptiPlex" href="http://en.wikipedia.org/wiki/Dell_OptiPlex" rel="wikipedia">OptiPlex</a> desktops and Latitude laptops, so I downloaded the drivers from <a title="http://support.euro.dell.com/" href="http://support.euro.dell.com/" target="_blank">http://support.euro.dell.com/</a> .  The drivers download as compressed files, so I extract them using <a class="zem_slink" title="7-Zip" href="http://www.7-zip.org/" rel="homepage">7-zip</a> <a title="7-zip" href="http://www.7-zip.org/" target="_blank">http://www.7-zip.org/</a>.  This leaves you with a set of files like those below.</p>
<p><a href="http://richardstk.files.wordpress.com/2012/01/heci-setup.jpg"><img class="aligncenter size-full wp-image-316" title="HECI Setup" src="http://richardstk.files.wordpress.com/2012/01/heci-setup.jpg?w=630" alt=""   /></a></p>
<p>In the screenshot above you&#8217;ll see setup.cmd <a class="zem_slink" title="Batch file" href="http://en.wikipedia.org/wiki/Batch_file" rel="wikipedia">batch file</a>.  This is the secret to deploying the drivers using SCCM.  The Intel documentation states that you can run setup.exe -s to silently install the drivers.  However, when I created a software distribution package and set it to run setup.exe -s the drivers never installed and the installer routine exited due to an invalid command option.  What you need to do is create a batch file which calls setup.exe -s and point the software package as the batch file, e.g.</p>
<p>\\SCCMSERVER\SoftwareDistribution\Packages\755_HECI_Driver\setup.exe -s</p>
<p><a href="http://richardstk.files.wordpress.com/2012/01/heci-driver-package.jpg"><img class="aligncenter size-full wp-image-317" title="HECI Driver Package" src="http://richardstk.files.wordpress.com/2012/01/heci-driver-package.jpg?w=630" alt=""   /></a></p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/315/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=315&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2012/01/27/deploy-intel-amthecisol-drivers-using-system-center-configuration-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/01/heci-setup.jpg" medium="image">
			<media:title type="html">HECI Setup</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/01/heci-driver-package.jpg" medium="image">
			<media:title type="html">HECI Driver Package</media:title>
		</media:content>
	</item>
		<item>
		<title>Update Dell BIOS During Operating System Deployment Using System Center Configuration Manager</title>
		<link>http://richardstk.wordpress.com/2012/01/27/update-dell-bios-during-operating-system-deployment-using-system-center-configuration-manager/</link>
		<comments>http://richardstk.wordpress.com/2012/01/27/update-dell-bios-during-operating-system-deployment-using-system-center-configuration-manager/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:02:10 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center Configuration Manger]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=309</guid>
		<description><![CDATA[As part of an Intel AMT deployment I needed to update the BIOS on our Dell OptiPlex desktops and Latitude laptops.  I created a package to run the BIOS update and added this to the operating system task sequence. Firstly, download the BIOS update from Dell technical support http://support.euro.dell.com/support/  The BIOS file will be named something [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=309&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As part of an <a class="zem_slink" title="Intel Active Management Technology" href="http://en.wikipedia.org/wiki/Intel_Active_Management_Technology" rel="wikipedia">Intel AMT</a> deployment I needed to update the <a class="zem_slink" title="BIOS" href="http://en.wikipedia.org/wiki/BIOS" rel="wikipedia">BIOS</a> on our <a class="zem_slink" title="Dell OptiPlex" href="http://en.wikipedia.org/wiki/Dell_OptiPlex" rel="wikipedia">Dell OptiPlex</a> desktops and <a class="zem_slink" title="Dell Latitude" href="http://en.wikipedia.org/wiki/Dell_Latitude" rel="wikipedia">Latitude</a> laptops.  I created a package to run the BIOS update and added this to the operating system task sequence.</p>
<p>Firstly, download the BIOS update from <a class="zem_slink" title="Dell" href="http://www.dell.com" rel="homepage">Dell technical support</a> <a title="http://support.euro.dell.com/support/" href="http://support.euro.dell.com/support/" target="_blank">http://support.euro.dell.com/support/</a>  The BIOS file will be named something like 0755-A21.exe .  This is the A21 BIOS revision for the Dell OptiPlex 755.</p>
<p>Next, in <a class="zem_slink" title="System Center Configuration Manager" href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx" rel="homepage">System Center Configuration Manager</a> (SCCM) create a standard <a class="zem_slink" title="Software package (installation)" href="http://en.wikipedia.org/wiki/Software_package_%28installation%29" rel="wikipedia">software package</a>.  Set the command line to the BIOS file followed by -NOREBOOT –NOPAUSE .  This enables the BIOS update to run silently and without rebooting the system.  I additionally set the package to run &#8220;whether or not a user is logged on&#8221; using the setting on the Environment tab.</p>
<p><a href="http://richardstk.files.wordpress.com/2012/01/bios-update-package.jpg"><img class="aligncenter size-full wp-image-311" title="BIOS Update Package" src="http://richardstk.files.wordpress.com/2012/01/bios-update-package.jpg?w=630" alt=""   /></a></p>
<p>Go to your operating system deployment task sequence and choose Add -&gt; <a class="zem_slink" title="General officer" href="http://en.wikipedia.org/wiki/General_officer" rel="wikipedia">General</a> -&gt; Install <a class="zem_slink" title="Computer software" href="http://en.wikipedia.org/wiki/Computer_software" rel="wikipedia">Software</a>.  Select the BIOS update package.  Next, click into the <a class="zem_slink" title="Computer configuration" href="http://en.wikipedia.org/wiki/Computer_configuration" rel="wikipedia">Options</a> tab and click &#8220;Add Condition&#8221; and select &#8220;Query WMI&#8221;  and enter SELECT SMBIOSBIOSVersion From Win32_BIOS WHERE SMBIOSBIOSVersion &lt; &#8220;A21&#8243; Replace A21 with the BIOS version you&#8217;re using for the update.  This WMI Query ensures the BIOS is flashed only if it&#8217;s older than a given version.  I then have a restart task to reboot the machine and flash the BIOS.</p>
<p><a href="http://richardstk.files.wordpress.com/2012/01/task-sequence-wmi.jpg"><img class="aligncenter size-full wp-image-313" title="Task Sequence WMI" src="http://richardstk.files.wordpress.com/2012/01/task-sequence-wmi.jpg?w=630&#038;h=575" alt="" width="630" height="575" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/309/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/309/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/309/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=309&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2012/01/27/update-dell-bios-during-operating-system-deployment-using-system-center-configuration-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/01/bios-update-package.jpg" medium="image">
			<media:title type="html">BIOS Update Package</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2012/01/task-sequence-wmi.jpg" medium="image">
			<media:title type="html">Task Sequence WMI</media:title>
		</media:content>
	</item>
		<item>
		<title>Unhandled exception was thrown by the sandboxed code wrapper&#8217;s Execute method in the partial trust app domain</title>
		<link>http://richardstk.wordpress.com/2012/01/17/unhandled-exception-was-thrown-by-the-sandboxed-code-wrappers-execute-method-in-the-partial-trust-app-domain/</link>
		<comments>http://richardstk.wordpress.com/2012/01/17/unhandled-exception-was-thrown-by-the-sandboxed-code-wrappers-execute-method-in-the-partial-trust-app-domain/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 14:10:28 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=306</guid>
		<description><![CDATA[I&#8217;ve been developing a sandboxed web part for SharePoint 2010.  The web part retrieves images from a SharePoint image library and uses Silverlight to display them in a slideshow.  I deployed the web part solution to the live environment and added it to a simple test page.  The web part displayed the images without error. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=306&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been developing a sandboxed web part for SharePoint 2010.  The web part retrieves images from a SharePoint image library and uses Silverlight to display them in a slideshow.  I deployed the web part solution to the live environment and added it to a simple test page.  The web part displayed the images without error.  In preparation for the release of the web part I added it to the home page and configured an audience to hide the web part from all but a test group of users.  As soon as I added an audience to the web part it failed to load and just displayed an error.  Looking in the SharePoint log file showed the error below</p>
<p style="padding-left:30px;">01/17/2012 11:55:26.18 SPUCWorkerProcess.exe (0&#215;8790) 0x92CC SharePoint Foundation Sandboxed Code Service fe8s Medium &#8211; - Unhandled exception was thrown by the sandboxed code wrapper&#8217;s Execute method in the partial trust app domain: An unexpected error has occurred. &#8211; userCodeWrapperType = &#8220;Microsoft.SharePoint.UserCode.SPUserCodeWebPartWrapper&#8221;, userAssemblyGroupId = &#8220;BCC815A08E2A4C64923709F32FA00B92-by0V1RUaCe3c88sryp9ER7slGEpZXlqosRuCBMbd6hY=&#8221;, siteCollectionId = &#8220;1eb54e14-572f-4fd9-a8e7-33b9869d3e96&#8243; &#8211; Inner Exception: Microsoft.SharePoint.UserCode.SPUserCodeSolutionProxiedException: Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at System.Web.HttpRawUploadedContent.TempFile..ctor() at System.Web.HttpRawUploadedContent.AddBytes(Byte[] data, Int32 offset, Int32 length) at System.Web.HttpRequest.GetEntireRawContent() at System.Web&#8230; 9b39d39d-ebb5-4ddd-9387-efff7785962b</p>
<p style="padding-left:30px;">01/17/2012 11:55:26.18* SPUCWorkerProcess.exe (0&#215;8790) 0x92CC SharePoint Foundation Sandboxed Code Service fe8s Medium &#8230;.HttpRequest.GetMultipartContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.get_Form() at System.Web.HttpRequest.get_HasForm() at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) at System.Web.UI.Page.DeterminePostBackMode() at Microsoft.SharePoint.UserCode.SPUserCodePage.DeterminePostBackMode() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 9b39d39d-ebb5-4ddd-9387-efff7785962b</p>
<p style="padding-left:30px;">01/17/2012 11:55:26.18 SPUCHostService.exe (0&#215;6404) 0x97F0 SharePoint Foundation Sandboxed Code Service 0000 Medium &#8211; - Value cannot be null. Parameter name: path1 &#8211; Request executing userSolution Id &#8220;bcc815a0-8e2a-4c64-9237-09f32fa00b92&#8243; for site collection id &#8221; 1eb54e14-572f-4fd9-a8e7-33b9869d3e96&#8243; has encountered an unhandled exception while executing user code. 9b39d39d-ebb5-4ddd-9387-efff7785962b</p>
<p>Searching Google indicated that the error could be due to the size of the HTTP request.   In order to resolve the error I opened the sandbox solution web.config file in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\UserCode\web.config.  I added &lt;httpRuntime requestLengthDiskThreshold = &#8220;4096&#8243; /&gt; to the system.web section of the file according to the information here <a href="http://msdn.microsoft.com/en-us/library/e1f13641.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/e1f13641.aspx</a> .</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/306/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=306&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2012/01/17/unhandled-exception-was-thrown-by-the-sandboxed-code-wrappers-execute-method-in-the-partial-trust-app-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>Site Templates In SharePoint 2010</title>
		<link>http://richardstk.wordpress.com/2011/12/22/site-templates-in-sharepoint-2010/</link>
		<comments>http://richardstk.wordpress.com/2011/12/22/site-templates-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 09:17:59 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=304</guid>
		<description><![CDATA[If you need to save a publishing site as a site template you&#8217;ll need to add /_layouts/savetmpl.aspx to the site URL e.g. if your site URL is http://sharepoint/HR/ you&#8217;ll need to change the URL to http://sharepoint/HR/_layouts/savetmpl.aspx . Once you&#8217;ve saved the site template you can view it in the Solutions gallery.  Navigate to the top level site [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=304&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you need to save a publishing site as a site template you&#8217;ll need to add /_layouts/savetmpl.aspx to the site URL e.g. if your site URL is http://sharepoint/HR/ you&#8217;ll need to change the URL to http://sharepoint/HR/_layouts/savetmpl.aspx .</p>
<p>Once you&#8217;ve saved the site template you can view it in the Solutions gallery.  Navigate to the top level site and choose Site Actions -&gt;Site Settings, then choose Solutions in the Galleries section.  You can use this area to activate, deactivate and delete site templates.  If you need to delete a site template, deactivate it first, otherwise it may continue to show in the site template list when you create a site.</p>
<h1></h1>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/304/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/304/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/304/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=304&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2011/12/22/site-templates-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>Deleted SharePoint Site Still Visible In Top Navigation</title>
		<link>http://richardstk.wordpress.com/2011/12/21/deleted-sharepoint-site-still-visible-in-top-navigation/</link>
		<comments>http://richardstk.wordpress.com/2011/12/21/deleted-sharepoint-site-still-visible-in-top-navigation/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 15:27:04 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=299</guid>
		<description><![CDATA[One of our SharePoint administrators deleted a SharePoint site, but it was still appearing in the top-level navigation.  If you clicked on the link the page could not be found and the site wasn&#8217;t visible in the navigation area of site settings.  In order to make the site disappear I ran an IISRESET on each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=299&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of our SharePoint administrators deleted a SharePoint site, but it was still appearing in the top-level navigation.  If you clicked on the link the page could not be found and the site wasn&#8217;t visible in the navigation area of site settings.  In order to make the site disappear I ran an IISRESET on each web front end.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/299/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=299&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2011/12/21/deleted-sharepoint-site-still-visible-in-top-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>System Center Configuration Manger 2007 R2 Intel vPro/AMT Provisioning Error</title>
		<link>http://richardstk.wordpress.com/2011/12/09/system-center-configuration-manger-2007-r2-intel-vproamt-provisioning-error/</link>
		<comments>http://richardstk.wordpress.com/2011/12/09/system-center-configuration-manger-2007-r2-intel-vproamt-provisioning-error/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 11:54:22 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[System Center Configuration Manger]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=290</guid>
		<description><![CDATA[When using System Center Configuration Manger 2007 R2 (SCCM) with Intel vPro/AMT technology, there&#8217;s two stages to the provisioning process.  In the second stage the SCCM server attempts to connect to the device that&#8217;s being provisioned.  This can fail if the SCCM server has a proxy configured without the required proxy exceptions resulting in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=290&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When using System Center Configuration Manger 2007 R2 (SCCM) with Intel vPro/AMT technology, there&#8217;s two stages to the provisioning process.  In the second stage the SCCM server attempts to connect to the device that&#8217;s being provisioned.  This can fail if the SCCM server has a proxy configured without the required proxy exceptions resulting in the error below:</p>
<p style="padding-left:30px;"><em>Error: Can not finish WSMAN call with target device. 1. Check if there is a winhttp proxy to block connection. 2. Service point is trying to establish connection with wireless IP address of AMT firmware but wireless management has NOT enabled yet. AMT firmware doesn&#8217;t support provision through wireless connection. 3. For greater than 3.x AMT, there is a known issue in AMT firmware that WSMAN will fail with FQDN longer than 44 bytes. (MachineId = 11578)</em></p>
<p>From the command prompt enter  &#8221;proxycfg -d&#8221; to bypass the proxy.  Alternatively, open IE, set proxy server, tick &#8220;Bypass proxy server for local addresses&#8221;  and enter *.%YOURDOMAIN%. Next, from the command prompt enter &#8220;proxycfg -u&#8221;.  This import the proxy settings from IE.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=290&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2011/12/09/system-center-configuration-manger-2007-r2-intel-vproamt-provisioning-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>Manage IIS 7 From Windows 7</title>
		<link>http://richardstk.wordpress.com/2011/11/14/manage-iis-7-from-windows-7/</link>
		<comments>http://richardstk.wordpress.com/2011/11/14/manage-iis-7-from-windows-7/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 14:26:53 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=287</guid>
		<description><![CDATA[If you&#8217;ve installed the Remote Server Administration Tools (RSAT) for Windows 7 http://www.microsoft.com/download/en/details.aspx?id=7887 , you may have noticed there&#8217;s no tool for managing IIS 7.  However, you can download IIS 7 manager here: http://www.microsoft.com/download/en/details.aspx?id=2299<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=287&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve installed the Remote Server Administration Tools (RSAT) for Windows 7 <a title="http://www.microsoft.com/download/en/details.aspx?id=7887" href="http://www.microsoft.com/download/en/details.aspx?id=7887" target="_blank">http://www.microsoft.com/download/en/details.aspx?id=7887</a> , you may have noticed there&#8217;s no tool for managing IIS 7.  However, you can download IIS 7 manager here: <a title="http://www.microsoft.com/download/en/details.aspx?id=2299" href="http://www.microsoft.com/download/en/details.aspx?id=2299" target="_blank">http://www.microsoft.com/download/en/details.aspx?id=2299</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/287/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=287&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2011/11/14/manage-iis-7-from-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>
	</item>
		<item>
		<title>Item Level Recovery Of SharePoint 2010 Using System Center Data Protection Manager 2010</title>
		<link>http://richardstk.wordpress.com/2011/10/12/item-level-recovery-of-sharepoint-2010-using-system-center-data-protection-manager-2010/</link>
		<comments>http://richardstk.wordpress.com/2011/10/12/item-level-recovery-of-sharepoint-2010-using-system-center-data-protection-manager-2010/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 14:52:15 +0000</pubDate>
		<dc:creator>richardstk</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[System Center Data Protection Manager]]></category>

		<guid isPermaLink="false">http://richardstk.wordpress.com/?p=280</guid>
		<description><![CDATA[In order to carry out item level recovery of SharePoint 2010 using System Center Data Protection Manager 2010 (DPM) you may need to update the DPM catalog. I was testing SharePoint 2010 recovery using DPM and got a shock when a site and page I setup for the testing weren&#8217;t listed as being available for recovery [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=280&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order to carry out item level recovery of SharePoint 2010 using System Center Data Protection Manager 2010 (DPM) you may need to update the DPM catalog.</p>
<p>I was testing SharePoint 2010 recovery using DPM and got a shock when a site and page I setup for the testing weren&#8217;t listed as being available for recovery despite the fact I&#8217;d just created a recovery point.  It turns out they had been backed up, but the DPM catalog was out of date.  The steps below detail how to update the catalog.</p>
<p>Open the DPM Management Shell and enter the commands below, substituting X for you DPM server name</p>
<p style="padding-left:30px;">$PG = Get-ProtectionGroup -DPMServerName X</p>
<p>Press Enter, type $PG and press Enter again and you should see a table with two columns.</p>
<p><a href="http://richardstk.files.wordpress.com/2011/10/dpm1.jpg"><img class="aligncenter size-full wp-image-282" title="DPM1" src="http://richardstk.files.wordpress.com/2011/10/dpm1.jpg?w=630&#038;h=312" alt="" width="630" height="312" /></a></p>
<p>Type $DS = Get-Datasource $PG[X] and press Enter.  Substitute X with the number of the datasource in the list above.  In my case I want to update the catalog for the &#8220;SharePoint 2010&#8243; datasource, which is third in the list, so I enter [2] as the list is zero based.   Type $DS and press Enter.</p>
<p><a href="http://richardstk.files.wordpress.com/2011/10/dpm2.jpg"><img class="aligncenter size-full wp-image-283" title="DPM2" src="http://richardstk.files.wordpress.com/2011/10/dpm2.jpg?w=630&#038;h=120" alt="" width="630" height="120" /></a></p>
<p>The output above shows the details for the selected datasource.  I want to update the catalog for the Sharepoint Farm, so type the command below and press Enter.  $DS[0] is the value of the datasource item within the list.  This list is also zero based.</p>
<p style="padding-left:30px;">Start-CreateCatalog -Datasource $DS[0]</p>
<p><a href="http://richardstk.files.wordpress.com/2011/10/dpm3.jpg"><img class="aligncenter size-full wp-image-284" title="DPM3" src="http://richardstk.files.wordpress.com/2011/10/dpm3.jpg?w=630&#038;h=119" alt="" width="630" height="119" /></a></p>
<p>Allow a few minutes for the catalog to update and the items will be available for recovery.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/richardstk.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/richardstk.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/richardstk.wordpress.com/280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=richardstk.wordpress.com&amp;blog=17143544&amp;post=280&amp;subd=richardstk&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://richardstk.wordpress.com/2011/10/12/item-level-recovery-of-sharepoint-2010-using-system-center-data-protection-manager-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce117ced2ba1836940acc92cb3dd1f2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">richardstk</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2011/10/dpm1.jpg" medium="image">
			<media:title type="html">DPM1</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2011/10/dpm2.jpg" medium="image">
			<media:title type="html">DPM2</media:title>
		</media:content>

		<media:content url="http://richardstk.files.wordpress.com/2011/10/dpm3.jpg" medium="image">
			<media:title type="html">DPM3</media:title>
		</media:content>
	</item>
	</channel>
</rss>
