Thursday, September 1, 2011

How do I restart SharePoint Timer Service from command line

The other way to restart the SharePoint Timer Service apart from Services Management Console (services.msc) is from command line.

net stop "Windows SharePoint Services Timer"

net start "Windows SharePoint Services Timer"

Thanks for reading. If you have some other explanation – please post a comment… I’ll be happy to hear.

...HaPpY CoDiNg

Partha (Aurum)

No comments:

Post a Comment