Downloading WSP from Central Administration Get link Facebook X Pinterest Email Other Apps - December 18, 2014 using powersell we ca achive this. $farm = Get-SPFarm $file = $farm.Solutions.Item("Nameofthewsp.WSP").SolutionFile $file.SaveAs("C:\Backup\Nameofthewsp.WSP") Get link Facebook X Pinterest Email Other Apps Comments
Comments