Unable to STOP microsoft sharepoint foundation web application service

Run the below command in PowerShell

stsadm -o provisionservice -action start -servicetype spwebservice
it will restart the service.

More info

https://technet.microsoft.com/en-us/library/ee748612.aspx 


Hope this will helps you...

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell