<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>sharepointautoupgrad Wiki Rss Feed</title><link>https://sharepointautoupgrad.codeplex.com/</link><description>sharepointautoupgrad Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>https://sharepointautoupgrad.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Project Description&lt;/h1&gt;SharePoint.AutoUpgradeSolution &amp;#40;by Sogeti&amp;#41; is a SharePoint 2010 solution which allows farms administrators to automate and plan solutions upgrade&amp;#47;redeployment.&lt;br /&gt;
&lt;h2&gt;How to deploy the SharePoint.AutoUpgradeSolution feature&lt;/h2&gt;First, copy the Sogeti.SharePoint.AutoUpgradeSolution.wsp file on the SharePoint serveur. Start &amp;quot;SharePoint 2010 Management Shell&amp;quot; (PowerShell) as Administrator (right click, run as &amp;quot;Administrator&amp;quot;). In the PowerShell window, type the following command :&lt;br /&gt;&lt;br /&gt;Add-SPSolution &amp;quot;path to wsp&amp;quot;&lt;br /&gt;(e.g. : Add-SPSolution &amp;quot;C:\Temp\Sogeti.SharePoint.AutoUpgradeSolution.wsp&amp;quot;)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369329" alt="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step1.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Then, run the next command to deploy the solution&lt;br /&gt;Install-SPSolution -Identity Sogeti.SharePoint.AutoUpgradeSolution.wsp -GACDeployment&lt;br /&gt;&lt;br /&gt;To finish, we have to activate the solution on the Central Administration. Connect to &amp;quot;SharePoint Central Administration&amp;quot; and go to &amp;quot;Application Management&amp;quot; the &amp;quot;Manage Web Application&amp;quot;.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369330" alt="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step2.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Select SharePoint Central Administration web application and click on &amp;quot;Manage Features&amp;quot; option in the ribbon.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369331" alt="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step3.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Activate the feature &amp;#171; Auto Upgrade Solution for SharePoint 2010 by Sogeti &amp;#187; &lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369332" alt="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step4.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Install.Step4.jpg" /&gt;&lt;br /&gt;
&lt;h2&gt;How to configure Auto Upgrade&lt;/h2&gt;To auto upgrade for solutions, go to SharePoint Central Administration. Click on &amp;quot;System Settings&amp;quot; in left menu, then choose &amp;quot;Configure auto upgrade for solutions&amp;quot; link&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369338" alt="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step1.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;The configuration page present the actual configuration of the AutoUpgrade solution. The &amp;quot;Solutions Folder Location&amp;quot; contains the path (UNC) where the feature will search solutions to upgrade. Under this parameter, the page display, for each deployed solution in the farm, the current AutoUpgrade configuration&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369339" alt="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step2.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;To change the AutoUpgrade configuration of a solution, click on the solution name link. The AutoUpgrade configuration page will display&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369340" alt="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step3.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Use the &amp;quot;Select upgrade method&amp;quot; list to select which upgrade method you want to apply for this solution. 3 choices are availables :&lt;br /&gt;- Not configured : AutoUpgrade feature will not manage auto upgrade for this solution&lt;br /&gt;- Retract and redeploy : For each new available update, the previous deployed solution will be retract and remove and the new one will be install and deployed. The new deployed version will use previous version deployment configuration (GAC deployment, WebApplication target, ...)&lt;br /&gt;- Upgrade : The current solution version will be upgrade with the new version&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369341" alt="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step4.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Then, the configuration page allows to choose deployment plan. You can choose between &amp;quot;Immediatly&amp;quot; or specify a deployment time. Click &amp;quot;OK&amp;quot; button to validate changes or cancel to back to the previous page.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Warning:&lt;/b&gt; The folder location property must be set if you want the feature works. You also need to be sure the account used to run the SharePoint Timer process have read/write access in the folder location.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=sharepointautoupgrad&amp;DownloadId=369342" alt="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step5.jpg" title="Sogeti.SharePoint.AutoUpgradeSolution.Configuration.Step5.jpg" /&gt;&lt;br /&gt;&lt;b&gt;Be carefull:&lt;/b&gt; All changes made on autoupgrade solutions are saved only when the main page was validate. If you navigate to an other page or click on cancel, all changes will be lost. Click to &amp;quot;OK&amp;quot; to save changes made in this page and in each AutoUpgrade solution configuration page.&lt;br /&gt;
&lt;h2&gt;How to use it&lt;/h2&gt;Now you finished to configure your AutoUpgrade policies for each solutions, published the .wsp to upgrade in the folder location specified in configuration. After each solution upgrade, the .wsp source file will be rename with de upgrade datetime and the autoupgrade mode (Redeployed or Upgrade).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Not2Earlier</author><pubDate>Wed, 18 Apr 2012 11:40:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120418114012A</guid></item></channel></rss>