Downloading WSP from Central Administration



using powersell we ca achive this.
 
$farm = Get-SPFarm
$file = $farm.Solutions.Item("Nameofthewsp.WSP").SolutionFile
$file.SaveAs("C:\Backup\Nameofthewsp.WSP")

Comments

Popular posts from this blog

WCF interview questions

The term 'Connect-MsolService' is not recognized as the name of a cmdlet, function, script file, or operable program

what is Event Cache table in sharepoint