07 Jul, 2010
Retract SharePoint solution from Central Admin with PowerShell
Posted by: Toni Frankola In: SharePoint|SharePoint 2010
I deployed a custom made solution to the SharePoint 2010 Central Administration application. However when I tried to remove the solution and failed from both PowerShell and GUI. The solution remained in the Deployed state. After examining the log files I figured out that SharePoint timer iterates all the web applications except central admin. Here [...]