I am trying to deploy a wsp solution in SP2010 using powershell script and Its showing the status in CA as Deploying for a long time. I have tried 1. stsadm -o execadmsvcjobs 2. stsadm -o enumdeployments 3. Remove-SPSolution -ID -force (Finally to remove the solution ) 4. Restarted SharePoint 2010 Timer Job in services.msc
still facing same problem once I deploy it again. Any Help