Visual Upgrade All SharePoint Sites in a web application using PowerShell

After the Migration using database attachment method, Had to upgrade all sites to New SharePoint 2010 User Interface. Used this PowerShell code to accomplish. SharePoint 2010 visual upgrade using PowerShell script Or you can use the SPSite’s VisualUpgradeWebs() method: Here is the Before/After images:

Read more