Hi All,
While Deploying a WSP solution into a WebApplication in Powershell. You may face the issue or error as:
“Admin SVC must be running in order to create deployment timer job”
To rectify it:
Just go to Enable the Services of SharePoint Administrator.
Go To Command Prompt and Type Services.msc. You will see a window contains all the list of services running.
Enable “SharePoint 2010 Administration” service.
Service name: SPAdminV4
Display Name: SharePoint 2010 Administration
Once you have Enabled or Started it that the command will run smoothly.