SharePoint 2013 – update a custom solution without having to retract the previous version

If you need to update a custom solution without having to retract the previous version you can do this using the Update-SPSolution PowerShell cmdlet:

Update-SPSolution -Identity MySolution.wsp -LiteralPath C:\MySolution.wsp -GACDeployment

[BlogBookmark] [Blogsvine] [del.icio.us] [Digg] [Facebook] [Furl] [Google] [LinkedIn] [MySpace] [Reddit] [Slashdot] [StumbleUpon] [Twitter] [Windows Live] [Yahoo!] [Email]