How to solve Error "Admin SVC must be running in order to create deployment timer job"
I have added a solution for Sharepoint 2010 with PowerShell and wanted to install it. But While installing a solution I got an error:
Install-SPSolution : Admin SVC must be running in order to create deployment timer job.
Solution is rather simple if you know what to do:
Goto "Control Panel -> Administrative tools -> Services", select SharePoint 2010 Administration and start it.